TreeMapBox.isLoaded

Syntax

isLoaded();

Description

The isLoaded method determines whether tree map container is loaded.

Comments

The method returns True if the tree map container is loaded on the page, and False when the container is not loaded.

Example

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

See also:

TreeMapBox