LIDOR SYSTEMS

Advanced User Interface Controls and Components

IntegralUI Web

Documentation and API Reference


insertGroupBefore(group, refGroup)

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

Parameters

ParamTypeDetails
groupObjectThe group to add to the collection
refGroup ObjectA reference group before which the newly added group will be positioned

Return Value

This method does not return a value.

Remarks

This method is part of IntegralUIAccordionService.

Version Information

Supported in: v1.0.

See Also