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