Documentation

Trace:

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
jvx:features [2020/06/08 12:59]
cduncan [General]
jvx:features [2020/06/08 13:02]
cduncan [GUI/Server Features]
Line 130: Line 130:
 ==== GUI Features ==== ==== GUI Features ====
  
-  * **GUI technology independent**+  * **GUI Technology Independent**
       * Web (vaadin)       * Web (vaadin)
       * Mobile (native iOS, Android)       * Mobile (native iOS, Android)
       * Desktop (Swing, JavaFX)       * Desktop (Swing, JavaFX)
       * Headless (Testing)       * Headless (Testing)
-  * **Standardized ​dynamic model for all data-bound GUI controls** +  * **Standardized ​Dynamic Model for All Data-Bound GUI Controls** 
-      * Uses persistence metadata as base datatype, data size, datatype dependent editors (e.g. "​Date"​ -> Date editor, "​Master data" -> Dropdown list (= Combobox)+      * Uses persistence metadata as base datatype, data size, datatype dependent editors (e.g."​Date"​ -> Date editor, "​Master data" -> Dropdown list (= Combobox)
       * Editor (Number, Date, Dropdown), Table, Tree, Chart       * Editor (Number, Date, Dropdown), Table, Tree, Chart
  
Line 142: Line 142:
 ==== GUI/Server Features ==== ==== GUI/Server Features ====
  
-  * **Flexible ​authentication management with different ​ +  * **Flexible ​Authentication Management With Different ​ 
-Security ​managers**\\ Database table, NTLM, LDAP, XML+Security ​Managers**\\ Database table, NTLM, LDAP, XML
   * **CRUD Triggers on Client & Application Server**\\ Before/​After Insert, Update, Delete, Select, …   * **CRUD Triggers on Client & Application Server**\\ Before/​After Insert, Update, Delete, Select, …
-  * **Event & Listener ​concept** +  * **Event & Listener ​Concept** 
-  * **Multi language support**+  * **Multilingual Support**
   * **Lazy Loading**   * **Lazy Loading**
     * Only visible GUI information are loaded     * Only visible GUI information are loaded
     * No paging, lazy loading is integrated in GUI controls -> scrollbar     * No paging, lazy loading is integrated in GUI controls -> scrollbar
     * Process millions of records     * Process millions of records
-  * **Flexible ​application frame**+  * **Flexible ​Application Frame**
     * Integrated in the framework     * Integrated in the framework
     * Contains Toolbar, Menu, Login/out, Change password, Help, About, Save, Reload, …     * Contains Toolbar, Menu, Login/out, Change password, Help, About, Save, Reload, …
This website uses cookies for visitor traffic analysis. By using the website, you agree with storing the cookies on your computer.More information