| 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 |
| Class and Description |
|---|
| UnsupportedFilterException
Exception for cases where a container does not support a specific type of
filters.
|
| Class and Description |
|---|
| UnsupportedFilterException
Exception for cases where a container does not support a specific type of
filters.
|
| Class and 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.
|
| Class and Description |
|---|
| UnsupportedFilterException
Exception for cases where a container does not support a specific type of
filters.
|
Copyright © 2017 Vaadin Ltd. All rights reserved.