Very good! Many thanks for sharing your AutocompleteField.
But one small hint: It’s only working with Vaadin >= 7.2, since it’s using the OnStateChange annotation which is available since 7.2.
And a fixed space in the Maven repo would be cool.
Very good! Many thanks for sharing your AutocompleteField.
But one small hint: It’s only working with Vaadin >= 7.2, since it’s using the OnStateChange annotation which is available since 7.2.
And a fixed space in the Maven repo would be cool.
Thanks to your suggestions, I specified 7.2 as the minimum Vaadin version. Also, I finally managed to get the artifact in the Central repository (look at the top of the page for group/artifact/version)