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