Uses of Package
org.patternfly.filter
Packages that use org.patternfly.filter
-
Classes in org.patternfly.filter used by org.patternfly.filterClassDescriptionA class representing a filter that can be applied to a list of objects (
Filter.filter(List)) or to a single object (Filter.match(Object)).Represents a filter attribute with a specified name, persistence flag, and filter condition.A functional interface for modifying filter attribute values.The FilterChangeHandler interface is designed to handle changes in filters.Functional interface representing a condition used for filtering objects.Represents the logical operators used for combining multipleFilterAttributes of aFilter.