|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
A widget that implements this interface fires the events defined by the
FormHandler interface.
| Method Summary | |
void |
addFormHandler(FormHandler handler)
Adds a handler interface to receive click events. |
void |
removeFormHandler(FormHandler handler)
Removes a previously added handler interface. |
| Method Detail |
public void addFormHandler(FormHandler handler)
handler - the handler interface to addpublic void removeFormHandler(FormHandler handler)
handler - the handler interface to remove
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||