Samples
Forum
Support
Documentation
addDrag
addDrop
createDrag
destroyDrag
getContext
getMaster
getNode
sendSignal
Start
API Reference
Mixins
DragControl
Methods
getMaster
returns object which controls dnd
object
getMaster
(
object
target
);
Parameters
target
object
dragged object or dropped object
Returns
object
dnd master
Back to top