Uses of Class
com.google.gwt.user.client.ui.SuggestionEvent
Packages that use SuggestionEvent
Package
Description
Widgets, Panels, and other user-interface classes.
-
Uses of SuggestionEvent in com.google.gwt.user.client.ui
Methods in com.google.gwt.user.client.ui with parameters of type SuggestionEventModifier and TypeMethodDescriptionvoid
SuggestionHandler.onSuggestionSelected
(SuggestionEvent event) Deprecated.Fired when a suggestion is selected.