Package io.jmix.flowui.kit.component.timer
package io.jmix.flowui.kit.component.timer
-
ClassesClassDescriptionThe JmixTimer class provides a server-side component for managing timer-based execution.Event that is sent when the timer is stopped by invoking the
JmixTimer.stop()method.Event that is sent after the specified time interval in thedelayattribute has passed since the timer started.