:: Documentation >>

isReady

Returns true if the model data is available.

null

Syntax

var value = obj.isReady();

Example

if (table.isReady()) {
   // do something
}

See also

AW.HTTP.Request: async property

Comments

Documentation:

Recent changes:

2.6.4
2.6.3
2.6.2
2.6.1
2.6.1
2.6.0
2.5.0 - 2.5.6
2.5.6
2.5.0 - 2.5.5
2.5.5