public interface IPagingDefinition
extends org.apache.wicket.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-2013 Hippo B.V. (http://www.onehippo.com). All Rights Reserved.