| Package | Description |
|---|---|
| to.etc.domui.util |
| Modifier and Type | Method and Description |
|---|---|
void |
IDropHandler.onDropped(DropEvent context)
This is an event function which gets called as soon as a Draggable is dropped on the dropTarget
having this handler.
|
void |
IDragHandler.onDropped(DropEvent context)
Called when the dragged node has been dropped on a DropTarget which has accepted the
node.
|
Copyright © 2017 etc.to. All rights reserved.