Uses of Class
com.vaadin.flow.component.notification.GeneratedVaadinNotification
-
Packages that use GeneratedVaadinNotification Package Description com.vaadin.flow.component.notification -
-
Uses of GeneratedVaadinNotification in com.vaadin.flow.component.notification
Classes in com.vaadin.flow.component.notification with type parameters of type GeneratedVaadinNotification Modifier and Type Class Description classGeneratedVaadinNotification<R extends GeneratedVaadinNotification<R>>Deprecated.since v23.3, generated classes will be removed in v24.static classGeneratedVaadinNotification.OpenedChangeEvent<R extends GeneratedVaadinNotification<R>>Deprecated.since v23.3, generated classes will be removed in v24.static classNotification.OpenedChangeEvent<T extends GeneratedVaadinNotification<T>>Subclasses of GeneratedVaadinNotification in com.vaadin.flow.component.notification Modifier and Type Class Description classNotificationNotifications are used to provide feedback to the user.
-