updateIndexes();
The updateIndexes method refreshes visible nodes.
Executing the example requires the SimpleTreeList component with the Tree identifier (see Example of Creating the SimpleTreeList Component).
// Refresh visible nodes Tree.updateIndexes();
After executing the example all the visible nodes are refreshed.
See also: