dijit._Widget.onClose
dojo.require("dijit.layout.StackContainer");
defined in dijit/layout/StackContainer.js
Callback if someone tries to close the child, child will be closed if func returns true
Usage
function () (view source)