Uses of Package
org.apache.wicket.extensions.wizard
Packages that use org.apache.wicket.extensions.wizard
Package
Description
Package for working with Wizard components.
-
Classes in org.apache.wicket.extensions.wizard used by org.apache.wicket.extensions.wizardClassDescriptionAbstract wizard model that provides an implementation for handling
wizard model listenersand provides base implementations of many methods.Interface for the wizard component.This interface defines the model for wizards.Receives notifications for wizard model state changes.Models one step in a wizard, and is the equivalent of one panel in a wizard from an end-user's perspective.A wizard is a dialog component that takes users through a number of steps to complete a task.Base class for buttons that work withthe wizard component.The default bar of button components for wizards.Interface for conditional displaying of wizard steps.default implementation ofIWizardStep. -
Classes in org.apache.wicket.extensions.wizard used by org.apache.wicket.extensions.wizard.dynamicClassDescriptionAbstract wizard model that provides an implementation for handling
wizard model listenersand provides base implementations of many methods.This interface defines the model for wizards.Models one step in a wizard, and is the equivalent of one panel in a wizard from an end-user's perspective.default implementation ofIWizardStep.