| Package | Description |
|---|---|
| org.fujion.component | |
| org.fujion.model |
| Modifier and Type | Method and Description |
|---|---|
IPaginator |
Paging.getPaginator()
Returns the paginator used by this component.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Paging.setPaginator(IPaginator paginator)
Sets the paginator used by this component.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Paginator
Simple implementation of a paginator that can notify subscribers when a property value has
changed.
|
| Modifier and Type | Method and Description |
|---|---|
IPaginator |
ModelAndView.getPaginator() |
default IPaginator |
ISupportsModel.getPaginator()
Returns the paging controller, if any.
|
IPaginator |
IModelAndView.getPaginator()
Returns the paging controller, if any.
|
Copyright © 2017 Regenstrief Center for Biomedical Informatics. All rights reserved.