| Package | Description |
|---|---|
| com.holonplatform.vaadin7.components |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Dialog.QuestionCallback
Dialog.CloseListener extension which acts as callback for a question dialog to react to the user's response. |
| Modifier and Type | Method and Description |
|---|---|
Registration |
Dialog.addCloseListener(Dialog.CloseListener listener)
Adds a
Dialog.CloseListener for dialog closing events. |
B |
Dialog.Builder.withCloseListener(Dialog.CloseListener closeListener)
Add a
Dialog.CloseListener to be notified when dialog is closed |
Copyright © 2019 The Holon Platform. All rights reserved.