List of usage examples for com.google.gwt.user.client.ui SuggestBox.DefaultSuggestionDisplay subclass-usage
From source file com.ephesoft.gxt.core.client.ui.widget.ScrollableSuggestDisplay.java
/**
* Implementation of <code> SuggestionDisplay </code> with a Scrollable set of suggestions.
*
* <p>
* This ensures that <code> SuggestionBox </code> which is used to display suggestions has its pop-up panel with a scroll and handles
* all the events that are used for scrolling the suggestions.