LIDOR SYSTEMS

Advanced User Interface Controls and Components

IntegralUI Web

Documentation and API Reference


selectedItems(name, items)

Gets the collection of selected tree items.

Parameters

ParamTypeDetails
nameStringThe value of name attribute of the TreeView directive
items (optional)ArrayAn array of item objects to be selected

Return Value

This method does not return a value.

Remarks

This method is part of IntegralUITreeViewService.

Most usable when selectionMode property is set to 'multi-simple' or 'multi-extended' , which enables multiple items to become selected.

Version Information

Supported in: v1.1.

Articles & Samples

See Also