dijit.layout.StackController.onRemoveChild
dojo.require("dijit.layout.StackContainer");
defined in dijit/layout/StackContainer.js
Called whenever a page is removed from the container. Remove the button corresponding to the page.
Usage
function (page) (view source)
parameter | type | description |
---|---|---|
page |