LIDOR SYSTEMS

Advanced User Interface Controls and Components

IntegralUI Web

Documentation and API Reference


removeTabAt(name, index)

Removes an tab at specified position in TabStrip directive.

Parameters

ParamTypeDetails
nameStringThe value of name attribute of the TabStrip directive
indexIntegerThe indexed location within the collection to remove an tab from

Return Value

This method does not return a value.

Remarks

This method is part of IntegralUITabStripService.

Version Information

Supported in: v1.0.

See Also