About Drag&Drop
DragAndDrop
contains all functionality to really move and drop Objects.
It has a listener, that controls dragList
and moves Objects, that are added there.
To add and Object you can use add function and to drop also drop.
More info is in this documentation section.