Class JmixTimer.JmixTimerTickEvent

java.lang.Object
java.util.EventObject
com.vaadin.flow.component.ComponentEvent<JmixTimer>
io.jmix.flowui.kit.component.timer.JmixTimer.JmixTimerTickEvent
All Implemented Interfaces:
Serializable
Enclosing class:
JmixTimer

@DomEvent("jmix-timer-tick") public static class JmixTimer.JmixTimerTickEvent extends com.vaadin.flow.component.ComponentEvent<JmixTimer>
See Also:
  • Constructor Details

    • JmixTimerTickEvent

      public JmixTimerTickEvent(JmixTimer source, boolean fromClient)