Show contents 

Home > Foresight Analytics Platform > Web Application and Desktop Application > Application Development and Functionality Enhancement > Developing Web Application Using DHTML Components > Working with Trees > Classes > TreeNode > TreeNode.getNodes

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