| Interface | Description |
|---|---|
| DragSourceFactory |
A factory interface that a component can implement to provide a default DragSource for itself or provide named DragSource instances.
|
| Class | Description |
|---|---|
| CalendarDropSite |
Abstract data structure representing the drop of a object on to the calendar drop site
|
| DragSource |
Object representing a drag source for a component.
|
| Enum | Description |
|---|---|
| DnDAction |
Enumeration of valid Drag and Drop action values.
|