Functiondijit.Dialog._setup

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

stuff we need to do before showing the Dialog for the first time (but we defer it until right beforehand, for performance reasons)

Usage

function () (view source)