|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FiresSuggestionEvents
A widget that implements this interface fires the events defined by
the SuggestionHandler
interface.
Method Summary | |
---|---|
void |
addEventHandler(SuggestionHandler handler)
Adds a handler interface to receive suggestion events. |
void |
removeEventHandler(SuggestionHandler handler)
Removes a previously added handler interface. |
Method Detail |
---|
void addEventHandler(SuggestionHandler handler)
handler
- the handler to addvoid removeEventHandler(SuggestionHandler handler)
handler
- the handler to remove.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |