com.vaadin.data.

Class AbstractBeanPropertyDefinition<T,​V>

    • Constructor Detail

      • AbstractBeanPropertyDefinition

        public AbstractBeanPropertyDefinition​(BeanPropertySet<T> propertySet,
                                              Class<?> propertyHolderType,
                                              PropertyDescriptor descriptor)

        Constructor for setting the immutable descriptor, property set and property holder type used by this instance.

        Parameters:

        propertySet - property set this property belongs to

        propertyHolderType - parent property for this nested property

        descriptor - property descriptor