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/3.8/Add FileChooser support for RAP UI

< Scout‎ | HowTo‎ | 3.8
Revision as of 04:01, 17 September 2012 by Stephan.merkli.bsi-software.com (Talk | contribs) (New page: This tutorial described 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 ...)

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

This tutorial described 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.png

Result

The field is now displayed in the RAP UI.

Scout RAP UI HowTo - FileChooser representation.png

Back to the top