NavigatorBox.selectAll

Syntax

selectAll();

Description

The selectAll method selects all objects in the list.

Example

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

See also:

NavigatorBox