All Implemented Interfaces:
Serializable, Iterable<Component>, IEventSink, IEventSource, IDynamicWizardStep, IWizardStep, IFeedbackContributor, IConverterLocator, IMetadataContext<Serializable,Component>, IQueueRegion, IHeaderContributor, IRequestableComponent, org.apache.wicket.util.IHierarchical<Component>, org.apache.wicket.util.io.IClusterable

public abstract class DynamicWizardStep extends WizardStep implements IDynamicWizardStep
Default implementation of a dynamic wizard step.
Author:
eelcohillenius
See Also: