| Package | Description |
|---|---|
| org.dominokit.domino.ui.dialogs | |
| org.dominokit.domino.ui.modals |
| Modifier and Type | Class and Description |
|---|---|
class |
ConfirmationDialog
A special dialog component that introduce a confirm/reject actions
|
class |
MessageDialog
A component to show message dialogs to the user with ability to make him take actions from those
dialogs
|
| Modifier and Type | Class and Description |
|---|---|
class |
ModalDialog
a component to show a pop-up with the ability to block the content behind it.
|
class |
Window
A component that open a pop-up that acts like a window with close/maximize/minimize controls and
can be dragged across the page
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
ModalBackDrop.contains(BaseModal modal) |
static void |
ModalBackDrop.popModal(BaseModal modal) |
static void |
ModalBackDrop.push(BaseModal modal) |
Copyright © 2019–2022 Dominokit. All rights reserved.