@ParametersAndReturnValuesAreNonnullByDefault
| Interface | Description |
|---|---|
| OkHandler |
| Class | Description |
|---|---|
| ConfirmationDialog |
A dialog to present an information to the user, who has to confirm it with OK.
|
| DialogBindingManager |
A binding manager for bindings in an
OkCancelDialog. |
| OkCancelDialog |
A modal dialog with a header/title, an OK button and an optional cancel button at the bottom.
|
| PmoBasedDialogFactory |
A factory to create dialogs with a content based on a
PresentationModelObject. |
| QuestionDialog |
A modal dialog that asks the user a question that can be confirmed with OK (and not confirmed
with Cancel).
|
| Enum | Description |
|---|---|
| OkCancelDialog.ButtonOption |
Options to choose the buttons.
|
Copyright © 2017. All rights reserved.