Class IdleNotification.OpenEvent

java.lang.Object
java.util.EventObject
com.vaadin.flow.component.ComponentEvent<IdleNotification>
com.vaadin.componentfactory.IdleNotification.OpenEvent
All Implemented Interfaces:
Serializable
Enclosing class:
IdleNotification

@DomEvent("vaadin-idle-notification-open") public static class IdleNotification.OpenEvent extends com.vaadin.flow.component.ComponentEvent<IdleNotification>
See Also:
  • Constructor Details