JavaScript/jQuery Diagram Interfaces
This section describes interfaces that the Diagram component uses.
CustomCommand
An object that provides information about a custom command in the Diagram UI component.
dxDiagramAddShapeArgs
Contains information about the processed shape.
dxDiagramAddShapeFromToolboxArgs
Contains information about the processed shape.
dxDiagramBeforeChangeConnectorTextArgs
Contains information about the processed connector.
dxDiagramBeforeChangeShapeTextArgs
Contains information about the processed shape.
dxDiagramChangeConnectionArgs
Contains information about the processed connection.
dxDiagramChangeConnectorPointsArgs
Contains information about the processed connector.
dxDiagramChangeConnectorTextArgs
Contains information about the processed connector.
dxDiagramChangeShapeTextArgs
Contains information about the processed shape.
dxDiagramConnector
An object that provides information about a connector in the Diagram UI component.
dxDiagramDeleteConnectorArgs
Contains information about the processed connector.
dxDiagramDeleteShapeArgs
Contains information about the processed shape.
dxDiagramItem
An object that provides information about an item (shape or connector) in the Diagram UI component.
dxDiagramMoveShapeArgs
Contains information about the processed shape.
dxDiagramResizeShapeArgs
Contains information about the processed shape.
dxDiagramShape
An object that provides information about a shape in the Diagram UI component.
If you have technical questions, please create a support ticket in the DevExpress Support Center.