@ProviderType
public interface Paginated
| Modifier and Type | Method and Description |
|---|---|
int |
getRowsPerPage()
Returns the number of rows-per-page associated with the pagination.
|
void |
setRowsPerPage(int rowsPerPage)
Sets the number of rows-per-page associated with the pagination.
|
Copyright © 2020 Liferay, Inc.. All rights reserved.