Timeline.endUpdate

Syntax

endUpdate();

Description

The endUpdate method enables rerendering of timeline and refreshes it.

Comments

It is used together with the beginUpdate method.

Example

The example of method use is given on the Example of Creating the ListBox Component page.

See also:

ListBox