Class IdleNotification.TimeoutEvent

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

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

    • TimeoutEvent

      public TimeoutEvent(IdleNotification source, boolean fromClient)