| Package | Description |
|---|---|
| com.indexdata.mkjsf.controls |
UI controls - a configurable pager component for browsing through search results a page at a time
|
| com.indexdata.mkjsf.pazpar2 |
Overall control and execution of search logic.
|
| Constructor and Description |
|---|
PageLink(java.lang.String text,
int page,
ResultsPager pager) |
| Modifier and Type | Method and Description |
|---|---|
ResultsPager |
Pz2Service.getPager()
Returns a component for drawing a pager to navigate by.
|
ResultsPager |
Pz2Service.setPager(int pageRange)
Initiates a pager object, a component holding the data to draw a sequence
of page numbers to navigate by and mechanisms to navigate with
|