Sha256: 0a383a32a839cb080d3a380ba860d1b6ca607166d06bf4e9206c0de572a72b87

Contents?: true

Size: 656 Bytes

Versions: 8

Compression:

Stored size: 656 Bytes

Contents

<div class="dojoxWizard" dojoAttachPoint="wizardNode">
    <div class="dojoxWizardContainer" dojoAttachPoint="containerNode"></div>
    <div class="dojoxWizardButtons" dojoAttachPoint="wizardNav">
        <button dojoType="dijit.form.Button" dojoAttachPoint="previousButton">${previousButtonLabel}</button>
        <button dojoType="dijit.form.Button" dojoAttachPoint="nextButton">${nextButtonLabel}</button>
        <button dojoType="dijit.form.Button" dojoAttachPoint="doneButton" style="display:none">${doneButtonLabel}</button>
        <button dojoType="dijit.form.Button" dojoAttachPoint="cancelButton">${cancelButtonLabel}</button>
    </div>
</div>

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
dojo-pkg-1.132.0 data/dojo-release-1.3.2-src/dojox/widget/Wizard/Wizard.html
dojo-pkg-1.111.0 data/dojo-release-1.1.1-src/dojox/widget/Wizard/Wizard.html
dojo-pkg-1.120.0 data/dojo-release-1.2.0-src/dojox/widget/Wizard/Wizard.html
dojo-pkg-1.121.0 data/dojo-release-1.2.1-src/dojox/widget/Wizard/Wizard.html
dojo-pkg-1.122.0 data/dojo-release-1.2.2-src/dojox/widget/Wizard/Wizard.html
dojo-pkg-1.123.0 data/dojo-release-1.2.3-src/dojox/widget/Wizard/Wizard.html
dojo-pkg-1.130.0 data/dojo-release-1.3.0-src/dojox/widget/Wizard/Wizard.html
dojo-pkg-1.131.0 data/dojo-release-1.3.1-src/dojox/widget/Wizard/Wizard.html