|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ResultsPager | |
---|---|
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. |
Uses of ResultsPager in com.indexdata.mkjsf.controls |
---|
Constructors in com.indexdata.mkjsf.controls with parameters of type ResultsPager | |
---|---|
PageLink(String text,
int page,
ResultsPager pager)
|
Uses of ResultsPager in com.indexdata.mkjsf.pazpar2 |
---|
Fields in com.indexdata.mkjsf.pazpar2 declared as ResultsPager | |
---|---|
protected ResultsPager |
Pz2Service.pager
|
Methods in com.indexdata.mkjsf.pazpar2 that return ResultsPager | |
---|---|
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 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |