dojox.wire.ml.ChildWire._addWire
dojo.require("dojox.wire.ml.Transfer");
defined in dojox/wire/ml/Transfer.js
If 'name' attribute is specified, a child Wire is added as the named property of 'children' object of 'args'. Otherwise, a child Wire is added to 'children' array of 'args'.
Usage
function (parent, /*Object*/ args) (view source)
parameter | type | description |
---|---|---|
parent | A parent Transfer widget | |
args | Object | Wire arguments |