MetabaseTreeList.selectAll

Syntax

selectAll ()

Description

The selectAll method selects all tree nodes.

Comments

This method selects only visible tree nodes. If the parent node is collapsed the children are not selected.

Example

The example of use is given in description of the MetabaseTreeList.expandNodesTo method.

See also:

MetabaseTreeList