Uses of Class
com.vaadin.flow.component.dialog.GeneratedVaadinDialog
-
-
Uses of GeneratedVaadinDialog in com.vaadin.flow.component.dialog
Classes in com.vaadin.flow.component.dialog with type parameters of type GeneratedVaadinDialog Modifier and Type Class Description static classDialog.OpenedChangeEvent<T extends GeneratedVaadinDialog<T>>classGeneratedVaadinDialog<R extends GeneratedVaadinDialog<R>>Deprecated.since v23.3, generated classes will be removed in v24.static classGeneratedVaadinDialog.OpenedChangeEvent<R extends GeneratedVaadinDialog<R>>Deprecated.since v23.3, generated classes will be removed in v24.Subclasses of GeneratedVaadinDialog in com.vaadin.flow.component.dialog Modifier and Type Class Description classDialogA Dialog is a small window that can be used to present information and user interface elements in an overlay.
-