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

Scout/HowTo/5.0/Add FileChooser support for RAP UI

< Scout‎ | HowTo‎ | 5.0
Revision as of 01:59, 10 April 2015 by Ssw.bsiag.com (Talk | contribs) (Created page with "{{ScoutPage|cat=HowTo 5.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...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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

  1. Switch to Scout Perspective
  2. Select your Scout project (e.g. org.example.logo)
  3. In Scout Object Properties view, choose RAP FileChooser Support (Incubation) under UI Features

Scout RAP UI HowTo - Scout Object Properties 4.0.png

Result

The field is now displayed in the RAP UI.

Scout RAP UI HowTo - FileChooser representation.png

Back to the top