| Package | Description | 
|---|---|
| com.google.gwt.user.client.ui | Widgets, Panels, and other user-interface classes. | 
| Modifier and Type | Class and Description | 
|---|---|
| static class  | SuggestBox.DefaultSuggestionDisplay
 The default implementation of  SuggestBox.SuggestionDisplaydisplays
 suggestions in aPopupPanelbeneath theSuggestBox. | 
| Modifier and Type | Method and Description | 
|---|---|
| SuggestBox.SuggestionDisplay | SuggestBox. getSuggestionDisplay()Get the  SuggestBox.SuggestionDisplayused to display suggestions. | 
| Constructor and Description | 
|---|
| SuggestBox(SuggestOracle oracle,
          ValueBoxBase<String> box,
          SuggestBox.SuggestionDisplay suggestDisplay)Constructor for  SuggestBox. | 
Copyright © 2018. All rights reserved.