DefaultTabSheetDataSource.getIsAsync

Syntax

getIsAsync();

Description

The getIsAsync method determines whether default data source is asynchronous.

Comments

This method returns True if the default data source is synchronous, otherwise it returns False.

Example

The example of method use is given on the DefaultTabSheetDataSource Constructor page.

See also:

DefaultTabSheetDataSource