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
FieldsModifier and TypeFieldDescriptionprotected static final intprotected Consumer<Timer.TimerActionEvent> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanprotected StringgetTimerIdToLog(JmixTimer timer) inthashCode()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:
onComponentEventin interfacecom.vaadin.flow.component.ComponentEventListener<JmixTimer.JmixTimerTickEvent>
-
getTimerIdToLog
-
equals
-
hashCode
public int hashCode()
-