AutocompleteTextFieldExtension
and passed
to a AutocompleteSuggestionProvider
.AutocompleteTextFieldExtension
.AutocompleteSuggestion
with the given
value
.AutocompleteSuggestion
s by a given
AutocompleteQuery
.TextField
with autocomplete (aka word completion) functionality.AutocompleteTextField
with no caption and
autocomplete (aka word completion) functionality.AutocompleteTextField
with given caption and
autocomplete (aka word completion) functionality.AutocompleteTextField
that's bound to the
specified Property
, has no caption and autocomplete (aka word
completion) functionality.AutocompleteTextField
that's bound to the
specified Property
, has the given caption String
and
autocomplete (aka word completion) functionality.AutocompleteTextField
with the given caption,
initial text contents and autocomplete (aka word completion)
functionality.AbstractTextField
with autocomplete (aka word completion)
functionality.AutocompleteTextFieldExtension
.AutocompleteTextFieldExtension
and extends the
given AbstractTextField
.SharedState
of the AutocompleteTextFieldExtension
.AutocompleteTextFieldExtension
of this
TextField
.ScrollBehavior
that is used when the user scrolls the
page while the suggestion box is open.ScrollBehavior
that is used when the user scrolls the
page while the suggestion box is open.List
.AutocompleteSuggestionProvider
.AutocompleteSuggestionProvider
.value
of the suggestion.Collection
containing the values used by
this provider.AutocompleteSuggestionProvider
implementations.AutocompleteSuggestion
s for the given
AutocompleteQuery
.AutocompleteQuery
from the given search term and the
internal AutocompleteTextFieldExtension.suggestionLimit
and executes it.AutocompleteQuery
and makes sure the result is
within the boundries of the AutocompleteQuery
's limit.AutocompleteTextFieldExtension
should handle
scrolling when the suggestion box is visible.ScrollBehavior
that is used when the user scrolls the
page while the suggestion box is open.ScrollBehavior
that is used when the user scrolls the
page while the suggestion box is open.AutocompleteSuggestionProvider
.AutocompleteSuggestionProvider
.AutocompleteSuggestion
into a
JsonValue
representation because JsonCodec
can't handle
it itself.Copyright © 2016 Max Schuster. All Rights Reserved.