LIDOR SYSTEMS

Advanced User Interface Controls and Components

IntegralUI Web

Documentation and API Reference


insertTabBefore(name, tab, refTab)

Inserts a new tab at position before specified tab in TabStrip directive.

Parameters

ParamTypeDetails
nameStringThe value of name attribute of the TabStrip directive
tabObjectThe tab to add to the collection
refTab ObjectA reference tab before which the newly added tab will be positioned

Return Value

This method does not return a value.

Remarks

This method is part of IntegralUITabStripService.

Version Information

Supported in: v1.0.

See Also