| 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, waitgetInnerValueEval, isFiltered, isHidden, isRowHidden, offsetprotected RefEvalBase(int rowIndex,
int columnIndex,
boolean rowRel,
boolean colRel)
public final int getRow()
RefEvalpublic final int getColumn()
RefEvalpublic final boolean isRowRelative()
public final boolean isColRelative()
Copyright © 2020. All rights reserved.