dijit._Container.addChild
dojo.require("dijit._Container");
defined in dijit/_Container.js
Process the given child widget, inserting it's dom node as a child of our dom node
Usage
function (widget, /*Integer?*/ insertIndex) (view source)
parameter | type | description |
---|---|---|
widget | ||
insertIndex | Integer | Optional. |