Example usage for org.apache.wicket.markup.html.navigation.paging IPageableItems interface-usage

List of usage examples for org.apache.wicket.markup.html.navigation.paging IPageableItems interface-usage

Introduction

In this page you can find the example usage for org.apache.wicket.markup.html.navigation.paging IPageableItems interface-usage.

Usage

From source file org.cyclop.web.components.iterablegrid.AbstractPageableView.java

/**
 * An abstract repeater view that provides paging functionality to its
 * subclasses.
 * <p>
 * The view is populated by overriding the
 * <code>getItemModels(int offset, int count)</code> method and providing an