Class QAccordion_CreateEvent
Triggered when the accordion is created. If the accordion is collapsed, ui.header and ui.panel will be empty jQuery objects.
- event Type: Event
- ui Type: Object
- header Type: jQuery The active header. * panel Type: jQuery The active panel.
 
- QBaseClass
- 
			 QEvent QEvent
- 
			 QJqUiEvent QJqUiEvent
- 
			 QAccordion_CreateEvent QAccordion_CreateEvent
| 
			__construct(), 
			__get()
		 | 
| 
			OverrideAttributes(), 
			__call(), 
			__set()
		 | 
| string | 
				EventName
			 | 
				#
				 'accordioncreate' | 
| 
			$intDelay, 
			$strCondition, 
			$strSelector
		 | 
| 
			$Condition, 
			$Delay, 
			$EventName, 
			$JsReturnParam, 
			$Selector
		 |