Uses of Class
com.vaadin.flow.component.notification.Notification.OpenedChangeEvent
-
Packages that use Notification.OpenedChangeEvent Package Description com.vaadin.flow.component.notification -
-
Uses of Notification.OpenedChangeEvent in com.vaadin.flow.component.notification
Method parameters in com.vaadin.flow.component.notification with type arguments of type Notification.OpenedChangeEvent Modifier and Type Method Description protected RegistrationGeneratedVaadinNotification. addOpenedChangeListener(ComponentEventListener<Notification.OpenedChangeEvent<Notification>> listener)Deprecated.since v23.3, generated classes will be removed in v24.RegistrationNotification. addOpenedChangeListener(ComponentEventListener<Notification.OpenedChangeEvent<Notification>> listener)
-