Interface SuggestionHandler
Event handler interface for
SuggestionEvent.
Methods
See Also
SuggestBox
Method Detail
onSuggestionSelected
Fired when a suggestion is selected. Users can select a suggestion from
the SuggestBox by clicking on one of the suggestions, or by pressing
the ENTER key to select the suggestion that is currently highlighted.
Parameters
- event
- the object containing information about this event