|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TableException | |
---|---|
org.deegree.model.table |
Uses of TableException in org.deegree.model.table |
---|
Methods in org.deegree.model.table that throw TableException | |
---|---|
void |
Table.appendRow(java.lang.Object[] data)
appends a row to the table and sets its data |
void |
DefaultTable.appendRow(java.lang.Object[] data)
appends a row to the table and sets its data |
void |
Table.setColumnType(int col,
int type)
sets the type of a column. the implementing class have to ensure that this is a valid operation |
void |
DefaultTable.setColumnType(int col,
int type)
sets the type of a column. |
void |
Table.setRow(java.lang.Object[] data,
int row)
sets the data of the row'th row |
void |
DefaultTable.setRow(java.lang.Object[] data,
int row)
sets the data of the row'th row |
Constructors in org.deegree.model.table that throw TableException | |
---|---|
DefaultTable(java.lang.String tableName,
java.lang.String[] columnNames,
int[] columnTypes)
|
|
DefaultTable(java.lang.String tableName,
java.lang.String[] columnNames,
int[] columnTypes,
int initialCapacity)
|
|
DefaultTable(java.lang.String tableName,
java.lang.String[] columnNames,
int[] columnTypes,
java.lang.Object[][] data)
|
|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
PREV NEXT | FRAMES NO FRAMES |
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org