dojox.widget.Wizard tests

Test a wizard in a Dialog:

The next two (hidden) children container AccordionContainers. You'll have to be more careful about the styling / sizing, as the child wants to take 100% of it's height. You can size explicitly if you like, or add margin-bottom to leave room for the buttons

foo.
foo.
left pane
main pane
right pane
foo
foo
foo

This example shows a wizard with customized button labels.

Tab 1

Sized content, box one

Tab 2

Tab 3

You won't be able to come back, but you can finish now...

Tab 4

... and now you can't go back.

Tab 5

... and now you can finish up.

The next shows the option to hide the inactive buttons, with a smaller width...

Step 1 of 3

Lorem ipsum dolor sit amet

Step 2 of 3

consectetur adipisicing elit

Step 3 of 3

sed do eiusmod tempor incididunt ut labore et dolore magna aliqua

Layout Children

The next two (hidden) children container AccordionContainers. You'll have to be more careful about the styling / sizing, as the child wants to take 100% of it's height. You can size explicitly if you like, or add margin-bottom to leave room for the buttons

foo.
foo.
left pane
main pane
right pane
foo
foo
foo

The next shows blocking moving to the next step with a JS function...

Agreement Terms

I accept the terms of this agreement.

Complete

The license has been accepted.

Another like above, but with dojo/method passFunction

Agreement Terms

I accept the terms of this agreement.

Complete

The license has been accepted.

A Programatic Wizard should appear here

This should overflow, badly:

That's all, folks.