|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| DND | DND public constants and enumerations. |
| DndDragCancelEvent | Fires after a drag is cancelled. |
| DndDragEnterEvent | Fires when a drag enters a drop target. |
| DndDragLeaveEvent | |
| DndDragMoveEvent | |
| DndDragStartEvent | |
| DndDropEvent | |
| DragSource | Identifies a widget that drag and drops can be initiated from. |
| DropTarget | Identifies components that can receive data from a drag and drop operations. |
| GridDragSource<M> | A DragSource implementation for Grids. |
| GridDropTarget<M> | A DropTarget implementation for Grids. |
| Insert | A custom widget used to show insert locations with drop targets. |
| Insert.DefaultInsertAppearance | |
| ListViewDragSource<T> | |
| ListViewDropTarget<T> | |
| StatusProxy | A custom widget used to display the status of the drag operation and information about the data being dragged. |
| TreeDragSource<M> | |
| TreeDropTarget<M> | DropTarget for trees. |
| TreeGridDragSource<M> | |
| TreeGridDropTarget<M> | |
| Enum Summary | |
|---|---|
| DND.Feedback | Feedback public enumeration which sets the type of visual feedback a drop target will display. |
| DND.Operation | Operation public enumeration which sets the operation performed by a drop target. |
| DND.TreeSource | TreeSource public enumeration which specifies the type of drops that are allowed with a tree drop target. |
Drag and drop framework.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||