dijit._DialogMixin
dojo.require("dijit.Dialog");
defined in dijit/Dialog.js
Usage
function ()
FunctionsBack to top
User defined function to do stuff when the user hits the submit button

Callback when user has canceled dialog, to notify container (user shouldn't override)
Callback when user is about to execute dialog, to notify container (user shouldn't override)
callback when user hits submit button