dojox/mvc/StatefulModel.getPlainValueOptions (version 1.10)

Summary

An object that defines how plain value should be created from model object.

See the dojox/mvc/StatefulModel.getPlainValueOptions reference documentation for more information.

Method Summary

Methods

getPlainArray(a)
Parameter Type Description
a dojox/mvc/StatefulArray
Returns:undefined
getPlainObject(o)
Parameter Type Description
o dojox/mvc/StatefulModel
Returns:object
getPlainValue(v)
Parameter Type Description
v Anything
Returns:Anything
getType(v)

Returns the type of the given value.

Parameter Type Description
v Anything

The value.

Returns:string
Error in the documentation? Can’t find what you are looking for? Let us know!