dojox
»
widget
»
WizardPane
» startup
dojox.widget.WizardPane.startup
dojo.require("dojox.widget.Wizard");
defined in dojox/widget/Wizard.js
Usage
function ()
(view source)
this
.
inherited
(
arguments
)
;
if
(
this
.
isFirstChild
)
{
this
.
canGoBack
=
false
;
}