Class IdleNotification.CloseEvent

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

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