|
||||||||||
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 DisclosureHandler
interface.
Method Summary | |
void |
addEventHandler(DisclosureHandler handler)
Adds a handler interface to receive open events. |
void |
removeEventHandler(DisclosureHandler handler)
Removes a previously added handler interface. |
Method Detail |
public void addEventHandler(DisclosureHandler handler)
handler
- the handler to addpublic void removeEventHandler(DisclosureHandler handler)
handler
- the handler to remove.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |