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
Next revision Both sides next revision
jvx:features [2018/11/30 11:45]
admin
jvx:features [2020/06/08 12:57]
cduncan [Quick & Easy development]
Line 2: Line 2:
 ~~NOTRANS~~ ~~NOTRANS~~
  
-== UI platform independent ​==+===== UI Platform Independent =====
  
-Write UI sourcce ​code for your screens once and start the application as DesktopWeb or Mobile ​solution.+Write UI source ​code for your screens once and start the application as a web, mobile, or desktop ​solution.
  
 <WRAP group> <WRAP group>
Line 41: Line 41:
 \\  \\ 
  
-== Quick Easy development ​==+===== Quick and Easy Development =====
  
 <WRAP group> <WRAP group>
Line 85: Line 85:
 You write just a few lines of code for an application that manages your contacts. You write just a few lines of code for an application that manages your contacts.
  
-  * **initializeUI()** \\ Initialize an UITable, bind it to the model and add it to the screen. +  * **initializeUI()** \\ Initialize an UITable, bind it to the modeland add it to the screen. 
-  * **initializeModel()** \\ Instantiate model for contacts, bind it to the server and the DAO "​contacts"​.+  * **initializeModel()** \\ Instantiate model for contacts, bind it to the serverand the DAO "​contacts"​.
   * **getContacts()** \\ Instantiate DAO "​contacts",​ initialize it with database and table "​CONTACTS"​.   * **getContacts()** \\ Instantiate DAO "​contacts",​ initialize it with database and table "​CONTACTS"​.
 </​WRAP>​ </​WRAP>​
 </​WRAP>​ </​WRAP>​
  
-== How does it work? ==+===== How does it work? =====
  
 <WRAP group> <WRAP group>
Line 111: Line 111:
 </​WRAP>​ </​WRAP>​
  
-== All Features ==+===== All Features ​=====
  
-=== General ===+==== General ​====
  
   * **OpenSource Framework**\\ Apache 2.0 license   * **OpenSource Framework**\\ Apache 2.0 license
Line 128: Line 128:
  
  
-=== GUI Features ===+==== GUI Features ​====
  
   * **GUI technology independent**   * **GUI technology independent**
Line 140: Line 140:
  
  
-=== GUI/Server Features ===+==== GUI/Server Features ​====
  
   * **Flexible authentication management with different ​   * **Flexible authentication management with different ​
Line 158: Line 158:
     * Fully configurable application frame through interfaces     * Fully configurable application frame through interfaces
  
-=== More Features ===+==== More Features ​====
  
   * **Online help system for Web & Desktop applications**\\ Table of contents, Search, HTML   * **Online help system for Web & Desktop applications**\\ Table of contents, Search, HTML
   * **User and roles management**\\ Database tables, if (Rolle=Admin) then show data   * **User and roles management**\\ Database tables, if (Rolle=Admin) then show data
This website uses cookies for visitor traffic analysis. By using the website, you agree with storing the cookies on your computer.More information