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