Package | Description |
---|---|
com.vaadin.flow.component.notification |
Modifier and Type | Method and Description |
---|---|
Registration |
Notification.addOpenedChangeListener(ComponentEventListener<GeneratedVaadinNotification.OpenedChangeEvent<Notification>> listener) |
protected Registration |
GeneratedVaadinNotification.addOpenedChangeListener(ComponentEventListener<GeneratedVaadinNotification.OpenedChangeEvent<R>> listener)
Adds a listener for
opened-changed events fired by the
webcomponent. |
Copyright © 2025. All rights reserved.