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