MetabaseTreeList.invertSelection

Syntax

invertSelection ()

Description

The invertSelection method inverts selection in the tree of objects: that is, it selects not selected elements and deselects elements that were selected.

Example

The example of use is identical to the example for the NavigatorBox.invertSelection method.

See also:

MetabaseTreeList