public class WholeCellExpression extends CellExpression
cellName
expr
构造器和说明 |
---|
WholeCellExpression(String cellName) |
限定符和类型 | 方法和说明 |
---|---|
protected ExpressionData<?> |
compute(Cell cell,
Cell currentCell,
Context context) |
void |
setCondition(Condition condition) |
boolean |
supportPaging() |
computePageCells, fetchPageCells
execute, filterCells, getExpr, setExpr
public WholeCellExpression(String cellName)
public boolean supportPaging()
supportPaging
在类中 CellExpression
protected ExpressionData<?> compute(Cell cell, Cell currentCell, Context context)
compute
在类中 CellExpression
public void setCondition(Condition condition)
Copyright © 2022 Bstek. All rights reserved.