dijit.Dialog.refocus
dojo.require("dijit.Dialog");
defined in dijit/Dialog.js
A Toggle to modify the default focus behavior of a Dialog, which is to re-focus the element which had focus before being opened. False will disable refocusing. Default: true