public interface SpinListener extends EventListener
FormSpinField.| Modifier and Type | Method and Description |
|---|---|
void |
decrement(SpinEvent evt,
FormComponent comp)
Decrements the data of the spinfield.
|
void |
increment(SpinEvent evt,
FormComponent comp)
Increments the data of the spinfield.
|
void increment(SpinEvent evt, FormComponent comp)
evt - the spin eventcomp - is the form componentvoid decrement(SpinEvent evt, FormComponent comp)
evt - the spin eventcomp - is the form componentTentackle - distributed, domain- and model-driven