setChildNodes (parentKey, filterElements)
parentKey. Key of the element the nodes of which are to be loaded and rendered.
filterElements. This parameter is used if a filter is defined. Array that contains JSON description of the nodes to be loaded.
The setChildNodes method loads and renders children for the specified node.
The example of use is identical to the example given for the DimTreeView.setSelectedElems method.
See also: