LIDOR SYSTEMS

Advanced User Interface Controls and Components

IntegralUI Web

Documentation and API Reference


removeGroupAt(name, index)

Removes an group at specified position in Accordion directive.

Parameters

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

Return Value

This method does not return a value.

Remarks

This method is part of IntegralUIAccordionService.

Version Information

Supported in: v1.0.

See Also