Skip navigation links
C G I P S T 

C

calcTotalAndPages(long) - Method in class tech.hdis.framework.page.PageInfo
计算总页数与行数

G

getEndRow() - Method in class tech.hdis.framework.page.PageInfo
 
getFirstPage() - Method in class tech.hdis.framework.page.PageInfo
 
getLastPage() - Method in class tech.hdis.framework.page.PageInfo
 
getList() - Method in class tech.hdis.framework.page.PageInfo
 
getNavigatepageNums() - Method in class tech.hdis.framework.page.PageInfo
 
getNavigatePages() - Method in class tech.hdis.framework.page.PageInfo
 
getNextPage() - Method in class tech.hdis.framework.page.PageInfo
 
getPageNum() - Method in class tech.hdis.framework.page.PageInfo
 
getPages() - Method in class tech.hdis.framework.page.PageInfo
 
getPageSize() - Method in class tech.hdis.framework.page.PageInfo
 
getPageSize() - Method in class tech.hdis.framework.page.PageProperties
 
getPrePage() - Method in class tech.hdis.framework.page.PageInfo
 
getSize() - Method in class tech.hdis.framework.page.PageInfo
 
getStartRow() - Method in class tech.hdis.framework.page.PageInfo
 
getTotal() - Method in class tech.hdis.framework.page.PageInfo
 

I

init() - Method in class tech.hdis.framework.page.PageProperties
静态注入
isFirstPage() - Method in class tech.hdis.framework.page.PageInfo
 
isHasNextPage() - Method in class tech.hdis.framework.page.PageInfo
 
isHasPreviousPage() - Method in class tech.hdis.framework.page.PageInfo
 
isLastPage() - Method in class tech.hdis.framework.page.PageInfo
 

P

PAGE_SIZE_KEY - Static variable in class tech.hdis.framework.page.PageProperties
默认每页行数,静态key
PAGE_SIZE_VALUE - Static variable in class tech.hdis.framework.page.PageProperties
默认每页行数,静态value
PageBuilder - Class in tech.hdis.framework.page
分页工具
PageBuilder() - Constructor for class tech.hdis.framework.page.PageBuilder
 
pageInfo(Page) - Static method in class tech.hdis.framework.page.PageBuilder
得到PageInfo,用户返回客户端
PageInfo - Class in tech.hdis.framework.page
统一分页输出转化器
PageInfo(int, int, long, List) - Constructor for class tech.hdis.framework.page.PageInfo
 
PageInfo(int, int, long, List, int) - Constructor for class tech.hdis.framework.page.PageInfo
 
PageProperties - Class in tech.hdis.framework.page
分页属性配置
PageProperties() - Constructor for class tech.hdis.framework.page.PageProperties
 
pageRequest(Integer) - Static method in class tech.hdis.framework.page.PageBuilder
获得PageRequest,用于构造分页入参
pageRequest(Integer, Sort.Direction, String...) - Static method in class tech.hdis.framework.page.PageBuilder
获得PageRequest,用于构造分页入参
pageRequest(Integer, Integer) - Static method in class tech.hdis.framework.page.PageBuilder
获得PageRequest,用于构造分页入参
pageRequest(Integer, Integer, Sort.Direction, String...) - Static method in class tech.hdis.framework.page.PageBuilder
获得PageRequest,用于构造分页入参
pageSize - Variable in class tech.hdis.framework.page.PageProperties
默认每页行数

S

setEndRow(int) - Method in class tech.hdis.framework.page.PageInfo
 
setFirstPage(int) - Method in class tech.hdis.framework.page.PageInfo
 
setFirstPage(boolean) - Method in class tech.hdis.framework.page.PageInfo
 
setHasNextPage(boolean) - Method in class tech.hdis.framework.page.PageInfo
 
setHasPreviousPage(boolean) - Method in class tech.hdis.framework.page.PageInfo
 
setLastPage(int) - Method in class tech.hdis.framework.page.PageInfo
 
setLastPage(boolean) - Method in class tech.hdis.framework.page.PageInfo
 
setList(List) - Method in class tech.hdis.framework.page.PageInfo
 
setNavigatepageNums(int[]) - Method in class tech.hdis.framework.page.PageInfo
 
setNavigatePages(int) - Method in class tech.hdis.framework.page.PageInfo
 
setNextPage(int) - Method in class tech.hdis.framework.page.PageInfo
 
setPageNum(int) - Method in class tech.hdis.framework.page.PageInfo
 
setPages(int) - Method in class tech.hdis.framework.page.PageInfo
 
setPageSize(int) - Method in class tech.hdis.framework.page.PageInfo
 
setPageSize(Integer) - Method in class tech.hdis.framework.page.PageProperties
 
setPrePage(int) - Method in class tech.hdis.framework.page.PageInfo
 
setSize(int) - Method in class tech.hdis.framework.page.PageInfo
 
setStartRow(int) - Method in class tech.hdis.framework.page.PageInfo
 
setTotal(long) - Method in class tech.hdis.framework.page.PageInfo
 

T

tech.hdis.framework.page - package tech.hdis.framework.page
 
C G I P S T 
Skip navigation links

Copyright © 2018 Pivotal Software, Inc.. All rights reserved.