Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be 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/Template"

m (Form Field template: add a ref on a forum Post.)
(Replaced content with "The Scout documentation has been moved to https://eclipsescout.github.io/.")
 
(8 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{ScoutPage|cat=Concepts}}
+
The Scout documentation has been moved to https://eclipsescout.github.io/.
 
+
A template is some portion of code (a class) that is defined to be used many times in the {{ScoutLink|Concepts|Client Plug-In|Client}}.
+
 
+
== Overview ==
+
The templates are visible in the {{ScoutLink|SDK|Explorer View|Explorer View}} under '''your scout project > Client > Templates'''
+
 
+
[[Image:ScoutExplorer Templates.png]]
+
 
+
== Form Field template ==
+
{{note|TODO|Explain and example. Description of the class. Some Code}}
+
 
+
<!--
+
Form
+
In some cases you have the  GroupBox that is displayed in multiple forms, you might be interested in
+
-->
+
 
+
{{note|TODO| {{ScoutLink|Concepts|FormData|FormData}} annotation in the Form.}}
+
 
+
{{note|TODO|Template and SQL binding (in Process Service). Merge with this post: [http://www.eclipse.org/forums/index.php/t/261235/ Process Service and Templates]}}
+
 
+
== See also ==
+
* {{ScoutLink|SDK|Explorer View|Explorer View}}
+

Latest revision as of 04:56, 14 March 2024

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

Copyright © Eclipse Foundation, Inc. All Rights Reserved.