Uses of Interface
com.stratelia.webactiv.util.datapaginator.WADataPage

Packages that use WADataPage
com.stratelia.webactiv.util.datapaginator   
 

Uses of WADataPage in com.stratelia.webactiv.util.datapaginator
 

Methods in com.stratelia.webactiv.util.datapaginator that return WADataPage
 WADataPage WADataPaginator.getCurrentPage()
          this method returns the current page of data, or null is there is no such page.
 WADataPage WADataPaginator.getFirstPage()
          this method returns the first page of data, or null is there is no such page.
 WADataPage WADataPaginator.getLastPage()
          this method returns the last page of data, or null is there is no such page.
 WADataPage WADataPaginator.getNextPage()
          this method returns the next page of data, or null is there is no such page
 WADataPage WADataPaginator.getPreviousPage()
          this method returns the previous page of data, or null is there is no such page
 



Copyright © 2016 Silverpeas. All Rights Reserved.