dojox
»
widget
»
WizardContainer
» done
dojox.widget.WizardContainer.done
dojo.require("dojox.widget.Wizard");
defined in dojox/widget/Wizard.js
Finish the wizard's operation
Usage
function ()
(view source)
this
.
selectedChildWidget
.
done
(
)
;