Class SuggestionEvent

java.lang.Object
java.util.EventObject
com.google.gwt.user.client.ui.SuggestionEvent
All Implemented Interfaces:
Serializable

public class SuggestionEvent extends EventObject
Event object containing information about the selection of a SuggestOracle.Suggestion displayed by a SuggestBox.
See Also: