|
deegree 2.2 (2008/12/22 11:33 build-3038-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 |
DefaultTable.appendRow(Object[] data)
appends a row to the table and sets its data |
void |
Table.appendRow(Object[] data)
appends a row to the table and sets its data |
void |
DefaultTable.setColumnType(int col,
int type)
sets the type of a column. |
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.setRow(Object[] data,
int row)
sets the data of the row'th row |
void |
Table.setRow(Object[] data,
int row)
sets the data of the row'th row |
| Constructors in org.deegree.model.table that throw TableException | |
|---|---|
DefaultTable(String tableName,
String[] columnNames,
int[] columnTypes)
|
|
DefaultTable(String tableName,
String[] columnNames,
int[] columnTypes,
int initialCapacity)
|
|
DefaultTable(String tableName,
String[] columnNames,
int[] columnTypes,
Object[][] data)
|
|
|
deegree 2.2 (2008/12/22 11:33 build-3038-official) | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net