NavigationBar.endUpdate

Syntax

endUpdate();

Description

The endUpdate method enables side panel rerendering and refreshes it.

Comments

It is used together with the beginUpdate method.

Example

The example of method use is given in description of the NavigationItem.showScrolls method.

See also:

NavigationBar