public static interface WebRowsCount.Adapter
| Modifier and Type | Method and Description |
|---|---|
int |
getCount() |
int |
getFirstResult() |
int |
getMaxResults() |
void |
refresh() |
void |
setFirstResult(int startPosition) |
void |
setMaxResults(int maxResults) |
int |
size() |
void |
unbind() |