Class Summary |
Filter |
The Filter class is a JavaBean that abstractly represents the data needed to calculate a filter
for a data set. |
FilterModel |
The FilterModel class supports grouping a data grid's Filter objects into a single JavaBean that
implements functionality for interacting with them together. |
FilterOperation |
A filter operation is an abstract representation of an operation that can be performed when filtering a data set. |
FilterOperationHint |
This class provides a hint for the operation performed by a
Filter instance. |
FilterTypeHint |
The FilterTypeHint is used by a Filter object in order to provide metadata about the type of
the data in a data set represented by a filter expression. |