Package | Description |
---|---|
com.communote.server.core.vo.query | |
com.communote.server.web.fe.widgets |
Modifier and Type | Method and Description |
---|---|
PageInformation |
QueryParameters.getPageInformation(PageableList<?> resultList,
int pagingInterval)
Get the page information about the current page in relation to the overall count
|
static PageInformation |
QueryParameters.getPageInformation(PageableList<?> resultList,
ResultSpecification resultSpecification,
int pagingInterval)
Get the page information about the current page in relation to the overall count
|
Modifier and Type | Method and Description |
---|---|
PageInformation |
PagedWidget.getPageInformation()
Get the page information of the widget
|
PageInformation |
AbstractPagedListWidget.getPageInformation()
Get the page information of the widget
|
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractPagedListWidget.setPageInformation(PageInformation pageInformation) |
Copyright © 2019 Communote team. All rights reserved.