Class QDataGrid_SortEvent
Base class of QEvents. Events are used in conjunction with actions to respond to user actions, like clicking, typing, etc., or even programmable timer events.
- QBaseClass
- 
			 QEvent QEvent
- 
			 QDataGrid_SortEvent QDataGrid_SortEvent
| 
			__construct(), 
			__get()
		 | 
| 
			OverrideAttributes(), 
			__call(), 
			__set()
		 | 
| string | 
				JsReturnParam
			 | 
				#
				 'ui' | 
| string | 
				EventName
			 | 
				#
				 'qdg2sort' | 
| 
			$intDelay, 
			$strCondition, 
			$strSelector
		 | 
| 
			$Condition, 
			$Delay, 
			$EventName, 
			$JsReturnParam, 
			$Selector
		 |