@Deprecated
protected static class CubaTimerFacetProvider.DeclarativeTimerActionHandler
extends java.lang.Object
implements java.util.function.Consumer<io.jmix.ui.component.Timer.TimerActionEvent>
Modifier and Type | Field and Description |
---|---|
protected io.jmix.ui.screen.FrameOwner |
controller
Deprecated.
|
protected java.lang.reflect.Method |
timerMethod
Deprecated.
|
Constructor and Description |
---|
DeclarativeTimerActionHandler(java.lang.reflect.Method timerMethod,
io.jmix.ui.screen.FrameOwner controller)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
accept(io.jmix.ui.component.Timer.TimerActionEvent e)
Deprecated.
|
protected final java.lang.reflect.Method timerMethod
protected final io.jmix.ui.screen.FrameOwner controller