no.sesat.search.view.navigation
Class PagingHelper
java.lang.Object
no.sesat.search.view.navigation.PagingHelper
public final class PagingHelper
- extends Object
|
Constructor Summary |
PagingHelper(int hitCount,
int pageSize,
int offset,
int maxPages)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PagingHelper
public PagingHelper(int hitCount,
int pageSize,
int offset,
int maxPages)
getFirstVisiblePage
public int getFirstVisiblePage()
getLastVisiblePage
public int getLastVisiblePage()
getOffsetOfPage
public int getOffsetOfPage(int page)
getNumberOfPages
public int getNumberOfPages()
getCurrentPage
public int getCurrentPage()
getCurrentPageFromCount
public int getCurrentPageFromCount()
getCurrentPageToCount
public int getCurrentPageToCount()
Copyright © 2005-2009 Schibsted ASA. All Rights Reserved.