:: Documentation >>

AW.System.Model

Generic model class.

Constructor

 var obj = new AW.System.Model; 

Hierarchy

Parent Classes:
AW.System.Object
Derived Classes:
AW.HTTP.Request

Methods

cloneCreates an object clone.
definePropertyCreates get/set methods for the property.
getPropertyReturns property value.
initInitializes the object.
isReadyReturns true if the model data is available.
setPropertyAssigns property value.
setTimeoutCalls the function after the specified delay.
toStringConverts object to string.

Comments

setting array element value for defined property Gianni Luppi (1)

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