| Package | Description |
|---|---|
| to.etc.domui.dom.html | |
| to.etc.domui.util |
| Modifier and Type | Method and Description |
|---|---|
IDropHandler |
Div.getDropHandler()
Return the current drop handler for a node.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Div.setDropHandler(IDropHandler dropHandler)
Make this node acceptable for dropping dragged items into.
|
| Modifier and Type | Method and Description |
|---|---|
IDropHandler |
IDropTargetable.getDropHandler()
Return the current drop handler for a node.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
UIDragDropUtil.exposeDroppable(NodeBase base,
IDropHandler dh)
Expose all drappable thingies on a node.
|
void |
DivModeDragAndDropPlugin.renderDroppable(NodeBase base,
IDropHandler dh) |
void |
UIDragDropUtil.renderDroppable(NodeBase base,
IDropHandler dh) |
void |
IDragNdropPlugin.renderDroppable(NodeBase base,
IDropHandler dh) |
void |
IDropTargetable.setDropHandler(IDropHandler handler)
Make this node acceptable for dropping dragged items into.
|
Copyright © 2017 etc.to. All rights reserved.