| Package | Description |
|---|---|
| org.fujion.model |
| Modifier and Type | Method and Description |
|---|---|
static IPaginator.PagingEventType |
IPaginator.PagingEventType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IPaginator.PagingEventType[] |
IPaginator.PagingEventType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ModelAndView.onPagingChange(IPaginator.PagingEventType type,
int oldValue,
int newValue) |
void |
IPaginator.IPagingListener.onPagingChange(IPaginator.PagingEventType type,
int oldValue,
int newValue) |
Copyright © 2017 Regenstrief Center for Biomedical Informatics. All rights reserved.