eScreenClass Members
The eScreenClass type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| 
                         | 
                      Equals(System.Object) | (Inherited from Object.) | 
| 
                         | 
                      Finalize | (Inherited from Object.) | 
| 
                         | 
                      GetHashCode | (Inherited from Object.) | 
| 
                         | 
                      GetType | (Inherited from Object.) | 
| 
                         | 
                      MemberwiseClone | (Inherited from Object.) | 
| 
                         | 
                      ToString | (Inherited from Object.) | 
Fields
| Name | Description | |
|---|---|---|
| 
                         | 
                      CMyChart | 
                         
   Declares a screen containing a Chart (Requires the C-MyChart Plugin!)
    
                       | 
                    
| 
                         | 
                      CMyDashboard | 
                         
   Declares a screen containing a Dashboard
    
                       | 
                    
| 
                         | 
                      CMyForm | 
                         
   Declares a screen containing a form
    
                       | 
                    
| 
                         | 
                      CMyLiveScreen | 
                         
   declares a dynamically created live Screen
    
                       | 
                    
| 
                         | 
                      CMyTable | 
                         
   Declares a screen containing a Table
    
                       |