refresh();
The refresh method refreshes the tree.
Executing the example requires the SimpleTreeList component with the Tree identifier (see Example of Creating the SimpleTreeList Component).
// Refresh tree Tree.refresh();
After executing the example the tree is refreshed.
See also: