| Package | Description |
|---|---|
| com.vaadin.flow.data.binder |
| Modifier and Type | Method and Description |
|---|---|
BeanPropertySet<T> |
AbstractBeanPropertyDefinition.getPropertySet() |
| Constructor and Description |
|---|
AbstractBeanPropertyDefinition(BeanPropertySet<T> propertySet,
Class<?> propertyHolderType,
PropertyDescriptor descriptor)
Constructor for setting the immutable descriptor, property set and
property holder type used by this instance.
|
NestedBeanPropertyDefinition(BeanPropertySet<T> propertySet,
PropertyDefinition<T,?> parent,
PropertyDescriptor descriptor)
Creates a new instance of a nested property definition.
|
Copyright © 2025. All rights reserved.