Class GrapesJsHtmlEditorComponentState
java.lang.Object
com.vaadin.shared.communication.SharedState
com.vaadin.shared.AbstractComponentState
com.vaadin.shared.ui.JavaScriptComponentState
io.jmix.grapesjs.widget.grapesjshtmleditorcomponent.GrapesJsHtmlEditorComponentState
- All Implemented Interfaces:
com.vaadin.shared.JavaScriptConnectorState
,Serializable
public class GrapesJsHtmlEditorComponentState
extends com.vaadin.shared.ui.JavaScriptComponentState
- See Also:
-
Field Summary
Modifier and TypeFieldDescriptionFields inherited from class com.vaadin.shared.AbstractComponentState
caption, captionAsHtml, CONTEXT_HELP_ICON_CLICK_EVENT, contextHelpText, contextHelpTextHtmlEnabled, description, descriptionContentMode, errorLevel, errorMessage, height, id, jTestId, primaryStyleName, styles, width
Fields inherited from class com.vaadin.shared.communication.SharedState
enabled, registeredEventListeners, resources
-
Constructor Summary
-
Method Summary
Methods inherited from class com.vaadin.shared.ui.JavaScriptComponentState
getCallbackNames, getRpcInterfaces, setCallbackNames, setRpcInterfaces
-
Field Details
-
disabledBlocks
-
html
-
plugins
-
blocks
-
inlineCss
-
command
-
-
Constructor Details
-
GrapesJsHtmlEditorComponentState
public GrapesJsHtmlEditorComponentState()
-