Interface FilterChangedHandler
- All Superinterfaces:
EventHandler
-
Method Summary
Modifier and TypeMethodDescriptionvoid
Handler fired when there is a change() event fired on any FormItem within the filterBuilder.
-
Method Details
-
onFilterChanged
Handler fired when there is a change() event fired on any FormItem within the filterBuilder.- Parameters:
event
- the event
-