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