Go to the source code of this file.
Function Documentation
Global namespace.
- Author
- Dodonov A.A.
Definition at line 6 of file tabs_ex.js.
| if |
( |
!ultimix. |
tab_control | ) |
|
Local namespace.
- Author
- Dodonov A.A.
Definition at line 16 of file tabs_ex.js.
{
ultimix.tab_control.TabCounter = 1;
ultimix.tab_control.AddTabFlag = 0;
ultimix.tab_control.AddContentId =
'_unexisting_id';
ultimix.tab_control.InitialTabWasDeleted =
new Array();
ultimix.tab_control.SelectCreated =
false;
ultimix.tab_control.InsertIndex = -1;
ultimix.tab_control.AutoSelect =
false;
}