dojox.wire.ml.Data._initializeProperties
dojo.require("dojox.wire.ml.Data");
defined in dojox/wire/ml/Data.js
If this widget has child DataProperty widgets, their getValue() methods are called and set the return value to a property specified by 'name' attribute of the child widgets.
Usage
function (/*Boolean*/ reset) (view source)
parameter | type | description |
---|---|---|
reset | Boolean | A boolean to reset current properties |