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 "Scout/Concepts/Client Plug-In"

(New page: {{ScoutPage|cat=Concepts}} == Description == {{ScoutLink|Concepts|Separation UI and GUI|Separation of UI and GUI}} is an important concept of Scout. The Client Plug-In contains a Model of...)
 
(Replaced content with "The Scout documentation has been moved to https://eclipsescout.github.io/.")
 
(20 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{ScoutPage|cat=Concepts}}
+
The Scout documentation has been moved to https://eclipsescout.github.io/.
 
+
== Description ==
+
{{ScoutLink|Concepts|Separation UI and GUI|Separation of UI and GUI}} is an important concept of Scout. The Client Plug-In contains a Model of the Client Application that is represented to the user with one of the UI {{ScoutLink|Concepts|UI Plug-Ins|UI Plug-Ins}}
+
+
{{note|TODO|Add description}}
+
 
+
 
+
== Component Model ==
+
 
+
[[Image:Client components.png]]
+
 
+
* {{ScoutLink|Concepts|ClientSession|Client Session}}
+
* {{ScoutLink|Concepts|Desktop|Desktop}}
+
* {{ScoutLink|Concepts|Wizard|Wizard}}
+
* {{ScoutLink|Concepts|Menu|Menu}}
+
* {{ScoutLink|Concepts|Tool|Tool}}
+
* {{ScoutLink|Concepts|Outline|Outline}}
+
* {{ScoutLink|Concepts|Form|Form}}
+
 
+
 
+
== See also ==
+
 
+
* {{ScoutLink|Concepts|UI Plug-Ins|UI Plug-Ins}}
+
* {{ScoutLink|Concepts|Shared Plug-In|Shared Plug-In}}
+
* {{ScoutLink|Concepts|Server Plug-In|Server Plug-In}}
+

Latest revision as of 05:13, 14 March 2024

The Scout documentation has been moved to https://eclipsescout.github.io/.

Back to the top