Dialog |
A Dialog is a small window that can be used to present information and user
interface elements in an overlay.
|
Dialog.DialogCloseActionEvent |
`vaadin-dialog-close-action` is sent when the user clicks outside the
overlay or presses the escape key.
|
Dialog.DialogFooter |
Class for adding and removing components to the footer part of a dialog.
|
Dialog.DialogHeader |
Class for adding and removing components to the header part of a dialog.
|
Dialog.DialogResizeEvent |
`resize` event is sent when the user finishes resizing the overlay.
|
Dialog.OpenedChangeEvent |
|
DialogVariant |
Set of theme variants applicable for vaadin-dialog component.
|
GeneratedVaadinDialog |
Deprecated.
|
GeneratedVaadinDialog.OpenedChangeEvent |
Deprecated.
|