Uses of Interface
org.patternfly.filter.FilterChangeHandler
Packages that use FilterChangeHandler
-
Uses of FilterChangeHandler in org.patternfly.filter
Methods in org.patternfly.filter with parameters of type FilterChangeHandlerModifier and TypeMethodDescriptionFilter.onChange(FilterChangeHandler<T> changeHandler) Registers a change handler that will be called whenever the filter is changed.