NavigatorBox.removeSelection

Syntax

removeSelection();

Description

The removeSelection method deselects all objects in the list.

Example

The example of use is given in description of the NavigatorBox.invertSelection method.

See also:

NavigatorBox