maxschuster / Vaadin-AutocompleteTextField

A Vaadin TextField with autocomplete (aka word completion) functionality
https://vaadin.maxschuster.eu/AutocompleteTextField/
Apache License 2.0
9 stars 6 forks source link

TextArea version of this component #18

Open javydreamercsw opened 7 years ago

javydreamercsw commented 7 years ago

Great add-on!

I would expect this to be doable from all classes that extend AbstractTextField as part of the same plugin.