Package io.jmix.flowui.facet.impl
Class TimerImpl.JmixTimerActionListenerAdapter
java.lang.Object
io.jmix.flowui.facet.impl.TimerImpl.JmixTimerActionListenerAdapter
- All Implemented Interfaces:
com.vaadin.flow.component.ComponentEventListener<JmixTimer.JmixTimerTickEvent>
,Serializable
,EventListener
- Enclosing class:
- TimerImpl
protected class TimerImpl.JmixTimerActionListenerAdapter
extends Object
implements com.vaadin.flow.component.ComponentEventListener<JmixTimer.JmixTimerTickEvent>
- See Also:
-
Field Summary
Modifier and TypeFieldDescriptionprotected static final int
protected Consumer<Timer.TimerActionEvent>
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
protected String
getTimerIdToLog
(JmixTimer timer) int
hashCode()
void
-
Field Details
-
EVENT_PROCESSING_WARNING_TIME_MS
protected static final int EVENT_PROCESSING_WARNING_TIME_MS- See Also:
-
listener
-
-
Constructor Details
-
JmixTimerActionListenerAdapter
-
-
Method Details
-
onComponentEvent
- Specified by:
onComponentEvent
in interfacecom.vaadin.flow.component.ComponentEventListener<JmixTimer.JmixTimerTickEvent>
-
getTimerIdToLog
-
equals
-
hashCode
public int hashCode()
-