Example usage for org.apache.wicket.markup.html.link PopupCloseLink subclass-usage

List of usage examples for org.apache.wicket.markup.html.link PopupCloseLink subclass-usage

Introduction

In this page you can find the example usage for org.apache.wicket.markup.html.link PopupCloseLink subclass-usage.

Usage

From source file org.efaps.ui.wicket.components.footer.ClosePopUpLink.java

/**
 * Class extends the standard PopupCloseLink due to the reason that the opener
 * must be removed from the cache in the session.
 *
 * @author The eFaps Team
 * @version $Id$