Package org.opencms.gwt.client.dnd

Interface Summary
I_CmsDNDController Drag and drop controller.
I_CmsDraggable Interface defining all methods used by drag and drop on a draggable element.
I_CmsDragHandle Drag and drop drag handle.
I_CmsDropTarget Interface defining all methods needed for a drag and drop target.
 

Class Summary
CmsCompositeDNDController A DND controller which forwards method calls to multiple other DND controllers.
CmsDNDHandler Drag and drop handler.
 

Enum Summary
CmsDNDHandler.Direction Scroll direction enumeration.
CmsDNDHandler.Orientation The allowed drag and drop orientation.