| Package | Description |
|---|---|
| com.vaadin.data |
| 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) |
Copyright © 2019 Vaadin Ltd. All rights reserved.