Class Timer.TimerActionEvent

java.lang.Object
java.util.EventObject
io.jmix.ui.component.Timer.TimerActionEvent
All Implemented Interfaces:
Serializable
Enclosing interface:
Timer

public static class Timer.TimerActionEvent extends EventObject
Event fired on timer tick.
See Also:
  • Constructor Details

    • TimerActionEvent

      public TimerActionEvent(Timer source)
  • Method Details