You're viewing an older version of Vaadin JavaDoc. Please see version 24.7.0 for the latest.
com.vaadin.flow.component.notification.

Class Notification.OpenedChangeEvent<T extends GeneratedVaadinNotification<T>>

    • Constructor Detail

      • OpenedChangeEvent

        public OpenedChangeEvent​(T source,
                                 boolean fromClient)