Interface SearchHandler
- All Superinterfaces:
 EventHandler
- 
Method Summary
Modifier and TypeMethodDescriptionvoidonSearch(FilterSearchEvent event) A StringMethod that is automatically invoked ifsaveOnEnteris set and the user presses Enter whilst in a text-item in any clause or subclause. 
- 
Method Details
- 
onSearch
A StringMethod that is automatically invoked ifsaveOnEnteris set and the user presses Enter whilst in a text-item in any clause or subclause.- Parameters:
 event- the event
 
 -