LIDOR SYSTEMS

Advanced User Interface Controls and Components

IntegralUI Web

Documentation and API Reference


getList(name)

Gets the list of items in ComboBox.

Parameters

ParamTypeDetails
nameStringThe value of name attribute of the ComboBox directive

Return Value

An array that represents the list of items in ComboBox.

Remarks

This method is part of IntegralUIComboBoxService.

Version Information

Supported in: v1.0.

See Also