类 TableNavigate
java.lang.Object
com.sh.wf.module.base.BasePageNavigate
com.sh.wf.module.component.table.TableNavigate
- 所有已实现的接口:
Serializable,Cloneable
Description: 表格分页
Title:首亨软件 - TSS/CRM等
- 从以下版本开始:
- 2015年3月31日
- 另请参阅:
-
字段概要
从类继承的字段 com.sh.wf.module.base.BasePageNavigate
calTotalRows, context, currentPage, dsInfo, hasMoreData, languageObj, pageNavigateRuntime, pageRows, pages, tnId, totalPages, totalRows -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明boolean是否可以进行下一页导出,每一页只能调用一次intintgetPages()getTnId()protected voidprocessV202101(StringBuilder html) 新版本的分页样式protected voidprocessWebSite(StringBuilder html) voidvoidtoHtml(StringBuilder html) 从类继承的方法 com.sh.wf.module.base.BasePageNavigate
initCommon, language, language
-
构造器详细资料
-
TableNavigate
-
-
方法详细资料
-
getCurPageNo
public int getCurPageNo() -
getPageRows
public int getPageRows() -
toHtml
-
processV202101
新版本的分页样式- 参数:
html-
-
processWebSite
-
continueExportable
public boolean continueExportable()是否可以进行下一页导出,每一页只能调用一次- 返回:
- boolean
-
getPages
-
setPages
-
getTnId
-