dijit.layout.StackContainer.addChild
dojo.require("dijit.layout.StackContainer");
defined in dijit/layout/StackContainer.js
Adds a widget to the stack
Usage
function (child, /*Integer?*/ insertIndex) (view source)
parameter | type | description |
---|---|---|
child | ||
insertIndex | Integer | Optional. |