@Dependent public class AddDoubleValueModal extends Elemental2Modal<AddDoubleValueModal.View>
| Modifier and Type | Class and Description |
|---|---|
static interface |
AddDoubleValueModal.View |
| Constructor and Description |
|---|
AddDoubleValueModal(AddDoubleValueModal.View view,
org.jboss.errai.ui.client.local.spi.TranslationService translationService) |
| Modifier and Type | Method and Description |
|---|---|
void |
add() |
void |
cancel() |
void |
setup(String headerKey,
String nameKey,
String valueKey) |
void |
show(BiConsumer<String,String> onAdd) |
getView, hide, setup, setWidth, show, superSetup@Inject public AddDoubleValueModal(AddDoubleValueModal.View view, org.jboss.errai.ui.client.local.spi.TranslationService translationService)
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.