类 PagerView<T>
java.lang.Object
com.walker.db.page.PagerView<T>
- 类型参数:
T-
- 所有已实现的接口:
Serializable
UI层使用的分页对象
- 作者:
- shikeying
- 另请参阅:
-
构造器详细资料
-
PagerView
-
PagerView
-
-
方法详细资料
-
setPager
-
getDatas
-
getCurrentPage
public int getCurrentPage() -
getPageSize
public int getPageSize() -
getPageCount
public int getPageCount() -
getTotalRows
public long getTotalRows() -
getJsMethod
-
getIndex
public long getIndex()返回当前页第一条记录的索引值- 返回:
-