public interface HasCriteriaChangedHandlers
extends com.google.gwt.event.shared.HasHandlers
| Modifier and Type | Method and Description | 
|---|---|
| com.google.gwt.event.shared.HandlerRegistration | addCriteriaChangedHandler(CriteriaChangedHandler handler)Notification method fired when the criteria are modified in this SearchForm. | 
com.google.gwt.event.shared.HandlerRegistration addCriteriaChangedHandler(CriteriaChangedHandler handler)
configurable delay.handler - the criteriaChanged handlerHandlerRegistration used to remove this handler