Class QSortable_StopEvent
This event is triggered when sorting has stopped.
- 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 QEvent
- 
			 QJqUiEvent QJqUiEvent
- 
			 QSortable_StopEvent QSortable_StopEvent
| 
			__construct(), 
			__get()
		 | 
| 
			OverrideAttributes(), 
			__call(), 
			__set()
		 | 
| string | 
				EventName
			 | 
				#
				 'sortstop' | 
| 
			$intDelay, 
			$strCondition, 
			$strSelector
		 | 
| 
			$Condition, 
			$Delay, 
			$EventName, 
			$JsReturnParam, 
			$Selector
		 |