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

        parent - parent property for this nested property

        descriptor - property descriptor