public interface AbstractStringValuePairEditorView extends ValuePairEditorView<AbstractStringValuePairEditorView.Presenter>, HasErrorMessage
| Modifier and Type | Interface and Description |
|---|---|
static interface |
AbstractStringValuePairEditorView.Presenter |
| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
String |
getValue() |
void |
setValue(String value) |
setValuePairLabel, showValuePairName, showValuePairRequiredIndicatorclearErrorMessage, setErrorMessageCopyright © 2001–2020 JBoss by Red Hat. All rights reserved.