public static interface AddDoubleValueModal.View extends org.uberfire.ext.editor.commons.client.file.popups.elemental2.Elemental2Modal.View<AddDoubleValueModal>
| Modifier and Type | Method and Description |
|---|---|
void |
clearForm() |
void |
focus() |
String |
getName() |
String |
getValue() |
void |
setHeader(String header) |
void |
setNameLabel(String label) |
void |
setValueLabel(String label) |
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.