JavaScript/jQuery Diagram Types
AutoZoomMode
Specifies how the Diagram UI component automatically zooms the work area.
Used in:
Command
Specifies the Diagram command's identifier.
Used in:
- Diagram - Interfaces - CustomCommand - items
- Diagram - Interfaces - CustomCommand - name
- Diagram - contextMenu - commands
- Diagram - historyToolbar - commands
- Diagram - mainToolbar - commands
- Diagram - propertiesPanel - tabs - commands
- Diagram - propertiesPanel - tabs - groups - commands
- Diagram - viewToolbar - commands
ConnectorLineEnd
Specifies the default tip of a connector's start/end point.
ConnectorLineType
Specifies the default type of a connector.
ConnectorPosition
The position of the connector in the processed point.
ContentReadyEvent
The type of the contentReady event handler's argument.
Used in:
CustomCommandEvent
The type of the customCommand event handler's argument.
Used in:
DataLayoutType
Specifies an auto-layout algorithm that the UI component uses to build a diagram.
DiagramExportFormat
Exports the diagram to an image format.
Used in:
DisposingEvent
The type of the disposing event handler's argument.
Used in:
InitializedEvent
The type of the initialized event handler's argument.
Used in:
ItemClickEvent
The type of the itemClick event handler's argument.
Used in:
ItemDblClickEvent
The type of the itemDblClick event handler's argument.
Used in:
ModelOperation
Specifies the edit operation.
OptionChangedEvent
The type of the optionChanged event handler's argument.
Used in:
PanelVisibility
Specifies the panel's visibility.
RequestEditOperationEvent
The type of the requestEditOperation event handler's argument.
Used in:
RequestEditOperationReason
Specifies the reason to request edit operation.
RequestLayoutUpdateEvent
The type of the requestLayoutUpdate event handler's argument.
Used in:
SelectionChangedEvent
The type of the selectionChanged event handler's argument.
Used in:
ShapeCategory
Specifies the category of shapes.
ShapeType
The type of the processed shape.
ToolboxDisplayMode
Specifies how shapes are displayed in the toolbox.