LIDOR SYSTEMS

Advanced User Interface Controls and Components

IntegralUI Web

Documentation and API Reference


insertGroupAfter(group, refGroup)

Inserts a new group at position after specified group in Accordion component.

Parameters

ParamTypeDetails
groupObjectThe group to insert to the collection
refGroup ObjectA reference group after which the newly added group will be positioned

Return Value

This method does not return a value.

Version Information

Supported in: v1.0.

See Also