| 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 header 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.
|
| DialogVariant |
Set of theme variants applicable for vaadin-dialog component.
|
| GeneratedVaadinDialog |
Description copied from corresponding location in WebComponent:
|
| GeneratedVaadinDialog.OpenedChangeEvent |
|