LIDOR SYSTEMS

Advanced User Interface Controls and Components

IntegralUI Web

Documentation and API Reference


clearSelection(name)

Removes the selection status for all items in the TreeView.

Parameters

ParamTypeDetails
nameStringThe value of name attribute of the TreeView directive

Return Value

This method does not return a value.

Remarks

This method is part of IntegralUITreeViewService.

A call to this method will trigger selectionChanged event. When selection status is removed from all items, the selectedItem is also set to null.

Version Information

Supported in: v2.2.

See Also