createDrag(e)

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

called when drag-n-drop is initiated, creates drag representation

Parameters

  • e - event object
    • object

Returns