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