Example usage for org.apache.wicket.markup.html.list AbstractItem subclass-usage

List of usage examples for org.apache.wicket.markup.html.list AbstractItem subclass-usage

Introduction

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

Usage

From source file com.premiumminds.webapp.wicket.repeaters.ListSetItem.java

/**
 * Container that holds components in a {@link AjaxListSetView}.
 * 
 * @see AjaxListSetView
 * @author acamilo
 *