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/HowTo/4.0/Add FileChooser support for RAP UI"

< Scout‎ | HowTo‎ | 4.0
(Created page with "{{ScoutPage|cat=HowTo 4.0}} This how-to describes how to add FileChooser field support for the RAP UI. = Steps = # Switch to Scout Perspective # Select your Scout project (e...")
 
 
Line 1: Line 1:
{{ScoutPage|cat=HowTo 4.0}}
+
The Scout documentation has been moved to https://eclipsescout.github.io/.
 
+
This how-to describes how to add FileChooser field support for the RAP UI.
+
 
+
= Steps =
+
# Switch to Scout Perspective
+
# Select your Scout project (e.g. org.example.logo)
+
# In Scout Object Properties view, choose RAP FileChooser Support (Incubation) under UI Features
+
 
+
[[Image:Scout RAP UI HowTo - Scout Object Properties 4.0.png]]
+
 
+
= Result =
+
The field is now displayed in the RAP UI.
+
 
+
[[Image:Scout RAP UI HowTo - FileChooser representation.png]]
+

Latest revision as of 07:35, 18 March 2024

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

Back to the top