Package com.vaadin.hilla.crud.filter
Class AndFilter
java.lang.Object
com.vaadin.hilla.crud.filter.Filter
com.vaadin.hilla.crud.filter.AndFilter
A filter that requires all children to pass.
Custom filter implementations need to handle this filter by running all child filters and verifying that all of them pass.
-
Constructor Summary
Constructors -
Method Summary