| Package | Description |
|---|---|
| com.holonplatform.vaadin.components |
| Modifier and Type | Method and Description |
|---|---|
default Dialog |
Dialog.Builder.open()
Build and open the dialog window using given current
UI. |
Dialog |
Dialog.Builder.open(com.vaadin.ui.UI ui)
Build and open the dialog window using given
UI. |
| Modifier and Type | Method and Description |
|---|---|
void |
Dialog.CloseListener.dialogClosed(Dialog dialog,
Object actionId)
Invoked when the
Dialog is closed |
default void |
Dialog.QuestionCallback.dialogClosed(Dialog dialog,
Object actionId) |
Copyright © 2019 The Holon Platform. All rights reserved.