protected static class AbstractPaginatedTableBean.CurrentPageEvaluationParams
extends com.technia.tvc.core.table.DefaultEvaluationParams
Modifier | Constructor and Description |
---|---|
protected |
AbstractPaginatedTableBean.CurrentPageEvaluationParams() |
Modifier and Type | Method and Description |
---|---|
java.util.Iterator<? extends TableData> |
getAvailableTableData(com.technia.tvc.core.table.EvaluatedTableBean<? extends TableData> table) |
java.lang.String |
getRowDescription(com.technia.tvc.core.table.EvaluatedTableBean<? extends TableData> table) |
boolean |
willEvaluateCurrentPage(com.technia.tvc.core.table.EvaluatedTableBean<? extends TableData> table) |
allowReuseCells, allowTableReload, describe, getColumnDescription, getColumnPredicate, isReadOnly
protected AbstractPaginatedTableBean.CurrentPageEvaluationParams()
public java.lang.String getRowDescription(com.technia.tvc.core.table.EvaluatedTableBean<? extends TableData> table)
getRowDescription
in class com.technia.tvc.core.table.DefaultEvaluationParams
public java.util.Iterator<? extends TableData> getAvailableTableData(com.technia.tvc.core.table.EvaluatedTableBean<? extends TableData> table)
getAvailableTableData
in class com.technia.tvc.core.table.DefaultEvaluationParams
public boolean willEvaluateCurrentPage(com.technia.tvc.core.table.EvaluatedTableBean<? extends TableData> table)
Copyright ? Technia AB. All Rights Reserved.