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 SummaryFieldsModifier and TypeFieldDescriptionprotected static final intprotected Consumer<Timer.TimerActionEvent>
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionbooleanprotected StringgetTimerIdToLog(JmixTimer timer) inthashCode()void
- 
Field Details- 
EVENT_PROCESSING_WARNING_TIME_MSprotected static final int EVENT_PROCESSING_WARNING_TIME_MS- See Also:
 
- 
listener
 
- 
- 
Constructor Details- 
JmixTimerActionListenerAdapter
 
- 
- 
Method Details- 
onComponentEvent- Specified by:
- onComponentEventin interface- com.vaadin.flow.component.ComponentEventListener<JmixTimer.JmixTimerTickEvent>
 
- 
getTimerIdToLog
- 
equals
- 
hashCodepublic int hashCode()
 
-