www.element4solution.com

Packages
e4s This is the E4S ("ELEMENT4SOLUTION framework") main package.
e4s.application This package contains system functionality.
e4s.application.appmodule This package contains extended system functionality such as client, company and user handling including main login.
e4s.application.sysmodule This package contains handling of elements such as trees, lists, menus, editing tables but also core system functionality for debugging, performance statistics.
e4s.application.sysmodule.ajax Internal Ajax-Handling functionality.
e4s.application.sysmodule.css This package contains editing of CSS (cascading style sheets).
e4s.application.sysmodule.dict Data dictionary modules.
e4s.application.sysmodule.editing Editing handling modules.
e4s.application.sysmodule.grid Grid editing functionality.
e4s.db Database access classes.
e4s.db.dict Data Dictionary base classes.
e4s.db.dict.plugins Database Generator Plug-In.
e4s.db.freefield This package contains free-field handling.
e4s.db.systabledef This package contains definitions for system database tables.
e4s.html The html package contains several basic HTML tags (such as <B>, <BODY>, <CENTER>, ..) which can be assembled one into the other to build up the main HTML output.
e4s.html.ajax The ajax package contains classes required for AJAX support and integration.
e4s.html.editing Element that can be used to display values out of an database table and modify values.
e4s.html.input.basics This package contains input elements which are core standard in HTML.
e4s.html.input.extended This package contains input elements which are standard in HTML as well as extended elements with more functionality.
e4s.html.input.grid With the Grid-Package you can draw a table with horizontal and vertical navigation containing input elements for editing.
e4s.html.input.inlineedit Element that can be used to display and edit values in the style of one or more input lines, only one line at a time can be modified.
e4s.html.input.list  
e4s.html.list With the List-Package you can draw a table vertical navigation containing one or more input elements in a row.
e4s.html.navigation This package contains user menu elements to build up a navigation menu.
e4s.html.style This package contains classes required for CSS (cascading style sheet) handling.
e4s.html.tree Tree-Elements (opening, collapsing nodes)
e4s.mail Functionality for sending e-mail.
e4s.persistant The tutorial package provides utilities for reading/writing objects from/to files.
e4s.servlet The servlet package contains classes for basic module implementation as well as the main interface to the Web-Application server.
e4s.translate Mechanism for localization services (translation of the user interface).
e4s.util The utility classes contain several classes or functions which are common needed within the e4s.

 


www.element4solution.com