Package | Description |
---|---|
org.hippoecm.hst.component.pagination |
Modifier and Type | Method and Description |
---|---|
Page |
Pagination.getCurrent()
Gets the current page
|
Page |
Pagination.getFirst()
Gets the first page
|
Page |
Pagination.getLast()
Gets the last page
|
Page |
Pagination.getNext()
Gets the next page
|
Page |
Pagination.getPrevious()
Gets the previous page
|
Modifier and Type | Method and Description |
---|---|
List<Page> |
Pagination.getPages()
Returns pages with respect to the limit
|
Copyright © 2008–2021 Hippo B.V. (http://www.onehippo.com). All rights reserved.