| Package | Description |
|---|---|
| org.uberfire.ext.wires.client.preferences.form |
| Modifier and Type | Method and Description |
|---|---|
ViewMode |
PreferencesEditorItemPresenter.getViewMode() |
static ViewMode |
ViewMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ViewMode[] |
ViewMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PreferencesEditorFormPresenter.init(PreferenceStore preferenceStore,
List<String> managedKeys,
String componentTitle,
ViewMode viewMode) |
void |
PreferencesEditorItemPresenter.setViewMode(ViewMode viewMode) |
void |
PreferencesEditorItemPresenter.View.setViewMode(ViewMode viewMode) |
void |
PreferencesEditorItemView.setViewMode(ViewMode viewMode) |
Copyright © 2012–2016 JBoss by Red Hat. All rights reserved.