Class BpmnViewerState
java.lang.Object
com.vaadin.shared.communication.SharedState
com.vaadin.shared.AbstractComponentState
com.vaadin.shared.ui.JavaScriptComponentState
io.jmix.bpmui.uicomponent.bpmnviewer.vaadin.BpmnViewerState
- All Implemented Interfaces:
com.vaadin.shared.JavaScriptConnectorState
,Serializable
public class BpmnViewerState
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
-
bpmnXml
-
markers
-
setElementColorCmds
-
-
Constructor Details
-
BpmnViewerState
public BpmnViewerState()
-