LIDOR SYSTEMS

Advanced User Interface Controls and Components

IntegralUI Web

Documentation and API Reference


getList(name, full)

Gets the list of tabs present in TabStrip.

Parameters

ParamTypeDetails
nameStringThe value of name attribute of the TabStrip directive
full (optional)BooleanDetermines whether the full list or list of currently visible tabs is returned

Return Value

An array that represents the list of tabs present in TabStrip. If full is not specified, a list of currently visible tabs is returned.

Remarks

This method is part of IntegralUITabStripService.

Version Information

Supported in: v1.0.

See Also