Uses of Class
org.apache.wicket.extensions.ajax.markup.html.autocomplete.AbstractAutoCompleteRenderer
Packages that use AbstractAutoCompleteRenderer
-
Uses of AbstractAutoCompleteRenderer in org.apache.wicket.extensions.ajax.markup.html.autocomplete
Subclasses of AbstractAutoCompleteRenderer in org.apache.wicket.extensions.ajax.markup.html.autocompleteModifier and TypeClassDescriptionclassBase for text renderers that simply want to show a stringfinal classA renderer that calls object.toString() to get the text value.