Uses of Class
org.apache.wicket.extensions.wizard.Wizard

Packages that use Wizard
org.apache.wicket.examples.wizard   
org.apache.wicket.extensions.wizard Package for working with Wizard components. 
 

Uses of Wizard in org.apache.wicket.examples.wizard
 

Subclasses of Wizard in org.apache.wicket.examples.wizard
 class NewUserWizard
          This wizard shows some basic form use.
 class StaticWizard
          This is kind of the hello world example for wizards.
 class StaticWizardWithPanels
          This is kind of the hello world example for wizards.
 

Uses of Wizard in org.apache.wicket.extensions.wizard
 

Constructors in org.apache.wicket.extensions.wizard with parameters of type Wizard
WizardButtonBar(java.lang.String id, Wizard wizard)
          Construct.
 



Copyright © 2004-2010 Apache Software Foundation. All Rights Reserved.