endUpdate();
The endUpdate method enables redrawing of the list and refreshes it.
It is used together with the beginUpdate method.
The example of method use is given on the Example of Creating the ListBox Component page.
See also:
ListBox