Uses of Package
com.vaadin.hilla.crud.filter
Packages that use com.vaadin.hilla.crud.filter
-
Classes in com.vaadin.hilla.crud.filter used by com.vaadin.hilla.crudClassDescriptionSuperclass for all filters to be used with CRUD services.A filter that matches a given property, or nested property path, against a filter value using the specified matcher.
-
Classes in com.vaadin.hilla.crud.filter used by com.vaadin.hilla.crud.filterClassDescriptionSuperclass for all filters to be used with CRUD services.Utility class for transforming property names in filters and pageable objects.A filter that matches a given property, or nested property path, against a filter value using the specified matcher.