Modifier | Constructor and Description |
---|---|
protected |
RefEvalBase(int rowIndex,
int columnIndex,
boolean rowRel,
boolean colRel) |
Modifier and Type | Method and Description |
---|---|
int |
getColumn()
returns the zero based column index.
|
int |
getRow()
returns the zero based row index.
|
boolean |
isColRelative() |
boolean |
isRowRelative() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getInnerValueEval, isFiltered, isHidden, isRowHidden, offset
protected RefEvalBase(int rowIndex, int columnIndex, boolean rowRel, boolean colRel)
public final int getRow()
RefEval
public final int getColumn()
RefEval
public final boolean isRowRelative()
public final boolean isColRelative()
Copyright © 2020. All rights reserved.