|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
This interface defines the methods a class has to implement to listener for changes in the Mode of a DataEntry object. Company MoreData
| Method Summary | |
void |
doAfterChange(DataEntryEvent event)
This method is called by the DataEntry after changing the mode of the data entry. |
void |
doBeforeChange(DataEntryEvent event)
This method is called by the DataEntry before changing the mode of the data entry. |
| Method Detail |
public void doBeforeChange(DataEntryEvent event)
event - The DataEntry event.public void doAfterChange(DataEntryEvent event)
event - The DataEntry event.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||