For packaging header data in a typesafe way.
More...
|
| TableData (Object[] p_oHeaderRow, Object[][] p_oTableData) |
| Constructor.
|
|
For packaging header data in a typesafe way.
- Author
- Lora Murphy
sortie.gui.behaviorsetup.TableData.TableData |
( |
Object[] |
p_oHeaderRow, |
|
|
Object |
p_oTableData[][] |
|
) |
| |
Constructor.
- Parameters
-
p_oHeaderRow | Header row. |
p_oTableData | Table data. |
Object [] sortie.gui.behaviorsetup.TableData.mp_oHeaderRow |
Object [][] sortie.gui.behaviorsetup.TableData.mp_oTableData |
The documentation for this class was generated from the following file: