public interface IPagingDefinition
extends org.apache.wicket.util.io.IClusterable
Modifier and Type | Method and Description |
---|---|
int |
getPageSize()
The maximum number of results on a page.
|
int |
getViewSize()
The maximum number of page links.
|
Copyright © 2007–2017 Hippo B.V. (http://www.onehippo.com). All rights reserved.