Class BPMNEditorState

Object
SharedState
AbstractComponentState
AbstractLegacyComponentState
BPMNEditorState
All Implemented Interfaces:
Serializable

public class BPMNEditorState extends AbstractLegacyComponentState
See Also:
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    boolean
     
    boolean
     

    Fields inherited from class AbstractLegacyComponentState

    immediate, readOnly

    Fields inherited from class AbstractComponentState

    caption, captionAsHtml, description, descriptionContentMode, errorLevel, errorMessage, height, id, primaryStyleName, styles, width

    Fields inherited from class SharedState

    enabled, registeredEventListeners, resources
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • openedAsNew

      public boolean openedAsNew
    • isEditorOpen

      public boolean isEditorOpen
  • Constructor Details

    • BPMNEditorState

      public BPMNEditorState()