LIDOR SYSTEMS

Advanced User Interface Controls and Components

IntegralUI Web

Documentation and API Reference


clearSelection()

Removes the selection status for all items in the TreeView.

Parameters

This method does not have any arguments.

Return Value

This method does not return a value.

Remarks

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: v1.1.

See Also