Class IdleNotification.ExtendSessionEvent

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

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

    • ExtendSessionEvent

      public ExtendSessionEvent(IdleNotification source, boolean fromClient)