public final class UIDragDropUtil extends Object implements IDragNdropPlugin
| Modifier and Type | Field and Description |
|---|---|
static String |
DROP_MODE_ATTRIBUTE |
| Modifier and Type | Method and Description |
|---|---|
static void |
exposeDraggable(NodeBase base,
IDragHandler dh)
Expose all draggable thingies on a node.
|
static void |
exposeDroppable(NodeBase base,
IDropHandler dh)
Expose all drappable thingies on a node.
|
DropMode |
getMode() |
void |
renderDraggable(NodeBase base,
IDragHandler dh) |
void |
renderDroppable(NodeBase base,
IDropHandler dh) |
public static final String DROP_MODE_ATTRIBUTE
public static void exposeDraggable(NodeBase base, IDragHandler dh)
DROP_MODE_ATTRIBUTE.base - dh - public static void exposeDroppable(NodeBase base, IDropHandler dh)
base - dh - public DropMode getMode()
getMode in interface IDragNdropPluginpublic void renderDraggable(NodeBase base, IDragHandler dh)
renderDraggable in interface IDragNdropPluginpublic void renderDroppable(NodeBase base, IDropHandler dh)
renderDroppable in interface IDragNdropPluginCopyright © 2017 etc.to. All rights reserved.