Package com.google.gwt.user.client.ui
Interface AbstractSuggestBoxNewEditor.SuggestionCallback
-
- Enclosing class:
- AbstractSuggestBoxNewEditor
public static interface AbstractSuggestBoxNewEditor.SuggestionCallbackThe callback used when a user selects aSuggestOracle.Suggestion.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonSuggestionSelected(com.google.gwt.user.client.ui.SuggestOracle.Suggestion suggestion)
-