|
Class Summary |
| Component |
Component class represent a template component that can be JAVA (Not GWT) serializable
the TemplateComponent class used in the model cannot be serializable since it contains the Widget used as component
and the Serializable component cannot be used by JAVA pure Serialization |
| Logger |
Logger class contains the methods for logging on tomcat catalina.out file
it contains only static methods |
| Model |
The Model class represents the current Template state JAVA Serializable, the model in the the MVC pattern |
| RTimeSeries |
|
| RTSFilter |
|
| RTSinfo |
|
| S_Attribute |
S_Attribute class |
| S_AttributeArea |
SerializableAttributeArea class |
| S_Metadata |
The Metadata class represents a metadata that can be associated to any object |
| S_Table |
|
| S_TableCell |
|
| Section |
The Section class represents a Template Section that can be associated to any Template |
| TableModel |
TableModel class represent a template component that can be JAVA (Not GWT) serializable |