dijit.layout.StackController.onAddChild
dojo.require("dijit.layout.StackContainer");
defined in dijit/layout/StackContainer.js
Called whenever a page is added to the container. Create button corresponding to the page.
Usage
function (page, /*Integer?*/ insertIndex) (view source)
parameter | type | description |
---|---|---|
page | ||
insertIndex | Integer | Optional. |