|
Style Intelligence v12.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectinetsoft.report.TableLayout.RegionIndex
public static class TableLayout.RegionIndex
Data structure to hold a region and index within the region.
| Constructor Summary | |
|---|---|
TableLayout.RegionIndex(BaseLayout.Region region,
int row)
|
|
| Method Summary | |
|---|---|
BaseLayout.Region |
getRegion()
|
int |
getRow()
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public TableLayout.RegionIndex(BaseLayout.Region region,
int row)
| Method Detail |
|---|
public BaseLayout.Region getRegion()
public int getRow()
public String toString()
toString in class Object
|
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 | ||||||||