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