Package com.vaadin.hilla.crud.filter
@NonNullApi
package com.vaadin.hilla.crud.filter
-
ClassDescriptionA filter that requires all children to pass.Superclass for all filters to be used with CRUD services.Utility class for transforming property names in filters and pageable objects.A filter that requires at least one of its children to pass.A filter that matches a given property, or nested property path, against a filter value using the specified matcher.