LIDOR SYSTEMS

Advanced User Interface Controls and Components

IntegralUI Web

Documentation and API Reference


insertTabAfter(tab, refTab)

Inserts a new tab at position after specified tab in TabStrip component.

Parameters

ParamTypeDetails
tabObjectThe tab to insert to the collection
refTab ObjectA reference tab after which the newly added tab will be positioned

Return Value

This method does not return a value.

Version Information

Supported in: v1.0.

See Also