ControlBarView.refreshAll

Syntax

refreshAll ();

Description

The refreshAll method refreshes the entire control bar.

Comments

To refresh only control values, use the ControlBarView.refresh method.

Example

Result

See also:

ControlBarView