public interface EnumValuePairOptionEditorView extends org.uberfire.client.mvp.UberView<EnumValuePairOptionEditorView.Presenter>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
EnumValuePairOptionEditorView.EnumValuePairOptionEditorHandler |
static interface |
EnumValuePairOptionEditorView.Presenter |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getValue() |
void |
setOptionLabel(String optionLabel) |
void |
setValue(boolean value) |
void setOptionLabel(String optionLabel)
void setValue(boolean value)
boolean getValue()
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.