Uses of Class
com.vaadin.flow.data.binder.BeanPropertySet
Packages that use BeanPropertySet
-
Uses of BeanPropertySet in com.vaadin.flow.data.binder
Methods in com.vaadin.flow.data.binder that return BeanPropertySetConstructors in com.vaadin.flow.data.binder with parameters of type BeanPropertySetModifierConstructorDescriptionAbstractBeanPropertyDefinition
(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.