public interface IWizard extends org.apache.wicket.util.io.IClusterable
the default wizard
component instead of implementing this interface directly.
Part of the contract of wizards is that wizard steps are initialized when the
wizard receives the wizard model.
| Modifier and Type | Method and Description |
|---|---|
IWizardModel |
getWizardModel()
Gets the model this wizard is using.
|
IWizardModel getWizardModel()
Copyright © 2006–2015 Apache Software Foundation. All rights reserved.