Package | Description |
---|---|
eu.maxschuster.vaadin.autocompletetextfield |
Modifier and Type | Class and Description |
---|---|
class |
AutocompleteTextField
A
TextField with autocomplete (aka word completion) functionality. |
class |
AutocompleteTextFieldExtension
Extends an
AbstractTextField with autocomplete (aka word completion)
functionality. |
Modifier and Type | Method and Description |
---|---|
AutocompleteEvents.SelectNotifier |
AutocompleteTextFieldExtension.withSelectListener(AutocompleteEvents.SelectListener listener) |
AutocompleteEvents.SelectNotifier |
AutocompleteEvents.SelectNotifier.withSelectListener(AutocompleteEvents.SelectListener listener)
Adds a
AutocompleteEvents.SelectListener to this component. |
Copyright © 2017 Max Schuster. All Rights Reserved.