| Name | Description | Type | Package | Framework |
| CmsCompositeDNDController | A DND controller which forwards method calls to multiple other DND controllers. | Class | org.opencms.gwt.client.dnd | OpenCMS |
| CmsDNDHandler | Drag and drop handler. | Class | org.opencms.gwt.client.dnd | OpenCMS |
| CmsDNDHandler .AnimationType | The animation types. | Class | org.opencms.gwt.client.dnd | OpenCMS |
| CmsDNDHandler .Direction | Scroll direction enumeration. | Class | org.opencms.gwt.client.dnd | OpenCMS |
| CmsDNDHandler .Orientation | The allowed drag and drop orientation. | Class | org.opencms.gwt.client.dnd | OpenCMS |
| I_CmsDNDController | Drag and drop controller. | Interface | org.opencms.gwt.client.dnd | OpenCMS |
| I_CmsDraggable | Interface defining all methods used by drag and drop on a draggable element. | Interface | org.opencms.gwt.client.dnd | OpenCMS |
| I_CmsDragHandle | Drag and drop drag handle. | Interface | org.opencms.gwt.client.dnd | OpenCMS |
| I_CmsDropTarget | Interface defining all methods needed for a drag and drop target. | Interface | org.opencms.gwt.client.dnd | OpenCMS |
| I_CmsNestedDropTarget | Provides methods for nested drop targets. | Interface | org.opencms.gwt.client.dnd | OpenCMS |