Uses of Class
com.vaadin.flow.component.notification.Notification.OpenedChangeEvent
-
Uses of Notification.OpenedChangeEvent in com.vaadin.flow.component.notification
Method parameters in com.vaadin.flow.component.notification with type arguments of type Notification.OpenedChangeEventModifier and TypeMethodDescriptioncom.vaadin.flow.shared.RegistrationNotification.addOpenedChangeListener(com.vaadin.flow.component.ComponentEventListener<Notification.OpenedChangeEvent> listener) Adds a listener foropened-changedevents fired by the webcomponent.