Uses of Package
wicket.extensions.wizard

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

Classes in wicket.extensions.wizard used by wicket.extensions.wizard
IWizard
          Interface for the wizard component.
IWizardModel
          This interface defines the model for wizards.
IWizardModelListener
          Recieves notifications for wizard model state changes.
IWizardStep
          Models one step in a wizard, and is the equivalent of one panel in a wizard from an end-user's perspective.
Wizard
          A wizard is a dialog component that takes it's users through a number of predefined steps.
WizardButton
          Base class for buttons that work with the wizard component.
WizardModel.ICondition
          Interface for conditional displaying of wizard steps.
WizardStep
          default implementation of IWizardStep.
 



Copyright © 2004-2008 Wicket developers. All Rights Reserved.