TreeNodes.getItem

Syntax

getItem (index)

Parameters

index. Index of the node for which it is necessary to return JSON object with its description.

Description

The getItem method returns node by its index.

Example

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

See also:

TreeNodes