Class QTabs_CreateEvent
Triggered when the tabs are created. If the tabs are collapsed, ui.tab and ui.panel will be empty jQuery objects.
- event Type: Event
- ui Type: Object
- tab Type: jQuery The active tab. * panel Type: jQuery The active panel.
- QBaseClass
- QEvent
- QJqUiEvent
- QTabs_CreateEvent
Located at includes/base_controls/QTabsGen.class.php
__construct(),
__get()
|
OverrideAttributes(),
__call(),
__set()
|
string |
EventName
|
#
'tabscreate'
|
$intDelay,
$strCondition,
$strSelector
|
$Condition,
$Delay,
$EventName,
$JsReturnParam,
$Selector
|