To really get drag and drop working you need to define a function which you attach to QxConst.EVENT_TYPE_DRAGSTART-event, which invokes at least this.startDrag()
Name | Type | Mandatory | Info |
---|---|---|---|
e | All | false |
This function is private. It is only for internal programming and should not be used by the user!
QxDragAndDropManager._handleMouseDown(e);