Package de.xima.fc.gui.common.model.data
Class DataTable<S,T>
java.lang.Object
de.xima.fc.gui.common.model.data.DataTable<S,T>
- Type Parameters:
S
- header type, should beSerializable
.T
- cell type, should beSerializable
.
- All Implemented Interfaces:
Serializable
Simple Model holding headers and data rows of a fixed data table for outputting information
- Author:
- XIMA MEDIA GmbH
- See Also:
-
Constructor Summary
Constructors -
Method Summary