TreeNode.getNodes

Syntax

getNodes();

Description

The getNodes method returns object of the PP.Ui.TreeNodes class containing node children.

Example

The example of method use is given in description of the TreeNode.Color property.

See also:

TreeNode