|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectto.etc.domui.util.UIDragDropUtil
public final class UIDragDropUtil
Method Summary | |
---|---|
static void |
exposeDraggable(NodeBase base,
IDragHandler dh)
Expose all draggable thingies on a node. |
static void |
exposeDroppable(NodeBase base,
IDropHandler dh)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static void exposeDraggable(NodeBase base, IDragHandler dh)
base
- dh
- public static void exposeDroppable(NodeBase base, IDropHandler dh)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |