Class IdleNotification.RedirectEvent

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

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

    • RedirectEvent

      public RedirectEvent(IdleNotification source, boolean fromClient)