Uses of Package
com.vaadin.data.util.filter
-
Packages that use com.vaadin.data.util.filter Package Description com.vaadin.data Contains interfaces for the data layer, mainly for binding typed data and data collections to components, and for validating data.com.vaadin.data.util Provides implementations of Property, Item and Container interfaces, and utilities for the data layer.com.vaadin.data.util.filter com.vaadin.data.util.sqlcontainer -
Classes in com.vaadin.data.util.filter used by com.vaadin.data Class Description UnsupportedFilterException Exception for cases where a container does not support a specific type of filters. -
Classes in com.vaadin.data.util.filter used by com.vaadin.data.util Class Description UnsupportedFilterException Exception for cases where a container does not support a specific type of filters. -
Classes in com.vaadin.data.util.filter used by com.vaadin.data.util.filter Class Description AbstractJunctionFilter Abstract base class for filters that are composed of multiple sub-filters.Compare Simple container filter comparing an item property value against a given constant value.Compare.Operation UnsupportedFilterException Exception for cases where a container does not support a specific type of filters. -
Classes in com.vaadin.data.util.filter used by com.vaadin.data.util.sqlcontainer Class Description UnsupportedFilterException Exception for cases where a container does not support a specific type of filters.