loadNodes(nodes, rootKey);
nodes. Array of Object. Array of nodes.
rootKey. String. Node key for insert. If it is not specified, nodes are inserted to the root.
The loadNodes method loads nodes from object.
The method use is given in description of the TreeListBase.beginUpdate method.
See also: