Class Summary | |
Browser | Class for the browser instance |
ColorPicker | |
HttpRequester | Simple HTTP Requester for AJAX requests ( XMLHttpRequest wrapper class ) |
Keyboard | Class for the keyboard instance. |
ListView | Class for list management |
Logger | Logger class for JavaScript logging Class used by the "fwkCreateLogger" function |
Map | Map class with methods like Java HashMap or Hashtable |
Screen | Screen object This object is designed to manage the current screen NB : Many of its methods are not supposed to be used directly by the application |
ScreenActions | ScreenActions object A "client-side" stub to invoke the server side actions with AJAX requests |
ScreenActionsXHR | XHR requester dedicated for ScreenActions requests
( XMLHttpRequest wrapper class ) INTERNAL CLASS |
ScreenError | ScreenError object This object contains an error message received in the XML ScreenResponse. |
ScreenException | ScreenException object This object contains an exception received in the XML ScreenResponse. |
ScreenField | Internal utility class ( reserved for internal use ) |
ScreenMessage | ScreenMessage object This object contains an application message with a "code", a "text" and a "type" (received in the XML ScreenResponse). |
ScreenRequest | ScreenRequest object ( reserved for internal use ) The request for "ScreenActions" |
ScreenResponse | ScreenResponse object The request response for "ScreenActions" and "ScreenService" |
ScreenService | Service stub to invoke the server side services with AJAX |
ScreenServiceLastCall | Utility class to manage the last call of a service Set of static methods Reserved for internal use |
ScreenServiceXHR | XHR requester dedicated for ScreenService requests
( XMLHttpRequest wrapper class ) INTERNAL CLASS |
ScreenView | Internal utility class ( reserved for internal use ) |
SimpleDate | Simple date utility object for date management. |
TabSet | |
TelosysConst | Internal utility class |
TelosysEnv | Telosys environment object. |
Tools | Internal utility class ( reserved for internal use ) |
XmlTags | Internal utility class ( reserved for internal use ) |