public interface EnumValuePairEditorView extends ValuePairEditorView<EnumValuePairEditorView.Presenter>, HasErrorMessage
| Modifier and Type | Interface and Description |
|---|---|
static interface |
EnumValuePairEditorView.Presenter |
| Modifier and Type | Method and Description |
|---|---|
String |
getSelectedValue() |
void |
initOptions(List<org.uberfire.commons.data.Pair<String,String>> options) |
void |
setSelectedValue(String value) |
setValuePairLabel, showValuePairName, showValuePairRequiredIndicatorclearErrorMessage, setErrorMessageCopyright © 2001–2020 JBoss by Red Hat. All rights reserved.