Uses of Class
com.vaadin.hilla.crud.filter.PropertyStringFilter
Packages that use PropertyStringFilter
-
Uses of PropertyStringFilter in com.vaadin.hilla.crud
Constructors in com.vaadin.hilla.crud with parameters of type PropertyStringFilter -
Uses of PropertyStringFilter in com.vaadin.hilla.crud.filter
Method parameters in com.vaadin.hilla.crud.filter with type arguments of type PropertyStringFilterModifier and TypeMethodDescriptionFilterTransformer.withFilterTransformation(Function<PropertyStringFilter, PropertyStringFilter> filterTransformation) Declares a function that will be applied to allPropertyStringFilterinstances, allowing any kind of customization, including a replacement of the filter itself.FilterTransformer.withFilterTransformation(Function<PropertyStringFilter, PropertyStringFilter> filterTransformation) Declares a function that will be applied to allPropertyStringFilterinstances, allowing any kind of customization, including a replacement of the filter itself.