| 接口 | 说明 |
|---|---|
| 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.
|
| 类 | 说明 |
|---|---|
| CmsCompositeDNDController |
A DND controller which forwards method calls to multiple other DND controllers.
|
| CmsDNDHandler |
Drag and drop handler.
|
| 枚举 | 说明 |
|---|---|
| CmsDNDHandler.Direction |
Scroll direction enumeration.
|
| CmsDNDHandler.Orientation |
The allowed drag and drop orientation.
|