LIDOR SYSTEMS

Advanced User Interface Controls and Components

IntegralUI Web

Documentation and API Reference


selectItems(items)

Changes the status of provided items as selected.

Parameters

ParamTypeDetails
itemsArrayAn array of item objects to be selected

Return Value

This method does not return a value.

Remarks

Use this method to manually select items from code. Most usable when selectionMode property is set to MultiSimple or MultiExtended, which enables multiple items to become selected.

Version Information

Supported in: v1.0.

See Also