public interface OnSearchHandler
extends com.google.gwt.event.shared.EventHandler
Modifier and Type | Method and Description |
---|---|
void |
onOnSearch(OnSearchEvent event)
Notification event fired indicating that a user is attempting to perform a search.
|
void onOnSearch(OnSearchEvent event)
SubmitItem
in the form, or from an
Enter keypress if searchOnEnter
or DynamicForm.saveOnEnter
is true.event
- the event