Functiondojox.wire.ml.NodeWire._getWires

dojo.require("dojox.wire.ml.Transfer");
defined in dojox/wire/ml/Transfer.js

Arguments object for 'node' Wire are build from attributes, including 'object', 'property', 'type', 'converter', 'attribute' and 'path'. Arguments object for 'title' Wire are build from another set of attributes, 'titleProperty', 'titleAttribute' and 'titlePath'. If this widget has child NodeWire widgets, their _getWires() methods are called recursively to build 'children' array of 'args'.

Usage

function (parent) (view source)
parametertypedescription
parent A parent Transfer widget