NavigationBar.updateSize

Syntax

updateSize ();

Description

The updateSize method updates panels' size.

Comments

It is required in the scenarios when it is required to rerender the hidden panels, for which the show method is called.

See also:

NavigationBar