com.google.gwt.user.client.ui
Class SuggestBox.SuggestionDisplay

java.lang.Object
  extended by com.google.gwt.user.client.ui.SuggestBox.SuggestionDisplay
Direct Known Subclasses:
SuggestBox.DefaultSuggestionDisplay
Enclosing class:
SuggestBox

public abstract static class SuggestBox.SuggestionDisplay
extends java.lang.Object

Used to display suggestions to the user.


Constructor Summary
SuggestBox.SuggestionDisplay()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SuggestBox.SuggestionDisplay

public SuggestBox.SuggestionDisplay()