BubbleTreeBox.isLoaded

Syntax

isLoaded();

Description

The isLoaded method determines whether bubble tree container is loaded.

Comments

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

Example

The example of method use is given on the BubbleTreeBox.refreshView page.

See also:

BubbleTreeBox