AutocompleteTextFieldExtension extension
String term
int limit
limit <= 0
the query has no
limit.AutocompleteTextFieldExtension extension
Extension
providing the autocomplete functionalitycom.vaadin.event.FieldEvents.TextChangeListener textChangeListener
FieldEvents.TextChangeListener
to prevent the
TextField
from reseting to an old value on the client-side.com.vaadin.ui.JavaScriptFunction querySuggestions
Parameters:
JsonValue
requestId
- Request id to send back to the
client-side.String
term
- The search term.int suggestionLimit
AutocompleteSuggestionProvider suggestionProvider
boolean itemAsHtml
int minChars
int delay
boolean cache
List<E> menuStyleNames
ScrollBehavior scrollBehavior
Copyright © 2016 Max Schuster. All Rights Reserved.