| Package | Description |
|---|---|
| com.vaadin.data.util.filter |
| Modifier and Type | Class and Description |
|---|---|
class |
And
A compound
Container.Filter that accepts an item if all of its filters accept
the item. |
class |
Or
A compound
Container.Filter that accepts an item if any of its filters accept
the item. |
Copyright © 2023 Vaadin Ltd. All rights reserved.