public class DataTablePaginationProperties extends Object
Constructor and Description |
---|
DataTablePaginationProperties() |
Modifier and Type | Method and Description |
---|---|
int |
getCurrentPageIndex()
Get the current page index
|
int |
getItemsPerPage()
Get the number of items to display per page
|
void |
setCurrentPageIndex(int nCurrentPageIndex)
Set the current page index
|
void |
setItemsPerPage(int nItemsPerPage)
Set the number of items to display per page
|
public int getItemsPerPage()
public void setItemsPerPage(int nItemsPerPage)
nItemsPerPage
- The number of items to display per pagepublic int getCurrentPageIndex()
public void setCurrentPageIndex(int nCurrentPageIndex)
nCurrentPageIndex
- The current page indexCopyright © 2020 City of Paris. All rights reserved.