Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "EDT:Tutorial: RUI With Database Resources"

(Resources)
 
(One intermediate revision by the same user not shown)
Line 5: Line 5:
 
A variety of resources are available.
 
A variety of resources are available.
  
<ul><li>For EDT 0.70, completed tutorial code is here:
+
<ul><li>For EDT 0.7.0, completed tutorial code is here:
  
 
<ul><li>[[EDT:Tutorial: RUI With DataBase Lesson 4 Code| Code for PaymentFileMaintenance.egl after lesson 4]]
 
<ul><li>[[EDT:Tutorial: RUI With DataBase Lesson 4 Code| Code for PaymentFileMaintenance.egl after lesson 4]]
Line 23: Line 23:
 
</ul>
 
</ul>
  
<li>The following help topics are of particular interest, and each
+
<li>The following EDT help topics are of particular interest, and each
 
has additional links:
 
has additional links:
  
* Help topic:  Overview of EGL Rich UI<br />
+
* Help topic:  EGL support for Rich Internet Applications<br />
* Help topic:  Services: a top-level overview<br />
+
* Help topic:  EGL support for SOA<br />
* Help topic:  SQL data<br />
+
* Help topic:  EGL support for relational databases<br />
* Help topic:  Introduction to EGL generation and deployment<br />
+
* Help topic:  Deploying EGL applications to a target platform<br />
 
* Help topic:  Rich UI validation and formatting<br />
 
* Help topic:  Rich UI validation and formatting<br />
* Help topic:  Form processing with Rich UI<br />
 
* Help topic:  Rich UI DataGrid and DataGridTooltip<br />
 
* Help topic:  Rich UI GridLayout<br />
 
  
 
<li>EGL Rich UI follows the Visual Formatting Model of the World Wide
 
<li>EGL Rich UI follows the Visual Formatting Model of the World Wide

Latest revision as of 11:57, 12 April 2012

Access a database with EGL Rich UI

Resources

A variety of resources are available.

Back to the top