public interface BooleanValuePairEditorView extends ValuePairEditorView<BooleanValuePairEditorView.Presenter>, HasErrorMessage
| Modifier and Type | Interface and Description |
|---|---|
static interface |
BooleanValuePairEditorView.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.