Working with Lists > Classes > LongListBox > LongListBox.beginUpdate
beginUpdate();
The beginUpdate method disables redrawing the list until the endUpdate method is called.
The example of method use is given in description of the LongListBox.isAllLoaded method.
See also: