Example usage for org.apache.wicket.extensions.ajax.markup.html.modal ModalWindow.PageCreator interface-usage

List of usage examples for org.apache.wicket.extensions.ajax.markup.html.modal ModalWindow.PageCreator interface-usage

Introduction

In this page you can find the example usage for org.apache.wicket.extensions.ajax.markup.html.modal ModalWindow.PageCreator interface-usage.

Usage

From source file org.efaps.ui.wicket.components.modalwindow.ModalWindowAjaxPageCreator.java

/**
 * Thic Class is used to create a page inside a modal window lazily.
 *
 * @author The eFaps Team
 * @version $Id:ModalWindowAjaxPageCreator.java 1510 2007-10-18 14:35:40Z jmox $
 */