Uses of Class
com.vaadin.flow.component.notification.Notification.OpenedChangeEvent
Packages that use 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 TypeMethodDescriptionNotification.addOpenedChangeListener(ComponentEventListener<Notification.OpenedChangeEvent> listener) Adds a listener foropened-changedevents fired by the webcomponent.