|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface FiresFormEvents
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 |
|---|
void addFormHandler(FormHandler handler)
handler - the handler interface to addvoid 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 | ||||||||