Search results

DiagramAction API in Vue Diagram API component

Enables/Disables certain actions of diagram

  • Render - Indicates the diagram is in render state.
  • PublicMethod - Indicates the diagram public method is in action.
  • ToolAction - Indicates the diagram Tool is in action.
  • UndoRedo - Indicates the diagram undo/redo is in action.
  • TextEdit - Indicates the text editing is in progress.
  • Group - Indicates the group is in progress.
  • Clear - Indicates diagram have clear all.
  • PreventClearSelection - prevents diagram from clear selection
  • Clear - Indicates diagram have clear all.
  • DecoratorPropertyChange - Indicates whether decorator property is changed or not
  • DragUsingMouse - Indicates whether drag is initiated by mouse
  • Group - Indicates the group is in progress.
  • Interactions - Indicates whether drag or rotate tool has been activated
  • PreventClearSelection - prevents diagram from clear selection.
  • PreventCollectionChangeOnDragOver - Use to prevent the collection change event while dragging lane from palette and over it in diagram
  • PreventHistory - Use to prevent the history during some action in diagram
  • PreventIconsUpdate - Use to prevent the icon while expand a node in diagram
  • PreventLaneContainerUpdate - Avoid dropping of child nodes into the swim lane
  • PreventZIndexOnDragging - Use to prevent the z order on dragging the diagram elements
  • PublicMethod - Indicates the diagram public method is in action.
  • Render - Indicates the diagram is in render state.r
  • TextEdit - Indicates the text editing is in progress.
  • ToolAction - Indicates the diagram Tool is in action.
  • UndoRedo - Indicates the diagram undo/redo is in action.
  • isGroupDragging - Indicates whether group dragging has been activated