GWT 2.7.0

Uses of Class
com.google.gwt.user.client.ui.SuggestionEvent

Packages that use SuggestionEvent
com.google.gwt.user.client.ui 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 SuggestionEvent
 void SuggestionHandler.onSuggestionSelected(SuggestionEvent event)
          Deprecated. Fired when a suggestion is selected.
 


GWT 2.7.0