Uses of Class
org.hippoecm.hst.component.pagination.Page
Packages that use Page
-
Uses of Page in org.hippoecm.hst.component.pagination
Methods in org.hippoecm.hst.component.pagination that return PageModifier and TypeMethodDescriptionPagination.getCurrent()
Gets the current pagePagination.getFirst()
Gets the first pagePagination.getLast()
Gets the last pagePagination.getNext()
Gets the next pagePagination.getPrevious()
Gets the previous pageMethods in org.hippoecm.hst.component.pagination that return types with arguments of type Page