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