GaugeBox.isLoaded

Syntax

isLoaded();

Description

The isLoaded method checks if the speedometer container is loaded.

Comments

The method returns True if the speedometer container is loaded in the page, and False if it is not loaded.

Example

The example of use is given on the page with description of the GaugeBox.refreshView method.

See also:

GaugeBox