|
Style Intelligence v12.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectinetsoft.report.lens.CalcTableLens.Adjuster
protected abstract static class CalcTableLens.Adjuster
Interface for adjusting row/column index.
| Constructor Summary | |
|---|---|
CalcTableLens.Adjuster()
Create a column adjuster. |
|
CalcTableLens.Adjuster(int row)
Create a row adjuster. |
|
| Method Summary | |
|---|---|
abstract boolean |
adjust(inetsoft.report.internal.table.CalcCellAttr attr)
|
int |
getRow()
Get the row index that has changed (inserted/removed). |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CalcTableLens.Adjuster()
public CalcTableLens.Adjuster(int row)
| Method Detail |
|---|
public int getRow()
public abstract boolean adjust(inetsoft.report.internal.table.CalcCellAttr attr)
|
Copyright © 1996-2014 InetSoft Technology Corp. All Rights Reserved. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||