Class QSortable_ActivateEvent
This event is triggered when using connected lists, every connected list on drag start receives it.
- event Type: Event
- ui Type: Object
- helper Type: jQuery The jQuery object representing the helper being sorted. * item Type: jQuery The jQuery object representing the current dragged element. * offset Type: Object The current absolute position of the helper represented as { top, left }. * position Type: Object The current position of the helper represented as { top, left }. * originalPosition Type: Object The original position of the element represented as { top, left }. * sender Type: jQuery The sortable that the item comes from if moving from one sortable to another. * placeholder Type: jQuery The jQuery object representing the element being used as a placeholder.
- QBaseClass
- QEvent
- QJqUiEvent
- QSortable_ActivateEvent
__construct(),
__get()
|
OverrideAttributes(),
__call(),
__set()
|
string |
EventName
|
#
'sortactivate'
|
$intDelay,
$strCondition,
$strSelector
|
$Condition,
$Delay,
$EventName,
$JsReturnParam,
$Selector
|