com.smartgwt.client.widgets.form.events
Interface SearchHandler

All Superinterfaces:
EventHandler

public interface SearchHandler
extends EventHandler


Method Summary
 void onSearch(FilterSearchEvent event)
          A StringMethod that is automatically invoked if saveOnEnter is set and the user presses Enter whilst in a text-item in any clause or subclause.
 

Method Detail

onSearch

void onSearch(FilterSearchEvent event)
A StringMethod that is automatically invoked if saveOnEnter is set and the user presses Enter whilst in a text-item in any clause or subclause.

Parameters:
event - the event