Serialized Form
-
Package com.vaadin.flow.component.notification
-
Class com.vaadin.flow.component.notification.GeneratedVaadinNotification extends com.vaadin.flow.component.Component implements Serializable
-
Class com.vaadin.flow.component.notification.GeneratedVaadinNotification.OpenedChangeEvent extends com.vaadin.flow.component.ComponentEvent<R extends GeneratedVaadinNotification<R>> implements Serializable
-
Serialized Fields
-
opened
boolean opened
Deprecated.
-
-
-
Class com.vaadin.flow.component.notification.Notification extends GeneratedVaadinNotification<Notification> implements Serializable
-
Serialized Fields
-
afterProgrammaticNavigationListenerRegistration
com.vaadin.flow.shared.Registration afterProgrammaticNavigationListenerRegistration
-
autoAddedToTheUi
boolean autoAddedToTheUi
-
configureTemplate
com.vaadin.flow.function.SerializableConsumer<com.vaadin.flow.component.UI> configureTemplate
-
container
com.vaadin.flow.dom.Element container
-
templateElement
com.vaadin.flow.dom.Element templateElement
-
-
-
Class com.vaadin.flow.component.notification.Notification.OpenedChangeEvent extends GeneratedVaadinNotification.OpenedChangeEvent<T extends GeneratedVaadinNotification<T>> implements Serializable
-