LIDOR SYSTEMS

Advanced User Interface Controls and Components

IntegralUI Web

Documentation and API Reference


refresh(name, item)

Applies the control styles and updates the appearance of the ComboBox.

Parameters

ParamTypeDetails
nameStringThe value of name attribute of the ComboBox directive
item (optional)ObjectSpecifies the item which will be updated

Return Value

This method does not return a value.

Remarks

This method is part of IntegralUIComboBoxService. When item is not provided, calling this method will update the ComboBox in whole.

Version Information

Supported in: v1.0.

See Also