Interface CriteriaChangedHandler
- All Superinterfaces:
EventHandler
-
Method Summary
Modifier and TypeMethodDescriptionvoid
Notification method fired when the criteria are modified in this SearchForm.
-
Method Details
-
onCriteriaChanged
Notification method fired when the criteria are modified in this SearchForm. As the user edits values, this method will be fired after aconfigurable delay
.- Parameters:
event
- the event
-