| Package | Description |
|---|---|
| com.vaadin.flow.data.binder |
| Modifier and Type | Method and Description |
|---|---|
static PropertyFilterDefinition |
PropertyFilterDefinition.getDefaultFilter()
Get the default nested property filtering conditions.
|
| Modifier and Type | Method and Description |
|---|---|
static <T> PropertySet<T> |
BeanPropertySet.get(Class<? extends T> beanType,
boolean checkNestedDefinitions,
PropertyFilterDefinition filterDefinition)
Gets a
BeanPropertySet for the given bean type. |
Copyright © 2025. All rights reserved.