NavigatorBox.openFoldersTo

Syntax

openFoldersTo(key);

Parameters

key. Object key, up to which the folders should expand.

Description

The openFoldersTo method opens all folders to a selected object.

Example

The example of method use is identical to the use of the MetabaseTreeList.expandNodesTo method.

See also:

NavigatorBox