The FilterModel class supports grouping a data grid's {@link Filter} objects into a single JavaBean thatimplements functionality for interacting with them together.
The list of {@link Filter} objects in a FilterModel are ordered. This class provides methods thatcan be used to find all the filters for a data grid and to determine if a given filter expression is sorted.
|
|
|
|
|
|
|
|