onDrag(s,e)

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

called when drag-n-drop started and defines defines dragging behavior

Parameters

  • s - source html object (optional)
    • object
  • e - event object (optional)
    • object

Returns

html node