@Dependent public class AddSingleValueModal extends Elemental2Modal<AddSingleValueModal.View>
| Modifier and Type | Class and Description |
|---|---|
static interface |
AddSingleValueModal.View |
| Constructor and Description |
|---|
AddSingleValueModal(AddSingleValueModal.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 labelKey) |
void |
show(Consumer<String> onAdd) |
getView, hide, setup, setWidth, show, superSetup@Inject public AddSingleValueModal(AddSingleValueModal.View view, org.jboss.errai.ui.client.local.spi.TranslationService translationService)
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.