A field designed to process and return stylized search results
When ComboBox isn't doing it for you, the SearchField allows you to eagerly process search keywords, and return a result in the way that suits your application best.
Requires SuperImmediateTextField and PopupButton.
Install
Framework Support
Vaadin 6.2+
Browser Compatibility
6
7
8
Install with
Release notes - Version 2.2.0
- ResultDisplayer takes a SearchEvent instead of a List.
- Returning a null Layout from the ResultDisplayer will cause the popup not to be shown (regarded as "no hits found")