An object that defines how plain value should be created from model object.
See the dojox/mvc/StatefulModel.getPlainValueOptions reference documentation for more information.
Parameter | Type | Description |
---|---|---|
a | dojox/mvc/StatefulArray |
Parameter | Type | Description |
---|---|---|
o | dojox/mvc/StatefulModel |
Returns the type of the given value.
Parameter | Type | Description |
---|---|---|
v | Anything | The value. |