| 
deegree 2.6-pre (2011/11/29 00:10 build-378-unofficial) | |||||||||
| 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(Object[] data)
appends a row to the table and sets its data  | 
 void | 
DefaultTable.appendRow(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(Object[] data,
             int row)
sets the data of the row'th row  | 
 void | 
DefaultTable.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.6-pre (2011/11/29 00:10 build-378-unofficial) | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
an open source project founded by lat/lon, Bonn, Germany.
                    For more information visit: http://www.deegree.org