Constructordijit._DialogMixin

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

Usage

function ()

Jump to PropertiesFunctionsBack to top

Functionexecute(formContents: Object)
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)
Function_getFocusItems(dialogNode: Node)
callback when user hits submit button

Jump to FunctionsPropertiesBack to top