|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Classes which implement this interface provide methods that deal with the events that are generated when input changes in a control.
Each control which provides an addInputChangeListener and
a removeInputChangeListener method is suitable to add an
instance of this listener to.
| Method Summary | |
void |
inputChanged(InputChangedEvent e)
Callback method which is invoked after input changed |
| Method Detail |
public void inputChanged(InputChangedEvent e)
e - the corresponding event with additional information
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||