| BrowserTabTreeDragAndDropHandlerRegistry |
Used to register custom drag and drop handling for browser tab trees from external applications
|
| CustomDragAndDropHandler |
Drop Diagram Handler interface used to implement drag and drop actions for browser drops
|
| 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.
|
| DiagramTransferableDragAndDropHandler |
|
| DiagramTransferableDragAndDropHandlerRegistry |
|
| DroppedData |
Wraps essential info from TransferHandler.TransferSupport to make it accessible after drop is complete
|
| DropTarget |
Class is used as a wrapper for drag and drop handler data
|