|
MDateSelector | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MFieldListener
Interface to which any object must conform if it is to be informed of changes to an MSeries field such as MDateEntryField.
Focus listeners can't be used as some components artificially lose and gain the focus but the component is not strictly exited. This interface should be used to detect the user entering and exiting the field
| Method Summary | |
|---|---|
void |
fieldEntered(FocusEvent event)
The field has recieved focus |
void |
fieldExited(FocusEvent event)
The field has lost focus |
| Method Detail |
|---|
void fieldEntered(FocusEvent event)
void fieldExited(FocusEvent event)
|
MDateSelector | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||