TabSheetDataSource.isLoaded

Syntax

isLoaded ()

Description

The isLoaded method determines whether table data is loaded.

Comments

This method returns True if the data is loaded, or False if otherwise.

Example

The example of use is given in description of the TabSheetDataSource.loadRangesfromJSON method.

See also:

TabSheetDataSource