LIDOR SYSTEMS

Advanced User Interface Controls and Components

IntegralUI Web

Documentation and API Reference


insertGroupAt(name, group, index)

Inserts a new group at specified position in Accordion directive.

Parameters

ParamTypeDetails
nameStringThe value of name attribute of the Accordion directive
groupObjectThe group to insert to the collection
indexIntegerThe indexed location within the collection to insert the group

Return Value

This method does not return a value.

Remarks

This method is part of IntegralUIAccordionService.

Version Information

Supported in: v1.0.

See Also