Example usage for org.apache.wicket.extensions.wizard IWizardModelListener interface-usage

List of usage examples for org.apache.wicket.extensions.wizard IWizardModelListener interface-usage

Introduction

In this page you can find the example usage for org.apache.wicket.extensions.wizard IWizardModelListener interface-usage.

Usage

From source file com.googlecode.wicket.jquery.ui.widget.wizard.AbstractWizard.java

/**
 * Provides the base class for wizard-based dialogs
 * @author Sebastien Briquet - sebfz1
 *
 * @param <T> the model object type
 */