|
Move Method private localeMightHaveChanged() : void from class com.vaadin.ui.Label to private localeMightHaveChanged() : void from class com.vaadin.v7.ui.Label |
From |
To |
|
Move Method public getPropertyDataSource() : Property from class com.vaadin.ui.Label to public getPropertyDataSource() : Property from class com.vaadin.v7.ui.Label |
From |
To |
|
Move Method public addListener(listener Property.ValueChangeListener) : void from class com.vaadin.ui.Label to public addListener(listener Property.ValueChangeListener) : void from class com.vaadin.v7.ui.Label |
From |
To |
|
Move Method public attach() : void from class com.vaadin.ui.Label to public attach() : void from class com.vaadin.v7.ui.Label |
From |
To |
|
Move Method private getComparableValue() : String from class com.vaadin.ui.Label to private getComparableValue() : String from class com.vaadin.v7.ui.Label |
From |
To |
|
Move Method private getDataSourceValue() : String from class com.vaadin.ui.Label to private getDataSourceValue() : String from class com.vaadin.v7.ui.Label |
From |
To |
|
Move Method public compareTo(other Label) : int from class com.vaadin.ui.Label to public compareTo(other Label) : int from class com.vaadin.v7.ui.Label |
From |
To |
|
Move Method public valueChange(event Property.ValueChangeEvent) : void from class com.vaadin.ui.Label to public valueChange(event Property.ValueChangeEvent) : void from class com.vaadin.v7.ui.Label |
From |
To |
|
Move Method public removeListener(listener Property.ValueChangeListener) : void from class com.vaadin.ui.Label to public removeListener(listener Property.ValueChangeListener) : void from class com.vaadin.v7.ui.Label |
From |
To |
|
Move Method public setPropertyDataSource(newDataSource Property) : void from class com.vaadin.ui.Label to public setPropertyDataSource(newDataSource Property) : void from class com.vaadin.v7.ui.Label |
From |
To |
|
Move Method protected fireValueChange() : void from class com.vaadin.ui.Label to protected fireValueChange() : void from class com.vaadin.v7.ui.Label |
From |
To |
|
Move Method public getConverter() : Converter<String,Object> from class com.vaadin.ui.Label to public getConverter() : Converter<String,Object> from class com.vaadin.v7.ui.Label |
From |
To |
|
Move Method public addValueChangeListener(listener Property.ValueChangeListener) : void from class com.vaadin.ui.Label to public addValueChangeListener(listener Property.ValueChangeListener) : void from class com.vaadin.v7.ui.Label |
From |
To |
|
Move Method public setConverter(converter Converter<String,?>) : void from class com.vaadin.ui.Label to public setConverter(converter Converter<String,?>) : void from class com.vaadin.v7.ui.Label |
From |
To |
|
Move Method public Label(contentSource Property) from class com.vaadin.ui.Label to public Label(contentSource Property) from class com.vaadin.v7.ui.Label |
From |
To |
|
Move Method public removeValueChangeListener(listener Property.ValueChangeListener) : void from class com.vaadin.ui.Label to public removeValueChangeListener(listener Property.ValueChangeListener) : void from class com.vaadin.v7.ui.Label |
From |
To |
|
Move Method public Label(contentSource Property, contentMode ContentMode) from class com.vaadin.ui.Label to public Label(contentSource Property, contentMode ContentMode) from class com.vaadin.v7.ui.Label |
From |
To |
|
Move Method public setLocale(locale Locale) : void from class com.vaadin.ui.Label to public setLocale(locale Locale) : void from class com.vaadin.v7.ui.Label |
From |
To |
|
Move Method public getType() : Class<String> from class com.vaadin.ui.Label to public getType() : Class<String> from class com.vaadin.v7.ui.Label |
From |
To |
|
Move Method private updateValueFromDataSource() : void from class com.vaadin.ui.Label to private updateValueFromDataSource() : void from class com.vaadin.v7.ui.Label |
From |
To |
|
Move Method private stripTags(xml String) : String from class com.vaadin.ui.Label to private stripTags(xml String) : String from class com.vaadin.v7.ui.Label |
From |
To |