LIDOR SYSTEMS

Advanced User Interface Controls and Components

IntegralUI Web

Documentation and API Reference


findGroupByText(name, text)

Searches through all groups in collection for a match using specified text.

Parameters

ParamTypeDetails
nameStringThe value of name attribute of the Accordion directive
textStringThe group text value to search for

Return Value

If successful, the group object that contains the specified text, otherwise null.

Remarks

This method is part of IntegralUIAccordionService.

Version Information

Supported in: v1.0.

See Also