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