|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SpinListener
A listener that increments/decrements the value of a FormSpinField.
| Method Summary | |
|---|---|
void |
decrement(SpinEvent evt,
FormComponent comp)
Decrements the data of the spinfield. |
void |
increment(SpinEvent evt,
FormComponent comp)
Increments the data of the spinfield. |
| Method Detail |
|---|
void increment(SpinEvent evt,
FormComponent comp)
evt - the spin eventcomp - is the form component
void decrement(SpinEvent evt,
FormComponent comp)
evt - the spin eventcomp - is the form component
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||