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