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.
|
GeneratedVaadinDialog<R extends GeneratedVaadinDialog<R>> |
Description copied from corresponding location in WebComponent:
|
GeneratedVaadinDialog.OpenedChangeEvent<R extends GeneratedVaadinDialog<R>> |
|