Uses of Class
com.google.gwt.user.client.ui.AbstractSuggestBoxNewEditor.SuggestionDisplay
Packages that use AbstractSuggestBoxNewEditor.SuggestionDisplay
Package
Description
this package contains own widgets.
-
Uses of AbstractSuggestBoxNewEditor.SuggestionDisplay in com.google.gwt.user.client.ui
Modifier and TypeClassDescriptionstatic classThe default implementation ofAbstractSuggestBoxNewEditor.SuggestionDisplaydisplays suggestions in aPopupPanelbeneath theAbstractSuggestBoxNewEditor.Fields in com.google.gwt.user.client.ui declared as AbstractSuggestBoxNewEditor.SuggestionDisplayModifier and TypeFieldDescriptionprotected final AbstractSuggestBoxNewEditor.SuggestionDisplayAbstractSuggestBoxNewEditor.displayMethods in com.google.gwt.user.client.ui that return AbstractSuggestBoxNewEditor.SuggestionDisplayModifier and TypeMethodDescriptionAbstractSuggestBoxNewEditor.getSuggestionDisplay()Get theAbstractSuggestBoxNewEditor.SuggestionDisplayused to display suggestions.Constructors in com.google.gwt.user.client.ui with parameters of type AbstractSuggestBoxNewEditor.SuggestionDisplayModifierConstructorDescriptionprotected -
Uses of AbstractSuggestBoxNewEditor.SuggestionDisplay in de.knightsoftnet.mtwidgets.client.ui.widget
Constructors in de.knightsoftnet.mtwidgets.client.ui.widget with parameters of type AbstractSuggestBoxNewEditor.SuggestionDisplayModifierConstructorDescriptionSuggestBoxNewEditor(com.google.gwt.user.client.ui.SuggestOracle oracle, ValueBoxBaseWithEditorErrors<String> box, AbstractSuggestBoxNewEditor.SuggestionDisplay suggestDisplay) Constructor forSuggestBoxNewEditor.SuggestBoxWithEditorErrors(com.google.gwt.user.client.ui.SuggestOracle oracle, ValueBoxBaseWithEditorErrors<String> box, AbstractSuggestBoxNewEditor.SuggestionDisplay suggestDisplay) Constructor forSuggestBox.