LongListBox.beginUpdate

Syntax

beginUpdate();

Description

The beginUpdate method disables redrawing the list until the endUpdate method is called.

Example

The example of method use is given in description of the LongListBox.isAllLoaded method.

See also:

LongListBox