|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FiresDisclosureEvents
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 |
---|
void addEventHandler(DisclosureHandler handler)
handler
- the handler to addvoid removeEventHandler(DisclosureHandler handler)
handler
- the handler to remove.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |