|
Pull Up Method public getPropertySet() : BeanPropertySet<T> from class com.vaadin.data.BeanPropertySet.BeanPropertyDefinition to public getPropertySet() : BeanPropertySet<T> from class com.vaadin.data.BeanPropertySet.AbstractBeanPropertyDefinition |
From |
To |
|
Pull Up Method public BeanPropertyDefinition(propertySet BeanPropertySet<T>, descriptor PropertyDescriptor) from class com.vaadin.data.BeanPropertySet.BeanPropertyDefinition to public AbstractBeanPropertyDefinition(propertySet BeanPropertySet<T>, propertyHolderType Class<?>, descriptor PropertyDescriptor) from class com.vaadin.data.BeanPropertySet.AbstractBeanPropertyDefinition |
From |
To |
|
Pull Up Method public getType() : Class<V> from class com.vaadin.data.BeanPropertySet.BeanPropertyDefinition to public getType() : Class<V> from class com.vaadin.data.BeanPropertySet.AbstractBeanPropertyDefinition |
From |
To |
|
Pull Up Method public getName() : String from class com.vaadin.data.BeanPropertySet.BeanPropertyDefinition to public getName() : String from class com.vaadin.data.BeanPropertySet.AbstractBeanPropertyDefinition |
From |
To |
|
Pull Up Method public getCaption() : String from class com.vaadin.data.BeanPropertySet.BeanPropertyDefinition to public getCaption() : String from class com.vaadin.data.BeanPropertySet.AbstractBeanPropertyDefinition |
From |
To |