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