| Package | Description |
|---|---|
| org.linkki.framework.ui.dialogs |
| Modifier and Type | Method and Description |
|---|---|
static QuestionDialog |
QuestionDialog.open(String caption,
com.vaadin.ui.Component content,
Handler okHandler)
Opens the dialog.
|
static QuestionDialog |
QuestionDialog.open(String caption,
String question,
Handler okHandler)
Opens the dialog.
|
Copyright © 2017. All rights reserved.