Package | Description |
---|---|
org.uberfire.ext.properties.editor.model |
Modifier and Type | Method and Description |
---|---|
static PropertyEditorFieldOption |
PropertyEditorFieldOption.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PropertyEditorFieldOption[] |
PropertyEditorFieldOption.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
List<PropertyEditorFieldOption> |
PropertyEditorFieldInfo.getOptions() |
Modifier and Type | Method and Description |
---|---|
PropertyEditorFieldInfo |
PropertyEditorFieldInfo.withOptions(PropertyEditorFieldOption... options) |
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.