Class QDraggable_DragEvent
Triggered while the mouse is moved during the dragging, immediately before the current move happens.
- event Type: Event
- ui Type: Object
- helper Type: jQuery The jQuery object representing the helper thats being dragged. * position Type: Object Current CSS position of the helper as { top, left } object. The values may be changed to modify where the element will be positioned. This is useful for custom containment, snapping, etc. * offset Type: Object Current offset position of the helper as { top, left } object.
- QBaseClass
- QEvent
- QJqUiEvent
- QDraggable_DragEvent
__construct(),
__get()
|
OverrideAttributes(),
__call(),
__set()
|
string |
EventName
|
#
'drag'
|
$intDelay,
$strCondition,
$strSelector
|
$Condition,
$Delay,
$EventName,
$JsReturnParam,
$Selector
|