TreeList.getNodes

Syntax

getNodes();

Description

The getNodes method returns object of the PP.Ui.TreeNodes containing root nodes of the hierarchical tree.

Example

The example of method use is given in the TreeNodes.getItemKey method description.

See also:

TreeList