addDrag(node,ctrl)

  • Type: Method
  • File: core/dnd.js
  • Implemented in: DragControl
  • Included in:

registers drag area

Parameters

  • node - html node or ID
    • object,string
  • ctrl - hash code of the drag control methods (optional)
    • object

Returns