| Class | Description |
|---|---|
| Page |
This class basically defines a paged view of a database based on a given offset, limit, ordering, required criteria
and optional criteria.
|
| Page.Builder |
The page builder.
|
| SortFilterPage | Deprecated
Use
Page instead. |
| SortFilterPage.SortFilterPageBuilder | |
| SortFilterPageList<E> |
List that implements the sort, filter and paging operations of a given
input list at construction time.
|
Copyright © 2015–2017 OmniFaces. All rights reserved.