SearchField - Vaadin Add-on Directory
A field designed to process and return stylized search resultsWhen 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.
SuperImmediateTextFieldPopupButton
Live Demo
Forum Thread
Video Demo
SearchField version 2.0.0
Supports IE, Added PopupButton as a dependency, requires Vaadin 6.3.0 or greater
SearchField version 2.0.1
Requirement updated to PopupButton 1.0.0
SearchField version 2.1.0
Added "setPopupVisible()" method
SearchField version 2.2.0
- ResultDisplayer takes a SearchEvent instead of a List