Interface FacetValueSelectionChangedHandler
- All Superinterfaces:
EventHandler
-
Method Summary
Modifier and TypeMethodDescriptionvoid
Handler/Notification function for facetValue selection change (no default implementation).
-
Method Details
-
onFacetValueSelectionChanged
Handler/Notification function for facetValue selection change (no default implementation).- Parameters:
event
- the event
-