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–2025 Bloomreach. All rights reserved.