| 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 |
BaseModal<T extends org.jboss.elemento.IsElement<elemental2.dom.HTMLDivElement>>
A base implementaton for components to show a pop-up
|
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
|
Copyright © 2019–2022 Dominokit. All rights reserved.