Functiondijit.layout.StackContainer.closeChild

dojo.require("dijit.layout.StackContainer");
defined in dijit/layout/StackContainer.js

callback when user clicks the [X] to remove a page if onClose() returns true then remove and destroy the child

Usage

function (page) (view source)
parametertypedescription
page