|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface FieldEvents
Interface that serves as a wrapper for Field related events.
| Nested Class Summary | |
|---|---|
static class |
FieldEvents.BlurEvent
BlurEvent class for holding additional event information. |
static interface |
FieldEvents.BlurListener
BlurListener interface for listening for
BlurEvent fired by a Field. |
static interface |
FieldEvents.BlurNotifier
The interface for adding and removing BlurEvent listeners. |
static class |
FieldEvents.FocusEvent
FocusEvent class for holding additional event information. |
static interface |
FieldEvents.FocusListener
FocusListener interface for listening for
FocusEvent fired by a Field. |
static interface |
FieldEvents.FocusNotifier
The interface for adding and removing FocusEvent listeners. |
static class |
FieldEvents.TextChangeEvent
TextChangeEvents are fired when the user is editing the text content of a field. |
static interface |
FieldEvents.TextChangeListener
A listener for FieldEvents.TextChangeEvents. |
static interface |
FieldEvents.TextChangeNotifier
An interface implemented by a Field supporting
FieldEvents.TextChangeEvents. |
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||