Class | Description |
---|---|
CustomDragAndDropHandler |
Drop Diagram Handler interface used to implement drag and drop actions for browser drops
Using this interface you can implement the main methods that are responsible for drag and drop actions.
|
CustomDropDiagramHandlerFactory |
Custom Drag and Drop handler factory, used to created and register Custom Drag and Drop handlers for diagram drop.
|
CustomShapeMoveHandlerFactory |
Custom Drag and Drop handler factory, used to created and register Custom Drag and Drop handlers for shape move.
|