dojox.widget.Wizard¶
Contents
The Wizard widget also contains and defines dojox.widget.WizardPane, an extension of dijit.layout.ContentPane with hooks for the button controls.
To instantiate a WizardPane programmatically you must explicitly call ‘new dojox.widget.WizardPane()’ with the same params as dijit.layout.ContentPane.
Be sure to add dojox/widget/Wizard/Wizard.css to your site.