Working with Trees > Classes > TreeList > TreeList.endUpdate
endUpdate ();
The endUpdate method refreshes a tree and starts rerendering.
It is used together with the TreeList.beginUpdate method.
The example of use is given in the TreeList.beginUpdate method description.
See also: