DiagramAction API in JavaScript (ES5) Diagram API control
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
Group
Interactions
PreventClearSelection
PreventHistory
PreventIconsUpdate
PublicMethod
Render
TextEdit
ToolAction
UndoRedo
Thank you for your feedback and comments.We will rectify this as soon as possible!