SettingsEditor

Navigate and edit related configuration options

Settings Editors are used to present the user with a form (Configurable) where they can change a group of related preferences.

Usage

  • Some model to represent Settings

  • A controller class that implements Configurable

  • A form to act as the view

Variants

  • DeployToServerSettingsEditor

  • SingleConfigurableEditor

Navigation

Last updated

Was this helpful?