DictionaryTree.setChildNodes

Syntax

setChildNodes(parentKey: Number);

Parameters

parentKey. Key of the parent item.

Description

The setChildNodes method sets tree children.

Example

The example of use is given on the page with description of the RdsService.getFilterElements method.

See also:

DictionaryTree