Interface GrapesJsHtmlEditorComponent.CommandResultListener

Enclosing class:
GrapesJsHtmlEditorComponent

public static interface GrapesJsHtmlEditorComponent.CommandResultListener
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    onResult(String result)
     
  • Method Details

    • onResult

      void onResult(String result)