dojox.wire.ml.ChildWire._getWire
dojo.require("dojox.wire.ml.Transfer");
defined in dojox/wire/ml/Transfer.js
Arguments object for a child Wire are build from attributes, including 'object', 'property', 'type', 'converter', 'attribute' and 'path'.
Usage
function (parent) (view source)
parameter | type | description |
---|---|---|
parent | A parent Transfer widget |