|
Change Parameter Type tokenConverter : LegacyConverter<String,?> to tokenConverter : Converter<String,?> in method public StringToCollectionConverter(delimiter String, tokenConverter Converter<String,?>, tokenClass Class<?>) in class com.vaadin.v7.data.util.converter.StringToCollectionConverter |
From |
To |
|
Change Parameter Type textField : LegacyTextField to textField : TextField in method private addLocaleChangeButton(textField TextField) : Button in class com.vaadin.tests.components.textfield.LocaleChangeOnReadOnlyField |
From |
To |
|
Change Parameter Type field : LegacyField<?> to field : Field<?> in method private throwIfPropertyIdAlreadyBound(field Field<?>, propertyId Object) : void in class com.vaadin.v7.data.fieldgroup.FieldGroup |
From |
To |
|
Change Parameter Type expected : LegacyGrid to expected : Grid in method public testRead(design String, expected Grid) : Grid in class com.vaadin.v7.tests.server.component.grid.declarative.GridDeclarativeTestBase |
From |
To |
|
Change Parameter Type source : com.vaadin.ui.Table to source : com.vaadin.v7.ui.Table in method public generateCell(source com.vaadin.v7.ui.Table, itemId Object, columnId Object) : Component in class com.vaadin.tests.components.treetable.TreeTableCacheOnPartialUpdates.Col4ColumnGenerator |
From |
To |
|
Change Parameter Type source : LegacyField to source : Field in method public ValueChangeEvent(source Field) in class com.vaadin.v7.ui.Field.ValueChangeEvent |
From |
To |
|
Change Parameter Type tokenConverter : LegacyConverter<String,?> to tokenConverter : Converter<String,?> in method public StringToCollectionConverter(delimiter String, tokenConverter Converter<String,?>, tokenClass Class<?>, factory CollectionFactory) in class com.vaadin.v7.data.util.converter.StringToCollectionConverter |
From |
To |
|
Change Parameter Type event : com.vaadin.data.Container.ItemSetChangeEvent to event : com.vaadin.v7.data.Container.ItemSetChangeEvent in method public containerItemSetChange(event com.vaadin.v7.data.Container.ItemSetChangeEvent) : void in class com.vaadin.v7.ui.TreeTable |
From |
To |
|
Change Parameter Type field : LegacyField<?> to field : Field<?> in method private setEditorField(propertyId Object, field Field<?>) : void in class com.vaadin.v7.ui.Grid |
From |
To |
|
Change Parameter Type field : LegacyAbstractField<T> to field : AbstractField<T> in method protected setUp(field AbstractField<T>) : void in class com.vaadin.tests.server.components.AbstractFieldValueChangeTestBase |
From |
To |
|
Change Parameter Type source : LegacyGrid to source : Grid in method public EditorOpenEvent(source Grid, itemID Object) in class com.vaadin.v7.ui.Grid.EditorOpenEvent |
From |
To |
|
Change Parameter Type source : com.vaadin.ui.Table to source : com.vaadin.v7.ui.Table in method public generateCell(source com.vaadin.v7.ui.Table, itemId Object, columnId Object) : Component in class com.vaadin.tests.components.treetable.TreeTableInternalError.ButtonColumnGenerator |
From |
To |
|
Change Parameter Type keySet : Set<LegacyField<?>> to keySet : Set<Field<?>> in method private getFirstPropertyId(fieldGroup FieldGroup, keySet Set<Field<?>>) : Object in class com.vaadin.v7.ui.Grid.DefaultEditorErrorHandler |
From |
To |
|
Change Parameter Type grid : LegacyGrid to grid : Grid in method public GridClickExtension(grid Grid) in class com.vaadin.tests.components.grid.GridExtensionCommunication.GridClickExtension |
From |
To |
|
Change Parameter Type converter : LegacyConverter<MODEL,PRESENTATION> to converter : Converter<MODEL,PRESENTATION> in method public ReverseConverter(converter Converter<MODEL,PRESENTATION>) in class com.vaadin.v7.data.util.converter.ReverseConverter |
From |
To |
|
Change Parameter Type expected : LegacyGrid to expected : Grid in method private compareGridColumns(expected Grid, actual Grid) : void in class com.vaadin.v7.tests.server.component.grid.declarative.GridDeclarativeTestBase |
From |
To |
|
Change Parameter Type grid : LegacyGrid to grid : Grid in method private setupCase(grid Grid, number int) : void in class com.vaadin.tests.minitutorials.v7_4.ConfiguringColumnWidths |
From |
To |
|
Change Parameter Type field : LegacyField<?> to field : Field<?> in method public unbind(field Field<?>) : void in class com.vaadin.v7.data.fieldgroup.BeanFieldGroup |
From |
To |
|
Change Parameter Type class1 : Class<? extends LegacyField> to class1 : Class<? extends Field> in method public AutoGeneratedForm(class1 Class<? extends Field>) in class com.vaadin.tests.fieldgroup.AbstractBasicCrud.AutoGeneratedForm |
From |
To |
|
Change Parameter Type source : LegacyGrid to source : Grid in method public ColumnVisibilityChangeEvent(source Grid, column Column, hidden boolean, isUserOriginated boolean) in class com.vaadin.v7.ui.Grid.ColumnVisibilityChangeEvent |
From |
To |
|
Change Parameter Type grid : LegacyGrid to grid : Grid in method public DetailComponentManager(grid Grid, detailsGenerator DetailsGenerator) in class com.vaadin.v7.ui.Grid.DetailComponentManager |
From |
To |
|
Change Parameter Type converter : LegacyConverter<?,?> to converter : Converter<?,?> in method public setConverter(converter Converter<?,?>) : Column in class com.vaadin.v7.ui.Grid.Column |
From |
To |
|
Change Parameter Type component : LegacyGrid to component : Grid in method public extend(component Grid) : void in class com.vaadin.v7.server.communication.data.RpcDataProviderExtension |
From |
To |
|
Change Parameter Type grid : LegacyGrid to grid : Grid in method public DetailComponentManager(grid Grid) in class com.vaadin.v7.ui.Grid.DetailComponentManager |
From |
To |
|
Change Parameter Type converter : LegacyConverter to converter : Converter in method private collectToken(token String, collection Collection, converter Converter, locale Locale) : void in class com.vaadin.v7.data.util.converter.StringToCollectionConverter |
From |
To |
|
Change Parameter Type converter : LegacyConverter<String,?> to converter : Converter<String,?> in method public setConverter(propertyId Object, converter Converter<String,?>) : void in class com.vaadin.v7.ui.Table |
From |
To |
|
Change Parameter Type converter : LegacyConverter<? extends T,?> to converter : Converter<? extends T,?> in method public setRenderer(renderer Renderer<T>, converter Converter<? extends T,?>) : Column in class com.vaadin.v7.ui.Grid.Column |
From |
To |
|
Change Parameter Type expected : LegacyGrid to expected : Grid in method private compareFooters(expected Grid, actual Grid) : void in class com.vaadin.v7.tests.server.component.grid.declarative.GridDeclarativeTestBase |
From |
To |
|
Change Parameter Type grid : LegacyGrid to grid : Grid in method public AbstractGridExtension(grid Grid) in class com.vaadin.v7.ui.Grid.AbstractGridExtension |
From |
To |
|
Change Parameter Type actual : LegacyGrid to actual : Grid in method private compareGridColumns(expected Grid, actual Grid) : void in class com.vaadin.v7.tests.server.component.grid.declarative.GridDeclarativeTestBase |
From |
To |
|
Change Parameter Type field : LegacyAbstractField<String> to field : AbstractField<String> in method protected setValue(field AbstractField<String>) : void in class com.vaadin.tests.server.components.TextFieldValueChangeTest |
From |
To |
|
Change Parameter Type fieldType : Class<? extends LegacyField> to fieldType : Class<? extends Field> in method protected anySelect(fieldType Class<? extends Field>) : boolean in class com.vaadin.v7.data.fieldgroup.DefaultFieldGroupFieldFactory |
From |
To |
|
Change Parameter Type grid : LegacyGrid to grid : Grid in method private setupCase6(grid Grid) : void in class com.vaadin.tests.minitutorials.v7_4.ConfiguringColumnWidths |
From |
To |
|
Change Parameter Type source : LegacyAbstractField to source : AbstractField in method public ReadOnlyStatusChangeEvent(source AbstractField) in class com.vaadin.v7.ui.AbstractField.ReadOnlyStatusChangeEvent |
From |
To |
|
Change Parameter Type actual : LegacyGrid to actual : Grid in method private compareHeaders(expected Grid, actual Grid) : void in class com.vaadin.v7.tests.server.component.grid.declarative.GridDeclarativeTestBase |
From |
To |
|
Change Parameter Type grid : LegacyGrid to grid : Grid in method package Column(grid Grid, state GridColumnState, propertyId Object) in class com.vaadin.v7.ui.Grid.Column |
From |
To |
|
Change Parameter Type field : LegacyField<?> to field : Field<?> in method protected configureField(field Field<?>) : void in class com.vaadin.v7.data.fieldgroup.BeanFieldGroup |
From |
To |
|
Change Parameter Type converter : LegacyConverter<String,T> to converter : Converter<String,T> in method protected addConverter(converter Converter<String,T>) : void in class com.vaadin.ui.declarative.DesignFormatter |
From |
To |
|
Change Parameter Type grid : LegacyGrid to grid : Grid in method private setupCase5(grid Grid) : void in class com.vaadin.tests.minitutorials.v7_4.ConfiguringColumnWidths |
From |
To |
|
Change Parameter Type event : com.vaadin.data.Item.PropertySetChangeEvent to event : com.vaadin.v7.data.Item.PropertySetChangeEvent in method public itemPropertySetChange(event com.vaadin.v7.data.Item.PropertySetChangeEvent) : void in class com.vaadin.v7.ui.AbstractSelect.CaptionChangeListener |
From |
To |
|
Change Parameter Type event : com.vaadin.data.Property.ReadOnlyStatusChangeEvent to event : com.vaadin.v7.data.Property.ReadOnlyStatusChangeEvent in method public readOnlyStatusChange(event com.vaadin.v7.data.Property.ReadOnlyStatusChangeEvent) : void in class com.vaadin.v7.data.util.PropertyFormatter |
From |
To |
|
Change Parameter Type newField : LegacyAbstractField to newField : AbstractField in method public addListener(newField AbstractField) : void in class com.vaadin.tests.components.textarea.TextAreaCursorPosition |
From |
To |
|
Change Parameter Type field : LegacyField to field : Field in method public bind(field Field, propertyId Object) : void in class com.vaadin.v7.data.fieldgroup.BeanFieldGroup |
From |
To |
|
Change Parameter Type grid : LegacyGrid to grid : Grid in method public CommitErrorEvent(grid Grid, cause CommitException) in class com.vaadin.v7.ui.Grid.CommitErrorEvent |
From |
To |
|
Change Parameter Type converter : LegacyConverter<?,?> to converter : Converter<?,?> in method public canConverterHandle(converter Converter<?,?>, presentationType Class<?>, modelType Class<?>) : boolean in class com.vaadin.v7.data.util.converter.ConverterUtil |
From |
To |
|
Change Parameter Type field : LegacyAbstractField<T> to field : AbstractField<T> in method protected setValue(field AbstractField<T>) : void in class com.vaadin.tests.server.components.AbstractFieldValueChangeTestBase |
From |
To |
|
Change Parameter Type converter : LegacyConverter<String,?> to converter : Converter<String,?> in method public setConverter(converter Converter<String,?>) : void in class com.vaadin.ui.Label |
From |
To |
|
Change Parameter Type source : LegacyGrid to source : Grid in method public GridContextClickEvent(source Grid, mouseEventDetails MouseEventDetails, section Section, rowIndex int, itemId Object, propertyId Object) in class com.vaadin.v7.ui.Grid.GridContextClickEvent |
From |
To |
|
Change Parameter Type source : com.vaadin.ui.Table to source : com.vaadin.v7.ui.Table in method public generateCell(source com.vaadin.v7.ui.Table, itemId Object, columnId Object) : Component in class com.vaadin.tests.components.treetable.TreeTableCacheOnPartialUpdates.Col3ColumnGenerator |
From |
To |
|
Change Parameter Type grid : LegacyGrid to grid : Grid in method private setupCase4(grid Grid) : void in class com.vaadin.tests.minitutorials.v7_4.ConfiguringColumnWidths |
From |
To |
|
Change Parameter Type source : LegacyGrid to source : Grid in method protected RendererClickEvent(source Grid, itemId Object, column Column, mouseEventDetails MouseEventDetails) in class com.vaadin.v7.ui.renderers.ClickableRenderer.RendererClickEvent |
From |
To |
|
Change Parameter Type event : com.vaadin.data.Property.ValueChangeEvent to event : com.vaadin.v7.data.Property.ValueChangeEvent in method public valueChange(event com.vaadin.v7.data.Property.ValueChangeEvent) : void in class com.vaadin.tests.components.abstractfield.LegacyAbstractFieldTest |
From |
To |
|
Change Parameter Type grid : LegacyGrid to grid : Grid in method public setGrid(grid Grid) : void in class com.vaadin.v7.ui.Grid.SelectionModel |
From |
To |
|
Change Parameter Type grid : LegacyGrid to grid : Grid in method private setupCase3(grid Grid) : void in class com.vaadin.tests.minitutorials.v7_4.ConfiguringColumnWidths |
From |
To |
|
Change Parameter Type event : com.vaadin.data.Property.ValueChangeEvent to event : com.vaadin.v7.data.Property.ValueChangeEvent in method public valueChange(event com.vaadin.v7.data.Property.ValueChangeEvent) : void in class com.vaadin.tests.components.label.LabelTest |
From |
To |
|
Change Parameter Type invalidValueExceptions : Map<LegacyField<?>,InvalidValueException> to invalidValueExceptions : Map<Field<?>,InvalidValueException> in method public FieldGroupInvalidValueException(invalidValueExceptions Map<Field<?>,InvalidValueException>) in class com.vaadin.v7.data.fieldgroup.FieldGroup.FieldGroupInvalidValueException |
From |
To |
|
Change Parameter Type event : com.vaadin.data.Property.ValueChangeEvent to event : com.vaadin.v7.data.Property.ValueChangeEvent in method public valueChange(event com.vaadin.v7.data.Property.ValueChangeEvent) : void in class com.vaadin.v7.data.util.PropertyFormatter |
From |
To |
|
Change Parameter Type grid : LegacyGrid to grid : Grid in method private addRemoveHeaderRow(grid Grid, row HeaderRow) : void in class com.vaadin.tests.components.grid.GridHeaderFooterComponents |
From |
To |
|
Change Parameter Type grid : LegacyGrid to grid : Grid in method protected Footer(grid Grid) in class com.vaadin.v7.ui.Grid.Footer |
From |
To |
|
Change Parameter Type field : LegacyField<?> to field : Field<?> in method private throwIfFieldIsNull(field Field<?>, propertyId Object) : void in class com.vaadin.v7.data.fieldgroup.FieldGroup |
From |
To |
|
Change Parameter Type grid : LegacyGrid to grid : Grid in method private addDataToGrid(grid Grid) : void in class com.vaadin.tests.components.grid.GridColumnWidthsWithoutData |
From |
To |
|
Change Parameter Type grid : LegacyGrid to grid : Grid in method private setupCase2(grid Grid) : void in class com.vaadin.tests.minitutorials.v7_4.ConfiguringColumnWidths |
From |
To |
|
Change Parameter Type expected : LegacyGrid to expected : Grid in method public testRead(design String, expected Grid, retestWrite boolean, writeData boolean) : Grid in class com.vaadin.v7.tests.server.component.grid.declarative.GridDeclarativeTestBase |
From |
To |
|
Change Parameter Type converterFactory : LegacyConverterFactory to converterFactory : ConverterFactory in method public setConverterFactory(converterFactory ConverterFactory) : void in class com.vaadin.server.VaadinSession |
From |
To |
|
Change Parameter Type newGrid : LegacyGrid to newGrid : Grid in method private replaceGrid(newGrid Grid) : void in class com.vaadin.tests.components.grid.GridColumnWidthsWithoutData |
From |
To |
|
Change Parameter Type event : com.vaadin.data.Property.ValueChangeEvent to event : com.vaadin.v7.data.Property.ValueChangeEvent in method public valueChange(event com.vaadin.v7.data.Property.ValueChangeEvent) : void in class com.vaadin.v7.ui.AbstractSelect.CaptionChangeListener |
From |
To |
|
Change Parameter Type field : LegacyField<?> to field : Field<?> in method public unbind(field Field<?>) : void in class com.vaadin.v7.data.fieldgroup.FieldGroup |
From |
To |
|
Change Parameter Type grid : LegacyGrid to grid : Grid in method private setupCase1(grid Grid) : void in class com.vaadin.tests.minitutorials.v7_4.ConfiguringColumnWidths |
From |
To |
|
Change Parameter Type source : LegacyGrid to source : Grid in method protected EditorEvent(source Grid, itemID Object) in class com.vaadin.v7.ui.Grid.EditorEvent |
From |
To |
|
Change Parameter Type expected : LegacyGrid to expected : Grid in method private compareHeaders(expected Grid, actual Grid) : void in class com.vaadin.v7.tests.server.component.grid.declarative.GridDeclarativeTestBase |
From |
To |
|
Change Parameter Type grid : LegacyGrid to grid : Grid in method protected Header(grid Grid) in class com.vaadin.v7.ui.Grid.Header |
From |
To |
|
Change Parameter Type field : LegacyField<?> to field : Field<?> in method protected configureField(field Field<?>) : void in class com.vaadin.v7.data.fieldgroup.FieldGroup |
From |
To |
|
Change Parameter Type event : com.vaadin.data.Container.ItemSetChangeEvent to event : com.vaadin.v7.data.Container.ItemSetChangeEvent in method public containerItemSetChange(event com.vaadin.v7.data.Container.ItemSetChangeEvent) : void in class com.vaadin.v7.ui.Tree |
From |
To |
|
Change Parameter Type converter : LegacyConverter<T,?> to converter : Converter<T,?> in method public setConverter(converter Converter<T,?>) : void in class com.vaadin.v7.ui.AbstractField |
From |
To |
|
Change Parameter Type grid : LegacyGrid to grid : Grid in method private addRemoveFooterRow(grid Grid, row FooterRow) : void in class com.vaadin.tests.components.grid.GridHeaderFooterComponents |
From |
To |
|
Change Parameter Type field : LegacyField<?> to field : Field<?> in method public getPropertyId(field Field<?>) : Object in class com.vaadin.v7.data.fieldgroup.FieldGroup |
From |
To |
|
Change Parameter Type grid : LegacyGrid to grid : Grid in method public RowReference(grid Grid) in class com.vaadin.v7.ui.Grid.RowReference |
From |
To |
|
Change Parameter Type converter : LegacyConverter<PRESENTATIONTYPE,MODELTYPE> to converter : Converter<PRESENTATIONTYPE,MODELTYPE> in method public convertToModel(presentationValue PRESENTATIONTYPE, modelType Class<MODELTYPE>, converter Converter<PRESENTATIONTYPE,MODELTYPE>, locale Locale) : MODELTYPE in class com.vaadin.v7.data.util.converter.ConverterUtil |
From |
To |
|
Change Parameter Type converter : LegacyConverter<?,?> to converter : Converter<?,?> in method public canConverterPossiblyHandle(converter Converter<?,?>, presentationType Class<?>, modelType Class<?>) : boolean in class com.vaadin.v7.data.util.converter.ConverterUtil |
From |
To |
|
Change Parameter Type event : com.vaadin.data.Container.ItemSetChangeEvent to event : com.vaadin.v7.data.Container.ItemSetChangeEvent in method protected fireItemSetChange(event com.vaadin.v7.data.Container.ItemSetChangeEvent) : void in class com.vaadin.v7.data.util.HierarchicalContainer |
From |
To |
|
Change Parameter Type field : LegacyField<?> to field : Field<?> in method public bind(field Field<?>, propertyId Object) : void in class com.vaadin.v7.data.fieldgroup.FieldGroup |
From |
To |
|
Change Parameter Type source : LegacyGrid to source : Grid in method public EditorCloseEvent(source Grid, itemID Object) in class com.vaadin.v7.ui.Grid.EditorCloseEvent |
From |
To |
|
Change Parameter Type converter : LegacyConverter<PRESENTATIONTYPE,MODELTYPE> to converter : Converter<PRESENTATIONTYPE,MODELTYPE> in method public convertFromModel(modelValue MODELTYPE, presentationType Class<? extends PRESENTATIONTYPE>, converter Converter<PRESENTATIONTYPE,MODELTYPE>, locale Locale) : PRESENTATIONTYPE in class com.vaadin.v7.data.util.converter.ConverterUtil |
From |
To |
|
Change Parameter Type fieldClass : Class<? extends LegacyField> to fieldClass : Class<? extends Field> in method private getField(fieldClass Class<? extends Field>) : Component in class com.vaadin.tests.validation.FieldErrorIndication |
From |
To |
|
Change Parameter Type df : LegacyDateField to df : DateField in method private updateValuesForDateField(df DateField) : void in class com.vaadin.tests.components.datefield.LegacyDateFieldRanges |
From |
To |
|
Change Parameter Type converter : LegacyConverter<?,?> to converter : Converter<?,?> in method public encodeValue(modelValue Object, renderer Renderer<T>, converter Converter<?,?>, locale Locale) : JsonValue in class com.vaadin.v7.ui.Grid.AbstractRenderer |
From |
To |
|
Change Parameter Type grid : LegacyGrid to grid : Grid in method public DummyGridExtension(grid Grid) in class com.vaadin.v7.tests.server.component.grid.GridExtensionTest.DummyGridExtension |
From |
To |
|
Change Parameter Type tokenConverter : LegacyConverter<String,?> to tokenConverter : Converter<String,?> in method public StringToCollectionConverter(tokenConverter Converter<String,?>, tokenType Class<?>) in class com.vaadin.v7.data.util.converter.StringToCollectionConverter |
From |
To |
|
Change Parameter Type source : LegacyGrid to source : Grid in method public EditorMoveEvent(source Grid, itemID Object) in class com.vaadin.v7.ui.Grid.EditorMoveEvent |
From |
To |
|
Change Parameter Type source : LegacyGrid to source : Grid in method public ColumnReorderEvent(source Grid, userOriginated boolean) in class com.vaadin.v7.ui.Grid.ColumnReorderEvent |
From |
To |
|
Change Parameter Type source : LegacyGrid to source : Grid in method public ColumnResizeEvent(source Grid, column Column, userOriginated boolean) in class com.vaadin.v7.ui.Grid.ColumnResizeEvent |
From |
To |
|
Change Parameter Type expected : LegacyGrid to expected : Grid in method public testRead(design String, expected Grid, retestWrite boolean) : Grid in class com.vaadin.v7.tests.server.component.grid.declarative.GridDeclarativeTestBase |
From |
To |
|
Change Parameter Type converter : LegacyConverter<?,?> to converter : Converter<?,?> in method private isCompatibleWithProperty(renderer Renderer<?>, converter Converter<?,?>) : boolean in class com.vaadin.v7.ui.Grid.Column |
From |
To |
|
Change Parameter Type converter : LegacyConverter<String,?> to converter : Converter<String,?> in method protected addConverter(type Class<?>, converter Converter<String,?>) : void in class com.vaadin.ui.declarative.DesignFormatter |
From |
To |
|
Change Parameter Type actual : LegacyGrid to actual : Grid in method private compareFooters(expected Grid, actual Grid) : void in class com.vaadin.v7.tests.server.component.grid.declarative.GridDeclarativeTestBase |
From |
To |
|
Change Parameter Type editor : LegacyField<?> to editor : Field<?> in method public setEditorField(editor Field<?>) : Column in class com.vaadin.v7.ui.Grid.Column |
From |
To |
|
Change Parameter Type grid : LegacyGrid to grid : Grid in method public setGrid(grid Grid) : void in class com.vaadin.v7.ui.Grid.AbstractSelectionModel |
From |
To |
|
Change Parameter Type field : LegacyAbstractField<Object> to field : AbstractField<Object> in method protected setValue(field AbstractField<Object>) : void in class com.vaadin.v7.tests.server.components.ComboBoxValueChangeTest |
From |
To |
|
Change Parameter Type field : LegacyField to field : Field in method protected bindPropertyToField(rowId Object, colId Object, property Property, field Field) : void in class com.vaadin.v7.ui.Table |
From |
To |
|
Change Parameter Type field : LegacyAbstractField<?> to field : AbstractField<?> in method protected configureField(field AbstractField<?>) : void in class com.vaadin.tests.components.abstractfield.AbstractComponentDataBindingTest |
From |
To |
|
Change Parameter Type tf : LegacyAbstractTextField to tf : AbstractTextField in method private TextChangeEventImpl(tf AbstractTextField) in class com.vaadin.v7.ui.AbstractTextField.TextChangeEventImpl |
From |
To |
|
Change Parameter Type grid : LegacyGrid to grid : Grid in method protected swapData(grid Grid) : void in class com.vaadin.tests.components.grid.GridColumnWidthRecalculation |
From |
To |
|
Move Class com.vaadin.tests.tb3.newelements.CalendarElement moved to com.vaadin.v7.testbench.customelements.CalendarElement |
From |
To |
|
Move Class com.vaadin.tests.server.component.calendar.CalendarBasicsTest moved to com.vaadin.v7.tests.server.component.calendar.CalendarBasicsTest |
From |
To |
|
Move Class com.vaadin.tests.design.ParseLegacyPrefixTest moved to com.vaadin.v7.tests.design.ParseLegacyPrefixTest |
From |
To |
|
Move Class com.vaadin.data.util.sqlcontainer.query.TableQuery moved to com.vaadin.v7.data.util.sqlcontainer.query.TableQuery |
From |
To |
|
Move Class com.vaadin.tests.server.component.grid.SingleSelectionModelTest moved to com.vaadin.v7.tests.server.component.grid.SingleSelectionModelTest |
From |
To |
|
Move Class com.vaadin.data.util.sqlcontainer.query.AbstractTransactionalQuery moved to com.vaadin.v7.data.util.sqlcontainer.query.AbstractTransactionalQuery |
From |
To |
|
Move Class com.vaadin.data.util.AbstractContainerTestBase moved to com.vaadin.v7.data.util.AbstractContainerTestBase |
From |
To |
|
Move Class com.vaadin.data.util.ContainerOrderedWrapperTest moved to com.vaadin.v7.data.util.ContainerOrderedWrapperTest |
From |
To |
|
Move Class com.vaadin.data.fieldgroup.BeanFieldGroupTest moved to com.vaadin.v7.data.fieldgroup.BeanFieldGroupTest |
From |
To |
|
Move Class com.vaadin.ui.components.calendar.handler.BasicWeekClickHandler moved to com.vaadin.v7.ui.components.calendar.handler.BasicWeekClickHandler |
From |
To |
|
Move Class com.vaadin.data.util.ContainerSizeAssertTest moved to com.vaadin.v7.data.util.ContainerSizeAssertTest |
From |
To |
|
Move Class com.vaadin.tests.server.component.fieldgroup.FieldGroupWithReadOnlyPropertiesTest moved to com.vaadin.v7.tests.server.component.fieldgroup.FieldGroupWithReadOnlyPropertiesTest |
From |
To |
|
Move Class com.vaadin.tests.data.validator.EmailValidatorTest moved to com.vaadin.v7.tests.data.validator.EmailValidatorTest |
From |
To |
|
Move Class com.vaadin.ui.components.colorpicker.ColorSelector moved to com.vaadin.v7.ui.components.colorpicker.ColorSelector |
From |
To |
|
Move Class com.vaadin.data.util.sqlcontainer.SQLContainerTableQueryTest moved to com.vaadin.v7.data.util.sqlcontainer.SQLContainerTableQueryTest |
From |
To |
|
Move Class com.vaadin.data.util.sqlcontainer.connection.SimpleJDBCConnectionPool moved to com.vaadin.v7.data.util.sqlcontainer.connection.SimpleJDBCConnectionPool |
From |
To |
|
Move Class com.vaadin.data.util.PropertysetItem moved to com.vaadin.v7.data.util.PropertysetItem |
From |
To |
|
Move Class com.vaadin.ui.components.colorpicker.ColorPickerHistory moved to com.vaadin.v7.ui.components.colorpicker.ColorPickerHistory |
From |
To |
|
Move Class com.vaadin.data.util.filter.Between moved to com.vaadin.v7.data.util.filter.Between |
From |
To |
|
Move Class com.vaadin.data.util.sqlcontainer.Reference moved to com.vaadin.v7.data.util.sqlcontainer.Reference |
From |
To |
|
Move Class com.vaadin.tests.server.component.textarea.TextAreaDeclarativeTest moved to com.vaadin.v7.tests.server.component.textarea.TextAreaDeclarativeTest |
From |
To |
|
Move Class com.vaadin.data.util.BeanItem moved to com.vaadin.v7.data.util.BeanItem |
From |
To |
|
Move Class com.vaadin.data.util.PropertySetItemTest moved to com.vaadin.v7.data.util.PropertySetItemTest |
From |
To |
|
Move Class com.vaadin.ui.components.colorpicker.ColorChangeEvent moved to com.vaadin.v7.ui.components.colorpicker.ColorChangeEvent |
From |
To |
|
Move Class com.vaadin.data.util.HierarchicalContainerOrderedWrapper moved to com.vaadin.v7.data.util.HierarchicalContainerOrderedWrapper |
From |
To |
|
Move Class com.vaadin.ui.TableFieldFactory moved to com.vaadin.v7.ui.TableFieldFactory |
From |
To |
|
Move Class com.vaadin.tests.data.validator.CompositeValidatorTest moved to com.vaadin.v7.tests.data.validator.CompositeValidatorTest |
From |
To |
|
Move Class com.vaadin.tests.server.component.treetable.TreeTableDeclarativeTest moved to com.vaadin.v7.tests.server.component.treetable.TreeTableDeclarativeTest |
From |
To |
|
Move Class com.vaadin.data.util.TransactionalPropertyWrapperTest moved to com.vaadin.v7.data.util.TransactionalPropertyWrapperTest |
From |
To |
|
Move Class com.vaadin.data.fieldgroup.FieldGroupExceptionTest moved to com.vaadin.v7.data.fieldgroup.FieldGroupExceptionTest |
From |
To |
|
Move Class com.vaadin.data.util.BeanContainer moved to com.vaadin.v7.data.util.BeanContainer |
From |
To |
|
Move Class com.vaadin.tests.server.component.grid.GridContainerNotSortableTest moved to com.vaadin.v7.tests.server.component.grid.GridContainerNotSortableTest |
From |
To |
|
Move Class com.vaadin.data.util.BeanItemContainerGenerator moved to com.vaadin.v7.data.util.BeanItemContainerGenerator |
From |
To |
|
Move Class com.vaadin.data.util.GeneratedPropertyContainer moved to com.vaadin.v7.data.util.GeneratedPropertyContainer |
From |
To |
|
Move Class com.vaadin.tests.server.component.table.TableContextClickTest moved to com.vaadin.v7.tests.server.component.table.TableContextClickTest |
From |
To |
|
Move Class com.vaadin.data.util.filter.Not moved to com.vaadin.v7.data.util.filter.Not |
From |
To |
|
Move Class com.vaadin.data.util.sqlcontainer.query.generator.filter.CompareTranslator moved to com.vaadin.v7.data.util.sqlcontainer.query.generator.filter.CompareTranslator |
From |
To |
|
Move Class com.vaadin.data.util.DefaultItemSorter moved to com.vaadin.v7.data.util.DefaultItemSorter |
From |
To |
|
Move Class com.vaadin.tests.server.validation.ReadOnlyValidationTest moved to com.vaadin.v7.tests.server.validation.ReadOnlyValidationTest |
From |
To |
|
Move Class com.vaadin.ui.TextArea moved to com.vaadin.v7.ui.TextArea |
From |
To |
|
Move Class com.vaadin.data.util.ObjectPropertyTest moved to com.vaadin.v7.data.util.ObjectPropertyTest |
From |
To |
|
Move Class com.vaadin.data.util.AbstractHierarchicalContainerTestBase moved to com.vaadin.v7.data.util.AbstractHierarchicalContainerTestBase |
From |
To |
|
Move Class com.vaadin.data.util.FilesystemContainer moved to com.vaadin.v7.data.util.FilesystemContainer |
From |
To |
|
Move Class com.vaadin.tests.server.renderer.RendererTest moved to com.vaadin.v7.tests.server.renderer.RendererTest |
From |
To |
|
Move Class com.vaadin.tests.server.component.grid.GridChildrenTest moved to com.vaadin.v7.tests.server.component.grid.GridChildrenTest |
From |
To |
|
Move Class com.vaadin.tests.server.component.colorpicker.AbstractColorPickerDeclarativeTest moved to com.vaadin.v7.tests.server.component.colorpicker.AbstractColorPickerDeclarativeTest |
From |
To |
|
Move Class com.vaadin.data.util.sqlcontainer.query.generator.OracleGenerator moved to com.vaadin.v7.data.util.sqlcontainer.query.generator.OracleGenerator |
From |
To |
|
Move Class com.vaadin.tests.server.ContextClickListenerTest moved to com.vaadin.v7.tests.server.ContextClickListenerTest |
From |
To |
|
Move Class com.vaadin.tests.server.component.grid.GridAddRowBuiltinContainerTest moved to com.vaadin.v7.tests.server.component.grid.GridAddRowBuiltinContainerTest |
From |
To |
|
Move Class com.vaadin.data.util.sqlcontainer.ReadOnlyRowId moved to com.vaadin.v7.data.util.sqlcontainer.ReadOnlyRowId |
From |
To |
|
Move Class com.vaadin.data.util.IndexedContainerTest moved to com.vaadin.v7.data.util.IndexedContainerTest |
From |
To |
|
Move Class com.vaadin.tests.server.component.calendar.ContainerDataSourceTest moved to com.vaadin.v7.tests.server.component.calendar.ContainerDataSourceTest |
From |
To |
|
Move Class com.vaadin.tests.tb3.newelements.WindowElement moved to com.vaadin.testbench.customelements.WindowElement |
From |
To |
|
Move Class com.vaadin.tests.data.validator.FloatRangeValidatorTest moved to com.vaadin.v7.tests.data.validator.FloatRangeValidatorTest |
From |
To |
|
Move Class com.vaadin.data.util.FileSystemContainerTest moved to com.vaadin.v7.data.util.FileSystemContainerTest |
From |
To |
|
Move Class com.vaadin.tests.server.component.fieldgroup.FieldNamedDescriptionTest moved to com.vaadin.v7.tests.server.component.fieldgroup.FieldNamedDescriptionTest |
From |
To |
|
Move Class com.vaadin.tests.server.IndexedContainerListenersTest moved to com.vaadin.v7.tests.server.IndexedContainerListenersTest |
From |
To |
|
Move Class com.vaadin.tests.server.component.listselect.ListSelectStateTest moved to com.vaadin.v7.tests.server.component.listselect.ListSelectStateTest |
From |
To |
|
Move Class com.vaadin.ui.Table moved to com.vaadin.v7.ui.Table |
From |
To |
|
Move Class com.vaadin.tests.server.component.grid.GridSelectionTest moved to com.vaadin.v7.tests.server.component.grid.GridSelectionTest |
From |
To |
|
Move Class com.vaadin.data.util.filter.IsNull moved to com.vaadin.v7.data.util.filter.IsNull |
From |
To |
|
Move Class com.vaadin.data.Item moved to com.vaadin.v7.data.Item |
From |
To |
|
Move Class com.vaadin.data.fieldgroup.FieldGroupFieldFactory moved to com.vaadin.v7.data.fieldgroup.FieldGroupFieldFactory |
From |
To |
|
Move Class com.vaadin.ui.components.calendar.event.CalendarEvent moved to com.vaadin.v7.ui.components.calendar.event.CalendarEvent |
From |
To |
|
Move Class com.vaadin.ui.renderers.TextRenderer moved to com.vaadin.v7.ui.renderers.TextRenderer |
From |
To |
|
Move Class com.vaadin.tests.design.WriteLegacyDesignTest moved to com.vaadin.v7.tests.design.WriteLegacyDesignTest |
From |
To |
|
Move Class com.vaadin.data.util.filter.And moved to com.vaadin.v7.data.util.filter.And |
From |
To |
|
Move Class com.vaadin.tests.server.component.grid.declarative.GridHeaderFooterDeclarativeTest moved to com.vaadin.v7.tests.server.component.grid.declarative.GridHeaderFooterDeclarativeTest |
From |
To |
|
Move Class com.vaadin.data.util.PerformanceTestIndexedContainerTest moved to com.vaadin.v7.data.util.PerformanceTestIndexedContainerTest |
From |
To |
|
Move Class com.vaadin.data.util.BeanContainerTest moved to com.vaadin.v7.data.util.BeanContainerTest |
From |
To |
|
Move Class com.vaadin.tests.server.component.combobox.ComboBoxDeclarativeTest moved to com.vaadin.v7.tests.server.component.combobox.ComboBoxDeclarativeTest |
From |
To |
|
Move Class com.vaadin.tests.server.component.fieldgroup.BeanFieldGroupTest moved to com.vaadin.v7.tests.server.component.fieldgroup.BeanFieldGroupTest |
From |
To |
|
Move Class com.vaadin.data.util.sqlcontainer.filters.LikeTest moved to com.vaadin.v7.data.util.sqlcontainer.filters.LikeTest |
From |
To |
|
Move Class com.vaadin.tests.server.component.combobox.ComboBoxStateTest moved to com.vaadin.v7.tests.server.component.combobox.ComboBoxStateTest |
From |
To |
|
Move Class com.vaadin.ui.RichTextAreaTest moved to com.vaadin.v7.ui.RichTextAreaTest |
From |
To |
|
Move Class com.vaadin.ui.renderers.Renderer moved to com.vaadin.v7.ui.renderers.Renderer |
From |
To |
|
Move Class com.vaadin.tests.server.component.grid.GridContainerTest moved to com.vaadin.v7.tests.server.component.grid.GridContainerTest |
From |
To |
|
Move Class com.vaadin.tests.data.validator.ByteRangeValidatorTest moved to com.vaadin.v7.tests.data.validator.ByteRangeValidatorTest |
From |
To |
|
Move Class com.vaadin.tests.server.component.grid.declarative.GridInlineDataDeclarativeTest moved to com.vaadin.v7.tests.server.component.grid.declarative.GridInlineDataDeclarativeTest |
From |
To |
|
Move Class com.vaadin.ui.NativeSelect moved to com.vaadin.v7.ui.NativeSelect |
From |
To |
|
Move Class com.vaadin.tests.server.component.table.TableListenersTest moved to com.vaadin.v7.tests.server.component.table.TableListenersTest |
From |
To |
|
Move Class com.vaadin.tests.data.validator.StringLengthValidatorTest moved to com.vaadin.v7.tests.data.validator.StringLengthValidatorTest |
From |
To |
|
Move Class com.vaadin.data.util.sqlcontainer.query.FreeformQueryTest moved to com.vaadin.v7.data.util.sqlcontainer.query.FreeformQueryTest |
From |
To |
|
Move Class com.vaadin.data.util.filter.Like moved to com.vaadin.v7.data.util.filter.Like |
From |
To |
|
Move Class com.vaadin.data.util.sqlcontainer.CacheFlushNotifier moved to com.vaadin.v7.data.util.sqlcontainer.CacheFlushNotifier |
From |
To |
|
Move Class com.vaadin.data.util.AbstractContainer moved to com.vaadin.v7.data.util.AbstractContainer |
From |
To |
|
Move Class com.vaadin.data.Buffered moved to com.vaadin.v7.data.Buffered |
From |
To |
|
Move Class com.vaadin.tests.data.validator.DoubleRangeValidatorTest moved to com.vaadin.v7.tests.data.validator.DoubleRangeValidatorTest |
From |
To |
|
Move Class com.vaadin.ui.TextAreaTest moved to com.vaadin.v7.ui.TextAreaTest |
From |
To |
|
Move Class com.vaadin.tests.server.component.grid.GridEditorTest moved to com.vaadin.v7.tests.server.component.grid.GridEditorTest |
From |
To |
|
Move Class com.vaadin.ui.renderers.HtmlRenderer moved to com.vaadin.v7.ui.renderers.HtmlRenderer |
From |
To |
|
Move Class com.vaadin.data.fieldgroup.FieldGroupDateTest moved to com.vaadin.v7.data.fieldgroup.FieldGroupDateTest |
From |
To |
|
Move Class com.vaadin.data.util.sqlcontainer.query.QueryDelegate moved to com.vaadin.v7.data.util.sqlcontainer.query.QueryDelegate |
From |
To |
|
Move Class com.vaadin.tests.server.component.abstractselect.AbstractSelectStateTest moved to com.vaadin.v7.tests.server.component.abstractselect.AbstractSelectStateTest |
From |
To |
|
Move Class com.vaadin.tests.server.component.grid.GridColumnsTest moved to com.vaadin.v7.tests.server.component.grid.GridColumnsTest |
From |
To |
|
Move Class com.vaadin.tests.server.component.datefield.DateFieldConverterTest moved to com.vaadin.v7.tests.server.component.datefield.DateFieldConverterTest |
From |
To |
|
Move Class com.vaadin.tests.server.component.table.TableDeclarativeTestBase moved to com.vaadin.v7.tests.server.component.table.TableDeclarativeTestBase |
From |
To |
|
Move Class com.vaadin.tests.server.component.table.FooterTest moved to com.vaadin.v7.tests.server.component.table.FooterTest |
From |
To |
|
Move Class com.vaadin.data.util.sqlcontainer.query.generator.filter.IsNullTranslator moved to com.vaadin.v7.data.util.sqlcontainer.query.generator.filter.IsNullTranslator |
From |
To |
|
Move Class com.vaadin.tests.design.ParseAllSupportedComponentsTest moved to com.vaadin.v7.tests.design.ParseAllSupportedComponentsTest |
From |
To |
|
Move Class com.vaadin.data.util.GeneratedPropertyContainerTest moved to com.vaadin.v7.data.util.GeneratedPropertyContainerTest |
From |
To |
|
Move Class com.vaadin.tests.tb3.newelements.ComboBoxElement moved to com.vaadin.v7.testbench.customelements.ComboBoxElement |
From |
To |
|
Move Class com.vaadin.ui.components.colorpicker.ColorChangeListener moved to com.vaadin.v7.ui.components.colorpicker.ColorChangeListener |
From |
To |
|
Move Class com.vaadin.ui.components.colorpicker.ColorPickerGrid moved to com.vaadin.v7.ui.components.colorpicker.ColorPickerGrid |
From |
To |
|
Move Class com.vaadin.data.util.HierarchicalContainerTest moved to com.vaadin.v7.data.util.HierarchicalContainerTest |
From |
To |
|
Move Class com.vaadin.data.util.sqlcontainer.connection.JDBCConnectionPool moved to com.vaadin.v7.data.util.sqlcontainer.connection.JDBCConnectionPool |
From |
To |
|
Move Class com.vaadin.data.util.sqlcontainer.query.generator.DefaultSQLGenerator moved to com.vaadin.v7.data.util.sqlcontainer.query.generator.DefaultSQLGenerator |
From |
To |
|
Move Class com.vaadin.tests.data.validator.LongRangeValidatorTest moved to com.vaadin.v7.tests.data.validator.LongRangeValidatorTest |
From |
To |
|
Move Class com.vaadin.data.util.sqlcontainer.SQLContainer moved to com.vaadin.v7.data.util.sqlcontainer.SQLContainer |
From |
To |
|
Move Class com.vaadin.tests.server.component.grid.GridExtensionTest moved to com.vaadin.v7.tests.server.component.grid.GridExtensionTest |
From |
To |
|
Move Class com.vaadin.tests.server.component.abstractselect.AbstractSelectDeclarativeTest moved to com.vaadin.v7.tests.server.component.abstractselect.AbstractSelectDeclarativeTest |
From |
To |
|
Move Class com.vaadin.data.util.NestedMethodPropertyTest moved to com.vaadin.v7.data.util.NestedMethodPropertyTest |
From |
To |
|
Move Class com.vaadin.tests.server.component.textfield.TextFieldWithConverterAndValidatorTest moved to com.vaadin.v7.tests.server.component.textfield.TextFieldWithConverterAndValidatorTest |
From |
To |
|
Move Class com.vaadin.tests.server.component.grid.GridColumnAddingAndRemovingTest moved to com.vaadin.v7.tests.server.component.grid.GridColumnAddingAndRemovingTest |
From |
To |
|
Move Class com.vaadin.data.util.sqlcontainer.RowId moved to com.vaadin.v7.data.util.sqlcontainer.RowId |
From |
To |
|
Move Class com.vaadin.data.util.sqlcontainer.query.generator.filter.FilterTranslator moved to com.vaadin.v7.data.util.sqlcontainer.query.generator.filter.FilterTranslator |
From |
To |
|
Move Class com.vaadin.data.util.VaadinPropertyDescriptor moved to com.vaadin.v7.data.util.VaadinPropertyDescriptor |
From |
To |
|
Move Class com.vaadin.ui.renderers.AbstractJavaScriptRenderer moved to com.vaadin.v7.ui.renderers.AbstractJavaScriptRenderer |
From |
To |
|
Move Class com.vaadin.tests.data.validator.BigDecimalRangeValidatorTest moved to com.vaadin.v7.tests.data.validator.BigDecimalRangeValidatorTest |
From |
To |
|
Move Class com.vaadin.ui.ColorPicker moved to com.vaadin.v7.ui.ColorPicker |
From |
To |
|
Move Class com.vaadin.data.util.sqlcontainer.DataGenerator moved to com.vaadin.v7.data.util.sqlcontainer.DataGenerator |
From |
To |
|
Move Class com.vaadin.ui.components.calendar.handler.BasicBackwardHandler moved to com.vaadin.v7.ui.components.calendar.handler.BasicBackwardHandler |
From |
To |
|
Move Class com.vaadin.tests.server.components.ComboBoxValueChangeTest moved to com.vaadin.v7.tests.server.components.ComboBoxValueChangeTest |
From |
To |
|
Move Class com.vaadin.data.util.ContainerOrderedWrapper moved to com.vaadin.v7.data.util.ContainerOrderedWrapper |
From |
To |
|
Move Class com.vaadin.data.util.filter.AndOrFilterTest moved to com.vaadin.v7.data.util.filter.AndOrFilterTest |
From |
To |
|
Move Class com.vaadin.data.util.filter.SimpleStringFilterTest moved to com.vaadin.v7.data.util.filter.SimpleStringFilterTest |
From |
To |
|
Move Class com.vaadin.data.util.ContainerHierarchicalWrapper moved to com.vaadin.v7.data.util.ContainerHierarchicalWrapper |
From |
To |
|
Move Class com.vaadin.ui.renderers.NumberRenderer moved to com.vaadin.v7.ui.renderers.NumberRenderer |
From |
To |
|
Move Class com.vaadin.data.Container moved to com.vaadin.v7.data.Container |
From |
To |
|
Move Class com.vaadin.data.util.sqlcontainer.SQLUtil moved to com.vaadin.v7.data.util.sqlcontainer.SQLUtil |
From |
To |
|
Move Class com.vaadin.tests.server.component.treetable.TreeTableSetContainerNullTest moved to com.vaadin.v7.tests.server.component.treetable.TreeTableSetContainerNullTest |
From |
To |
|
Move Class com.vaadin.tests.server.component.grid.declarative.GridDeclarativeTestBase moved to com.vaadin.v7.tests.server.component.grid.declarative.GridDeclarativeTestBase |
From |
To |
|
Move Class com.vaadin.tests.server.component.tree.TreeListenersTest moved to com.vaadin.v7.tests.server.component.tree.TreeListenersTest |
From |
To |
|
Move Class com.vaadin.tests.server.renderer.ImageRendererTest moved to com.vaadin.v7.tests.server.renderer.ImageRendererTest |
From |
To |
|
Move Class com.vaadin.ui.components.calendar.handler.BasicForwardHandler moved to com.vaadin.v7.ui.components.calendar.handler.BasicForwardHandler |
From |
To |
|
Move Class com.vaadin.ui.OptionGroup moved to com.vaadin.v7.ui.OptionGroup |
From |
To |
|
Move Class com.vaadin.ui.components.colorpicker.ColorPickerPreview moved to com.vaadin.v7.ui.components.colorpicker.ColorPickerPreview |
From |
To |
|
Move Class com.vaadin.tests.server.component.table.TableGeneratorTest moved to com.vaadin.v7.tests.server.component.table.TableGeneratorTest |
From |
To |
|
Move Class com.vaadin.tests.server.component.abstractselect.OptionGroupTest moved to com.vaadin.v7.tests.server.component.abstractselect.OptionGroupTest |
From |
To |
|
Move Class com.vaadin.data.util.sqlcontainer.query.generator.SQLGenerator moved to com.vaadin.v7.data.util.sqlcontainer.query.generator.SQLGenerator |
From |
To |
|
Move Class com.vaadin.data.fieldgroup.DefaultFieldGroupFieldFactoryTest moved to com.vaadin.v7.data.fieldgroup.DefaultFieldGroupFieldFactoryTest |
From |
To |
|
Move Class com.vaadin.tests.server.component.calendar.CalendarDeclarativeTest moved to com.vaadin.v7.tests.server.component.calendar.CalendarDeclarativeTest |
From |
To |
|
Move Class com.vaadin.data.util.sqlcontainer.connection.SimpleJDBCConnectionPoolTest moved to com.vaadin.v7.data.util.sqlcontainer.connection.SimpleJDBCConnectionPoolTest |
From |
To |
|
Move Class com.vaadin.ui.components.colorpicker.ColorPickerSelect moved to com.vaadin.v7.ui.components.colorpicker.ColorPickerSelect |
From |
To |
|
Move Class com.vaadin.ui.Tree moved to com.vaadin.v7.ui.Tree |
From |
To |
|
Move Class com.vaadin.tests.server.component.grid.GridStaticSectionTest moved to com.vaadin.v7.tests.server.component.grid.GridStaticSectionTest |
From |
To |
|
Move Class com.vaadin.tests.server.component.grid.declarative.GridStructureDeclarativeTest moved to com.vaadin.v7.tests.server.component.grid.declarative.GridStructureDeclarativeTest |
From |
To |
|
Move Class com.vaadin.data.BufferedValidatable moved to com.vaadin.v7.data.BufferedValidatable |
From |
To |
|
Move Class com.vaadin.tests.server.validation.BeanValidationTest moved to com.vaadin.v7.tests.server.validation.BeanValidationTest |
From |
To |
|
Move Class com.vaadin.tests.data.validator.DateRangeValidatorTest moved to com.vaadin.v7.tests.data.validator.DateRangeValidatorTest |
From |
To |
|
Move Class com.vaadin.data.util.HierarchicalContainer moved to com.vaadin.v7.data.util.HierarchicalContainer |
From |
To |
|
Move Class com.vaadin.ui.AbsSelectTest moved to com.vaadin.v7.ui.AbsSelectTest |
From |
To |
|
Move Class com.vaadin.data.util.TextFileProperty moved to com.vaadin.v7.data.util.TextFileProperty |
From |
To |
|
Move Class com.vaadin.tests.server.component.calendar.ContainerEventProviderTest moved to com.vaadin.v7.tests.server.component.calendar.ContainerEventProviderTest |
From |
To |
|
Move Class com.vaadin.data.util.sqlcontainer.query.FreeformQueryDelegate moved to com.vaadin.v7.data.util.sqlcontainer.query.FreeformQueryDelegate |
From |
To |
|
Move Class com.vaadin.data.util.ContainerSortingTest moved to com.vaadin.v7.data.util.ContainerSortingTest |
From |
To |
|
Move Class com.vaadin.data.util.BeanItemContainerTest moved to com.vaadin.v7.data.util.BeanItemContainerTest |
From |
To |
|
Move Class com.vaadin.data.util.sqlcontainer.query.TableQueryTest moved to com.vaadin.v7.data.util.sqlcontainer.query.TableQueryTest |
From |
To |
|
Move Class com.vaadin.data.util.sqlcontainer.query.generator.filter.OrTranslator moved to com.vaadin.v7.data.util.sqlcontainer.query.generator.filter.OrTranslator |
From |
To |
|
Move Class com.vaadin.ui.components.calendar.CalendarDateRange moved to com.vaadin.v7.ui.components.calendar.CalendarDateRange |
From |
To |
|
Move Class com.vaadin.data.util.HierarchicalContainerOrderedWrapperTest moved to com.vaadin.v7.data.util.HierarchicalContainerOrderedWrapperTest |
From |
To |
|
Move Class com.vaadin.data.util.sqlcontainer.generator.StatementHelperTest moved to com.vaadin.v7.data.util.sqlcontainer.generator.StatementHelperTest |
From |
To |
|
Move Class com.vaadin.data.util.filter.CompareFilterDateTest moved to com.vaadin.v7.data.util.filter.CompareFilterDateTest |
From |
To |
|
Move Class com.vaadin.tests.server.component.optiongroup.OptionGroupStateTest moved to com.vaadin.v7.tests.server.component.optiongroup.OptionGroupStateTest |
From |
To |
|
Move Class com.vaadin.ui.components.colorpicker.HasColorChangeListener moved to com.vaadin.v7.ui.components.colorpicker.HasColorChangeListener |
From |
To |
|
Move Class com.vaadin.ui.TwinColSelect moved to com.vaadin.v7.ui.TwinColSelect |
From |
To |
|
Move Class com.vaadin.tests.server.component.textfield.TextFieldWithValidatorTest moved to com.vaadin.v7.tests.server.component.textfield.TextFieldWithValidatorTest |
From |
To |
|
Move Class com.vaadin.data.util.sqlcontainer.query.generator.filter.NotTranslator moved to com.vaadin.v7.data.util.sqlcontainer.query.generator.filter.NotTranslator |
From |
To |
|
Move Class com.vaadin.ui.ColorPickerArea moved to com.vaadin.v7.ui.ColorPickerArea |
From |
To |
|
Move Class com.vaadin.tests.server.component.treetable.EmptyTreeTableTest moved to com.vaadin.v7.tests.server.component.treetable.EmptyTreeTableTest |
From |
To |
|
Move Class com.vaadin.data.util.sqlcontainer.ReadOnlyRowIdTest moved to com.vaadin.v7.data.util.sqlcontainer.ReadOnlyRowIdTest |
From |
To |
|
Move Class com.vaadin.data.util.PropertyDescriptorTest moved to com.vaadin.v7.data.util.PropertyDescriptorTest |
From |
To |
|
Move Class com.vaadin.ui.components.calendar.event.CalendarEditableEventProvider moved to com.vaadin.v7.ui.components.calendar.event.CalendarEditableEventProvider |
From |
To |
|
Move Class com.vaadin.data.util.sqlcontainer.SQLTestsConstants moved to com.vaadin.v7.data.util.sqlcontainer.SQLTestsConstants |
From |
To |
|
Move Class com.vaadin.data.util.PropertyFormatter moved to com.vaadin.v7.data.util.PropertyFormatter |
From |
To |
|
Move Class com.vaadin.tests.server.component.table.MultipleSelectionTest moved to com.vaadin.v7.tests.server.component.table.MultipleSelectionTest |
From |
To |
|
Move Class com.vaadin.tests.server.component.optiongroup.OptionGroupListenersTest moved to com.vaadin.v7.tests.server.component.optiongroup.OptionGroupListenersTest |
From |
To |
|
Move Class com.vaadin.data.util.sqlcontainer.query.QueryBuilderTest moved to com.vaadin.v7.data.util.sqlcontainer.query.QueryBuilderTest |
From |
To |
|
Move Class com.vaadin.data.util.BeanItemTest moved to com.vaadin.v7.data.util.BeanItemTest |
From |
To |
|
Move Class com.vaadin.data.util.filter.AbstractFilterTestBase moved to com.vaadin.v7.data.util.filter.AbstractFilterTestBase |
From |
To |
|
Move Class com.vaadin.tests.server.AbstractInMemoryContainerListenersTest moved to com.vaadin.v7.tests.server.AbstractInMemoryContainerListenersTest |
From |
To |
|
Move Class com.vaadin.tests.server.component.textfield.TextFieldWithPropertyFormatterTest moved to com.vaadin.v7.tests.server.component.textfield.TextFieldWithPropertyFormatterTest |
From |
To |
|
Move Class com.vaadin.data.util.AbstractInMemoryContainerTestBase moved to com.vaadin.v7.data.util.AbstractInMemoryContainerTestBase |
From |
To |
|
Move Class com.vaadin.tests.server.component.twincolselect.TwinColSelectStateTest moved to com.vaadin.v7.tests.server.component.twincolselect.TwinColSelectStateTest |
From |
To |
|
Move Class com.vaadin.tests.server.component.tree.TreeDeclarativeTest moved to com.vaadin.v7.tests.server.component.tree.TreeDeclarativeTest |
From |
To |
|
Move Class com.vaadin.data.fieldgroup.BeanFieldGroup moved to com.vaadin.v7.data.fieldgroup.BeanFieldGroup |
From |
To |
|
Move Class com.vaadin.data.util.NestedPropertyDescriptor moved to com.vaadin.v7.data.util.NestedPropertyDescriptor |
From |
To |
|
Move Class com.vaadin.tests.server.component.richtextarea.RichTextAreaStateTest moved to com.vaadin.v7.tests.server.component.richtextarea.RichTextAreaStateTest |
From |
To |
|
Move Class com.vaadin.data.ContainerHelpers moved to com.vaadin.v7.data.ContainerHelpers |
From |
To |
|
Move Class com.vaadin.tests.server.component.treetable.TreeTableTest moved to com.vaadin.v7.tests.server.component.treetable.TreeTableTest |
From |
To |
|
Move Class com.vaadin.data.util.AbstractBeanContainer moved to com.vaadin.v7.data.util.AbstractBeanContainer |
From |
To |
|
Move Class com.vaadin.tests.data.validator.BigIntegerRangeValidatorTest moved to com.vaadin.v7.tests.data.validator.BigIntegerRangeValidatorTest |
From |
To |
|
Move Class com.vaadin.ui.Select moved to com.vaadin.v7.ui.Select |
From |
To |
|
Move Class com.vaadin.data.util.filter.NotFilterTest moved to com.vaadin.v7.data.util.filter.NotFilterTest |
From |
To |
|
Move Class com.vaadin.tests.server.component.select.SelectListenersTest moved to com.vaadin.v7.tests.server.component.select.SelectListenersTest |
From |
To |
|
Move Class com.vaadin.ui.DefaultFieldFactory moved to com.vaadin.v7.ui.DefaultFieldFactory |
From |
To |
|
Move Class com.vaadin.ui.renderers.ImageRenderer moved to com.vaadin.v7.ui.renderers.ImageRenderer |
From |
To |
|
Move Class com.vaadin.ui.renderers.ProgressBarRenderer moved to com.vaadin.v7.ui.renderers.ProgressBarRenderer |
From |
To |
|
Move Class com.vaadin.data.util.filter.Compare moved to com.vaadin.v7.data.util.filter.Compare |
From |
To |
|
Move Class com.vaadin.data.util.sqlcontainer.FreeformQueryUtil moved to com.vaadin.v7.data.util.sqlcontainer.FreeformQueryUtil |
From |
To |
|
Move Class com.vaadin.ui.components.calendar.CalendarComponentEvent moved to com.vaadin.v7.ui.components.calendar.CalendarComponentEvent |
From |
To |
|
Move Class com.vaadin.tests.server.component.datefield.LegacyDateFieldDeclarativeTest moved to com.vaadin.v7.tests.server.component.datefield.LegacyDateFieldDeclarativeTest |
From |
To |
|
Move Class com.vaadin.data.fieldgroup.DefaultFieldGroupFieldFactory moved to com.vaadin.v7.data.fieldgroup.DefaultFieldGroupFieldFactory |
From |
To |
|
Move Class com.vaadin.tests.server.component.fieldgroup.FieldGroupTest moved to com.vaadin.v7.tests.server.component.fieldgroup.FieldGroupTest |
From |
To |
|
Move Class com.vaadin.tests.server.component.tree.ListenersTest moved to com.vaadin.v7.tests.server.component.tree.ListenersTest |
From |
To |
|
Move Class com.vaadin.data.util.sqlcontainer.RowItem moved to com.vaadin.v7.data.util.sqlcontainer.RowItem |
From |
To |
|
Move Class com.vaadin.data.util.sqlcontainer.query.generator.filter.LikeTranslator moved to com.vaadin.v7.data.util.sqlcontainer.query.generator.filter.LikeTranslator |
From |
To |
|
Move Class com.vaadin.data.util.filter.AbstractJunctionFilter moved to com.vaadin.v7.data.util.filter.AbstractJunctionFilter |
From |
To |
|
Move Class com.vaadin.data.util.ContainerHierarchicalWrapperTest moved to com.vaadin.v7.data.util.ContainerHierarchicalWrapperTest |
From |
To |
|
Move Class com.vaadin.data.util.sqlcontainer.connection.J2EEConnectionPoolTest moved to com.vaadin.v7.data.util.sqlcontainer.connection.J2EEConnectionPoolTest |
From |
To |
|
Move Class com.vaadin.ui.components.colorpicker.ColorPickerGradient moved to com.vaadin.v7.ui.components.colorpicker.ColorPickerGradient |
From |
To |
|
Move Class com.vaadin.tests.data.validator.ShortRangeValidatorTest moved to com.vaadin.v7.tests.data.validator.ShortRangeValidatorTest |
From |
To |
|
Move Class com.vaadin.tests.server.component.abstractselect.AbstractSelectListenersTest moved to com.vaadin.v7.tests.server.component.abstractselect.AbstractSelectListenersTest |
From |
To |
|
Move Class com.vaadin.data.util.ObjectProperty moved to com.vaadin.v7.data.util.ObjectProperty |
From |
To |
|
Move Class com.vaadin.tests.server.component.listselect.ListSelectDeclarativeTest moved to com.vaadin.v7.tests.server.component.listselect.ListSelectDeclarativeTest |
From |
To |
|
Move Class com.vaadin.tests.server.component.fieldgroup.CaseInsensitiveBindingTest moved to com.vaadin.v7.tests.server.component.fieldgroup.CaseInsensitiveBindingTest |
From |
To |
|
Move Class com.vaadin.data.Collapsible moved to com.vaadin.v7.data.Collapsible |
From |
To |
|
Move Class com.vaadin.data.util.sqlcontainer.query.generator.filter.QueryBuilder moved to com.vaadin.v7.data.util.sqlcontainer.query.generator.filter.QueryBuilder |
From |
To |
|
Move Class com.vaadin.tests.server.component.table.TableSerializationTest moved to com.vaadin.v7.tests.server.component.table.TableSerializationTest |
From |
To |
|
Move Class com.vaadin.ui.NativeSelectTest moved to com.vaadin.v7.ui.NativeSelectTest |
From |
To |
|
Move Class com.vaadin.data.util.sqlcontainer.query.FreeformQuery moved to com.vaadin.v7.data.util.sqlcontainer.query.FreeformQuery |
From |
To |
|
Move Class com.vaadin.data.util.sqlcontainer.TemporaryRowId moved to com.vaadin.v7.data.util.sqlcontainer.TemporaryRowId |
From |
To |
|
Move Class com.vaadin.data.util.ItemSorter moved to com.vaadin.v7.data.util.ItemSorter |
From |
To |
|
Move Class com.vaadin.ui.components.calendar.event.BasicEventProvider moved to com.vaadin.v7.ui.components.calendar.event.BasicEventProvider |
From |
To |
|
Move Class com.vaadin.ui.components.calendar.CalendarTargetDetails moved to com.vaadin.v7.ui.components.calendar.CalendarTargetDetails |
From |
To |
|
Move Class com.vaadin.tests.server.component.grid.declarative.GridDeclarativeAttributeTest moved to com.vaadin.v7.tests.server.component.grid.declarative.GridDeclarativeAttributeTest |
From |
To |
|
Move Class com.vaadin.tests.server.component.table.TableVisibleColumnsTest moved to com.vaadin.v7.tests.server.component.table.TableVisibleColumnsTest |
From |
To |
|
Move Class com.vaadin.data.util.filter.SimpleStringFilter moved to com.vaadin.v7.data.util.filter.SimpleStringFilter |
From |
To |
|
Move Class com.vaadin.data.util.sqlcontainer.UtilTest moved to com.vaadin.v7.data.util.sqlcontainer.UtilTest |
From |
To |
|
Move Class com.vaadin.tests.server.component.table.TableStateTest moved to com.vaadin.v7.tests.server.component.table.TableStateTest |
From |
To |
|
Move Class com.vaadin.tests.server.AbstractContainerListenersTest moved to com.vaadin.v7.tests.server.AbstractContainerListenersTest |
From |
To |
|
Move Class com.vaadin.data.util.GeneratedPropertyContainerBasicTest moved to com.vaadin.v7.data.util.GeneratedPropertyContainerBasicTest |
From |
To |
|
Move Class com.vaadin.tests.data.validator.NullValidatorTest moved to com.vaadin.v7.tests.data.validator.NullValidatorTest |
From |
To |
|
Move Class com.vaadin.data.util.ListSet moved to com.vaadin.v7.data.util.ListSet |
From |
To |
|
Move Class com.vaadin.tests.server.component.table.TablePropertyValueConverterTest moved to com.vaadin.v7.tests.server.component.table.TablePropertyValueConverterTest |
From |
To |
|
Move Class com.vaadin.ui.LegacyWindow moved to com.vaadin.v7.ui.LegacyWindow |
From |
To |
|
Move Class com.vaadin.data.util.AbstractBeanContainerTestBase moved to com.vaadin.v7.data.util.AbstractBeanContainerTestBase |
From |
To |
|
Move Class com.vaadin.data.util.TransactionalPropertyWrapper moved to com.vaadin.v7.data.util.TransactionalPropertyWrapper |
From |
To |
|
Move Class com.vaadin.data.util.NestedMethodProperty moved to com.vaadin.v7.data.util.NestedMethodProperty |
From |
To |
|
Move Class com.vaadin.tests.server.component.grid.sort.SortTest moved to com.vaadin.v7.tests.server.component.grid.sort.SortTest |
From |
To |
|
Move Class com.vaadin.ui.components.calendar.ContainerEventProvider moved to com.vaadin.v7.ui.components.calendar.ContainerEventProvider |
From |
To |
|
Move Class com.vaadin.data.util.sqlcontainer.ColumnPropertyTest moved to com.vaadin.v7.data.util.sqlcontainer.ColumnPropertyTest |
From |
To |
|
Move Class com.vaadin.tests.server.validation.RangeValidatorTest moved to com.vaadin.v7.tests.server.validation.RangeValidatorTest |
From |
To |
|
Move Class com.vaadin.data.util.sqlcontainer.RowIdTest moved to com.vaadin.v7.data.util.sqlcontainer.RowIdTest |
From |
To |
|
Move Class com.vaadin.tests.server.component.nativeselect.NativeSelectDeclarativeTest moved to com.vaadin.v7.tests.server.component.nativeselect.NativeSelectDeclarativeTest |
From |
To |
|
Move Class com.vaadin.data.util.sqlcontainer.query.ValidatingSimpleJDBCConnectionPool moved to com.vaadin.v7.data.util.sqlcontainer.query.ValidatingSimpleJDBCConnectionPool |
From |
To |
|
Move Class com.vaadin.ui.TableTest moved to com.vaadin.v7.ui.TableTest |
From |
To |
|
Move Class com.vaadin.data.util.filter.UnsupportedFilterException moved to com.vaadin.v7.data.util.filter.UnsupportedFilterException |
From |
To |
|
Move Class com.vaadin.ui.Calendar moved to com.vaadin.v7.ui.Calendar |
From |
To |
|
Move Class com.vaadin.ui.TreeTable moved to com.vaadin.v7.ui.TreeTable |
From |
To |
|
Move Class com.vaadin.data.util.sqlcontainer.TicketTest moved to com.vaadin.v7.data.util.sqlcontainer.TicketTest |
From |
To |
|
Move Class com.vaadin.data.util.sqlcontainer.query.generator.MSSQLGenerator moved to com.vaadin.v7.data.util.sqlcontainer.query.generator.MSSQLGenerator |
From |
To |
|
Move Class com.vaadin.ui.components.calendar.event.EditableCalendarEvent moved to com.vaadin.v7.ui.components.calendar.event.EditableCalendarEvent |
From |
To |
|
Move Class com.vaadin.data.util.sqlcontainer.query.generator.filter.AndTranslator moved to com.vaadin.v7.data.util.sqlcontainer.query.generator.filter.AndTranslator |
From |
To |
|
Move Class com.vaadin.data.util.ReflectToolsGetSuperFieldTest moved to com.vaadin.v7.data.util.ReflectToolsGetSuperFieldTest |
From |
To |
|
Move Class com.vaadin.data.util.sqlcontainer.query.generator.StatementHelper moved to com.vaadin.v7.data.util.sqlcontainer.query.generator.StatementHelper |
From |
To |
|
Move Class com.vaadin.data.util.sqlcontainer.filters.CompareTest moved to com.vaadin.v7.data.util.sqlcontainer.filters.CompareTest |
From |
To |
|
Move Class com.vaadin.data.util.sqlcontainer.query.generator.filter.BetweenTranslator moved to com.vaadin.v7.data.util.sqlcontainer.query.generator.filter.BetweenTranslator |
From |
To |
|
Move Class com.vaadin.tests.server.component.table.TableColumnAlignmentsTest moved to com.vaadin.v7.tests.server.component.table.TableColumnAlignmentsTest |
From |
To |
|
Move Class com.vaadin.data.util.AbstractProperty moved to com.vaadin.v7.data.util.AbstractProperty |
From |
To |
|
Move Class com.vaadin.ui.components.calendar.event.BasicEvent moved to com.vaadin.v7.ui.components.calendar.event.BasicEvent |
From |
To |
|
Move Class com.vaadin.tests.data.validator.RegexpValidatorTest moved to com.vaadin.v7.tests.data.validator.RegexpValidatorTest |
From |
To |
|
Move Class com.vaadin.data.util.sqlcontainer.connection.J2EEConnectionPool moved to com.vaadin.v7.data.util.sqlcontainer.connection.J2EEConnectionPool |
From |
To |
|
Move Class com.vaadin.server.communication.data.DataGenerator moved to com.vaadin.v7.server.communication.data.DataGenerator |
From |
To |
|
Move Class com.vaadin.data.util.sqlcontainer.filters.BetweenTest moved to com.vaadin.v7.data.util.sqlcontainer.filters.BetweenTest |
From |
To |
|
Move Class com.vaadin.ui.components.calendar.handler.BasicDateClickHandler moved to com.vaadin.v7.ui.components.calendar.handler.BasicDateClickHandler |
From |
To |
|
Move Class com.vaadin.data.fieldgroup.FieldGroup moved to com.vaadin.v7.data.fieldgroup.FieldGroup |
From |
To |
|
Move Class com.vaadin.tests.server.component.twincolselect.TwinColSelectDeclarativeTest moved to com.vaadin.v7.tests.server.component.twincolselect.TwinColSelectDeclarativeTest |
From |
To |
|
Move Class com.vaadin.ui.components.calendar.handler.BasicEventResizeHandler moved to com.vaadin.v7.ui.components.calendar.handler.BasicEventResizeHandler |
From |
To |
|
Move Class com.vaadin.ui.AbstractSelect moved to com.vaadin.v7.ui.AbstractSelect |
From |
To |
|
Move Class com.vaadin.tests.tb3.newelements.FixedNotificationElement moved to com.vaadin.testbench.customelements.FixedNotificationElement |
From |
To |
|
Move Class com.vaadin.data.util.sqlcontainer.query.generator.filter.StringDecorator moved to com.vaadin.v7.data.util.sqlcontainer.query.generator.filter.StringDecorator |
From |
To |
|
Move Class com.vaadin.data.util.sqlcontainer.generator.SQLGeneratorsTest moved to com.vaadin.v7.data.util.sqlcontainer.generator.SQLGeneratorsTest |
From |
To |
|
Move Class com.vaadin.ui.components.colorpicker.ColorPickerPopup moved to com.vaadin.v7.ui.components.colorpicker.ColorPickerPopup |
From |
To |
|
Move Class com.vaadin.tests.server.component.colorpicker.ColorConversionsTest moved to com.vaadin.v7.tests.server.component.colorpicker.ColorConversionsTest |
From |
To |
|
Move Class com.vaadin.data.fieldgroup.FieldGroupTest moved to com.vaadin.v7.data.fieldgroup.FieldGroupTest |
From |
To |
|
Move Class com.vaadin.data.util.filter.IsNullFilterTest moved to com.vaadin.v7.data.util.filter.IsNullFilterTest |
From |
To |
|
Move Class com.vaadin.tests.server.AbstractBeanContainerListenersTest moved to com.vaadin.v7.tests.server.AbstractBeanContainerListenersTest |
From |
To |
|
Move Class com.vaadin.data.util.sqlcontainer.query.OrderBy moved to com.vaadin.v7.data.util.sqlcontainer.query.OrderBy |
From |
To |
|
Move Class com.vaadin.data.util.sqlcontainer.query.generator.filter.SimpleStringTranslator moved to com.vaadin.v7.data.util.sqlcontainer.query.generator.filter.SimpleStringTranslator |
From |
To |
|
Move Class com.vaadin.tests.server.component.grid.TestGrid moved to com.vaadin.v7.tests.server.component.grid.TestGrid |
From |
To |
|
Move Class com.vaadin.data.util.sqlcontainer.SQLContainerTest moved to com.vaadin.v7.data.util.sqlcontainer.SQLContainerTest |
From |
To |
|
Move Class com.vaadin.data.util.MethodProperty moved to com.vaadin.v7.data.util.MethodProperty |
From |
To |
|
Move Class com.vaadin.ui.RichTextArea moved to com.vaadin.v7.ui.RichTextArea |
From |
To |
|
Move Class com.vaadin.tests.server.component.table.CacheUpdateExceptionCausesTest moved to com.vaadin.v7.tests.server.component.table.CacheUpdateExceptionCausesTest |
From |
To |
|
Move Class com.vaadin.server.communication.data.RpcDataProviderExtension moved to com.vaadin.v7.server.communication.data.RpcDataProviderExtension |
From |
To |
|
Move Class com.vaadin.tests.server.component.tree.TreeTest moved to com.vaadin.v7.tests.server.component.tree.TreeTest |
From |
To |
|
Move Class com.vaadin.ui.ListSelect moved to com.vaadin.v7.ui.ListSelect |
From |
To |
|
Move Class com.vaadin.data.util.sqlcontainer.query.FreeformStatementDelegate moved to com.vaadin.v7.data.util.sqlcontainer.query.FreeformStatementDelegate |
From |
To |
|
Move Class com.vaadin.tests.server.component.grid.GridStateTest moved to com.vaadin.v7.tests.server.component.grid.GridStateTest |
From |
To |
|
Move Class com.vaadin.tests.server.SerializationTest moved to com.vaadin.v7.tests.server.SerializationTest |
From |
To |
|
Move Class com.vaadin.ui.ComboBox moved to com.vaadin.v7.ui.ComboBox |
From |
To |
|
Move Class com.vaadin.ui.components.calendar.handler.BasicEventMoveHandler moved to com.vaadin.v7.ui.components.calendar.handler.BasicEventMoveHandler |
From |
To |
|
Move Class com.vaadin.data.util.filter.Or moved to com.vaadin.v7.data.util.filter.Or |
From |
To |
|
Move Class com.vaadin.ui.renderers.DateRenderer moved to com.vaadin.v7.ui.renderers.DateRenderer |
From |
To |
|
Move Class com.vaadin.data.util.sqlcontainer.OptimisticLockException moved to com.vaadin.v7.data.util.sqlcontainer.OptimisticLockException |
From |
To |
|
Move Class com.vaadin.data.util.BeanItemContainerSortTest moved to com.vaadin.v7.data.util.BeanItemContainerSortTest |
From |
To |
|
Move Class com.vaadin.tests.components.menubar.MenuBarNavigationMouseTest.MenuBarElement moved to com.vaadin.testbench.customelements.MenuBarElement |
From |
To |
|
Move Class com.vaadin.ui.renderers.ClickableRenderer moved to com.vaadin.v7.ui.renderers.ClickableRenderer |
From |
To |
|
Move Class com.vaadin.data.util.sqlcontainer.connection.MockInitialContextFactory moved to com.vaadin.v7.data.util.sqlcontainer.connection.MockInitialContextFactory |
From |
To |
|
Move Class com.vaadin.data.util.sqlcontainer.CacheMap moved to com.vaadin.v7.data.util.sqlcontainer.CacheMap |
From |
To |
|
Move Class com.vaadin.tests.server.component.richtextarea.RichTextAreaDeclarativeTest moved to com.vaadin.v7.tests.server.component.richtextarea.RichTextAreaDeclarativeTest |
From |
To |
|
Move Class com.vaadin.tests.server.component.grid.MultiSelectionModelTest moved to com.vaadin.v7.tests.server.component.grid.MultiSelectionModelTest |
From |
To |
|
Move Class com.vaadin.data.util.MethodPropertyDescriptor moved to com.vaadin.v7.data.util.MethodPropertyDescriptor |
From |
To |
|
Move Class com.vaadin.tests.server.component.abstractselect.OptionGroupDeclarativeTest moved to com.vaadin.v7.tests.server.component.abstractselect.OptionGroupDeclarativeTest |
From |
To |
|
Move Class com.vaadin.data.util.AbstractInMemoryContainer moved to com.vaadin.v7.data.util.AbstractInMemoryContainer |
From |
To |
|
Move Class com.vaadin.data.util.IndexedContainer moved to com.vaadin.v7.data.util.IndexedContainer |
From |
To |
|
Move Class com.vaadin.data.util.MethodPropertyMemoryConsumptionTest moved to com.vaadin.v7.data.util.MethodPropertyMemoryConsumptionTest |
From |
To |
|
Move Class com.vaadin.data.util.sqlcontainer.AllTests moved to com.vaadin.v7.data.util.sqlcontainer.AllTests |
From |
To |
|
Move Class com.vaadin.data.util.filter.CompareFilterTest moved to com.vaadin.v7.data.util.filter.CompareFilterTest |
From |
To |
|
Move Class com.vaadin.data.Property moved to com.vaadin.v7.data.Property |
From |
To |
|
Move Class com.vaadin.ui.components.calendar.CalendarComponentEvents moved to com.vaadin.v7.ui.components.calendar.CalendarComponentEvents |
From |
To |
|
Move Class com.vaadin.ui.components.calendar.event.CalendarEventProvider moved to com.vaadin.v7.ui.components.calendar.event.CalendarEventProvider |
From |
To |
|
Move Class com.vaadin.tests.server.component.grid.declarative.GridColumnDeclarativeTest moved to com.vaadin.v7.tests.server.component.grid.declarative.GridColumnDeclarativeTest |
From |
To |
|
Move Class com.vaadin.data.util.PropertyValueGenerator moved to com.vaadin.v7.data.util.PropertyValueGenerator |
From |
To |
|
Move Class com.vaadin.tests.server.component.table.TableDeclarativeTest moved to com.vaadin.v7.tests.server.component.table.TableDeclarativeTest |
From |
To |
|
Move Class com.vaadin.data.util.sqlcontainer.ColumnProperty moved to com.vaadin.v7.data.util.sqlcontainer.ColumnProperty |
From |
To |
|
Move Class com.vaadin.tests.data.validator.IntegerRangeValidatorTest moved to com.vaadin.v7.tests.data.validator.IntegerRangeValidatorTest |
From |
To |
|
Move Class com.vaadin.data.util.BeanItemContainer moved to com.vaadin.v7.data.util.BeanItemContainer |
From |
To |
|
Move Class com.vaadin.tests.server.component.table.TableSelectableTest moved to com.vaadin.v7.tests.server.component.table.TableSelectableTest |
From |
To |
|
Move Class com.vaadin.ui.AbstractColorPicker moved to com.vaadin.v7.ui.AbstractColorPicker |
From |
To |
|
Move Class com.vaadin.data.util.filter.LikeFilterTest moved to com.vaadin.v7.data.util.filter.LikeFilterTest |
From |
To |
|
Move Class com.vaadin.ui.renderers.ButtonRenderer moved to com.vaadin.v7.ui.renderers.ButtonRenderer |
From |
To |
|
Change Variable Type tf : LegacyTextField to tf : TextField in method protected setup() : void in class com.vaadin.tests.components.table.TableLastRowMissing |
From |
To |
|
Change Variable Type component : LegacyAbstractTextField to component : AbstractTextField in method public addListener(newField AbstractField) : void in class com.vaadin.tests.components.textarea.TextAreaCursorPosition |
From |
To |
|
Change Variable Type f : LegacyField<?> to f : Field<?> in method public clear() : void in class com.vaadin.v7.data.fieldgroup.FieldGroup |
From |
To |
|
Change Variable Type grid : LegacyGrid to grid : Grid in method public testSimpleInlineData() : void in class com.vaadin.v7.tests.server.component.grid.declarative.GridInlineDataDeclarativeTest |
From |
To |
|
Change Variable Type textfield : LegacyTextField to textfield : TextField in method public init() : void in class com.vaadin.tests.layouts.ComplexGLColumnExpansionWithColSpan |
From |
To |
|
Change Variable Type grid : LegacyGrid to grid : Grid in method protected addHeightActions() : void in class com.vaadin.tests.components.grid.basicfeatures.GridBasicFeatures |
From |
To |
|
Change Variable Type component2 : LegacyTextField to component2 : TextField in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.tooltip.TooltipWidthUpdating |
From |
To |
|
Change Variable Type inline : LegacyDateField to inline : DateField in method private createStaticFields() : GridLayout in class com.vaadin.tests.components.datefield.LegacyDateFieldRanges |
From |
To |
|
Change Variable Type g : LegacyGrid to g : Grid in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.components.grid.GridSortIndicator |
From |
To |
|
Change Variable Type gg : LegacyDateField to gg : DateField in method private createDateField(rangeStart Date, rangeEnd Date, value Date, resolution Resolution, inline boolean) : DateField in class com.vaadin.tests.components.datefield.LegacyDateFieldRanges |
From |
To |
|
Change Variable Type field : LegacyField<?> to field : Field<?> in method public createField(container Container, itemId Object, propertyId Object, uiContext Component) : Field in class com.vaadin.v7.ui.DefaultFieldFactory |
From |
To |
|
Change Variable Type tf : LegacyTextField to tf : TextField in method protected setup() : void in class com.vaadin.tests.components.textfield.SizedTextFields |
From |
To |
|
Change Variable Type c : LegacyGrid to c : Grid in method protected createRowActions() : void in class com.vaadin.tests.components.grid.basicfeatures.GridBasicFeatures |
From |
To |
|
Change Variable Type tf2 : LegacyTextField to tf2 : TextField in method protected setup() : void in class com.vaadin.tests.components.textfield.IE6Cursor |
From |
To |
|
Change Variable Type tf1 : LegacyTextField to tf1 : TextField in method protected setup() : void in class com.vaadin.tests.components.textfield.TextFieldWithProperty |
From |
To |
|
Change Variable Type f : LegacyField to f : Field in method public testDateGenerationForInlineDateField() : void in class com.vaadin.v7.data.fieldgroup.DefaultFieldGroupFieldFactoryTest |
From |
To |
|
Change Variable Type javaDate : LegacyPopupDateField to javaDate : PopupDateField in method public clearFields() : void in class com.vaadin.v7.data.fieldgroup.FieldGroupDateTest |
From |
To |
|
Change Variable Type startField : LegacyDateField to startField : DateField in method private editEvent(event BasicEvent) : void in class com.vaadin.tests.components.calendar.BeanItemContainerTestUI |
From |
To |
|
Change Variable Type def : LegacyGrid to def : Grid in method public writeDesign(design Element, context DesignContext) : void in class com.vaadin.v7.ui.Grid |
From |
To |
|
Change Variable Type field : LegacyTextField to field : TextField in method public wrapInTransactionalProperty_provideCustomImpl_customTransactionalWrapperIsUsed() : void in class com.vaadin.v7.data.fieldgroup.FieldGroupTest |
From |
To |
|
Change Variable Type text1 : LegacyTextField to text1 : TextField in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.components.layout.EmptySpaceOnPageAfterExpandedComponent |
From |
To |
|
Change Variable Type c : LegacyAbstractField<?> to c : AbstractField<?> in method protected setError(value boolean) : void in class com.vaadin.tests.layouts.CaptionsInLayouts |
From |
To |
|
Change Variable Type email : LegacyTextField to email : TextField in method public Forms() in class com.vaadin.tests.themes.valo.Forms |
From |
To |
|
Change Variable Type validator : LegacyBeanValidator to validator : BeanValidator in method protected configureField(field Field<?>) : void in class com.vaadin.v7.data.fieldgroup.BeanFieldGroup |
From |
To |
|
Change Variable Type tf : LegacyTextField to tf : TextField in method public emptyAfterClear() : void in class com.vaadin.ui.TextFieldTest |
From |
To |
|
Change Variable Type tf : LegacyTextField to tf : TextField in method public TextFields() in class com.vaadin.tests.themes.valo.TextFields |
From |
To |
|
Change Variable Type textFields : Class<? extends LegacyAbstractField>[] to textFields : Class<? extends AbstractField>[] in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.validation.FieldErrorIndication |
From |
To |
|
Change Variable Type headerCell : LegacyGrid.HeaderCell to headerCell : Grid.HeaderCell in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.components.grid.GridHeaderFooterComponents |
From |
To |
|
Change Variable Type field : LegacyAbstractField to field : AbstractField in method private createDateField(type Class<?>, fieldType Class<T>) : T in class com.vaadin.v7.data.fieldgroup.DefaultFieldGroupFieldFactory |
From |
To |
|
Change Variable Type tf : LegacyTextField to tf : TextField in method public setup(request VaadinRequest) : void in class com.vaadin.tests.minitutorials.v7a1.CustomConverterFactoryUI |
From |
To |
|
Change Variable Type c : LegacyGrid to c : Grid in method protected createGridActions() : void in class com.vaadin.tests.components.grid.basicfeatures.GridBasicFeatures |
From |
To |
|
Change Variable Type grid : LegacyGrid to grid : Grid in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.components.grid.GridWithLabelEditor |
From |
To |
|
Change Variable Type tf2 : LegacyTextField to tf2 : TextField in method protected setup() : void in class com.vaadin.tests.components.textfield.TextChangeListenerChangingNonTextProperties |
From |
To |
|
Change Variable Type converter : LegacyConverter<PRESENTATIONTYPE,MODELTYPE> to converter : Converter<PRESENTATIONTYPE,MODELTYPE> in method public getConverter(presentationType Class<PRESENTATIONTYPE>, modelType Class<MODELTYPE>, session VaadinSession) : Converter<PRESENTATIONTYPE,MODELTYPE> in class com.vaadin.v7.data.util.converter.ConverterUtil |
From |
To |
|
Change Variable Type f : LegacyField to f : Field in method public AutoGeneratedForm(class1 Class<? extends Field>) in class com.vaadin.tests.fieldgroup.AbstractBasicCrud.AutoGeneratedForm |
From |
To |
|
Change Variable Type event : com.vaadin.ui.Table.ColumnReorderEvent to event : com.vaadin.v7.ui.Table.ColumnReorderEvent in method private initTable() : Table in class com.vaadin.tests.components.table.ColumnReorderEvent |
From |
To |
|
Change Variable Type grid : LegacyGrid to grid : Grid in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.components.grid.GridEditorMultiselect |
From |
To |
|
Change Variable Type grid : LegacyGrid to grid : Grid in method protected createGrid(container PersonContainer) : Grid in class com.vaadin.tests.components.grid.GridEditorFrozenColumnsUI |
From |
To |
|
Change Variable Type def : LegacyAbstractTextField to def : AbstractTextField in method public writeDesign(design Element, designContext DesignContext) : void in class com.vaadin.v7.ui.PasswordField |
From |
To |
|
Change Variable Type textfield : LegacyTextField to textfield : TextField in method public generateCell(source Table, itemId Object, columnId Object) : Component in class com.vaadin.tests.components.table.TableClickAndDragOnIconAndComponents.setup.addGeneratedColumn |
From |
To |
|
Change Variable Type def : LegacyAbstractTextField to def : AbstractTextField in method public writeDesign(design Element, designContext DesignContext) : void in class com.vaadin.v7.ui.AbstractTextField |
From |
To |
|
Change Variable Type grid : LegacyGrid to grid : Grid in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.components.grid.GridDefaultSelectionMode |
From |
To |
|
Change Variable Type grid : LegacyGrid to grid : Grid in method protected createTestComponent() : Grid in class com.vaadin.tests.contextclick.GridContextClick |
From |
To |
|
Change Variable Type tfVisible : LegacyTextField to tfVisible : TextField in method protected setup() : void in class com.vaadin.tests.layouts.MovingInvisibleField |
From |
To |
|
Change Variable Type tf : LegacyTextField to tf : TextField in method private layout_captions_fixed_size_and_relative_size(ol AbstractOrderedLayout) : Layout in class com.vaadin.tests.layouts.OrderedLayoutBasics |
From |
To |
|
Change Variable Type grid : LegacyGrid to grid : Grid in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.components.grid.GridReplaceContainer |
From |
To |
|
Change Variable Type tf : LegacyTextField to tf : TextField in method private layout_captions_fixed_size_and_fixed_size(ol AbstractOrderedLayout) : Layout in class com.vaadin.tests.layouts.OrderedLayoutBasics |
From |
To |
|
Change Variable Type tf : LegacyTextField to tf : TextField in method public testConvertToModelConversionErrorParameters() : void in class com.vaadin.tests.server.component.abstractfield.AbsFieldValueConversionErrorTest |
From |
To |
|
Change Variable Type field : LegacyTextField to field : TextField in method public getPopupComponent() : Component in class com.vaadin.tests.components.popupview.PopupViewShortcutActionHandler.DemoPoupView |
From |
To |
|
Change Variable Type converter : LegacyStringToCollectionConverter to converter : StringToCollectionConverter in method public convertToPresentation_null() : void in class com.vaadin.tests.data.converter.StringToCollectionConverterTest |
From |
To |
|
Change Variable Type grid : LegacyGrid to grid : Grid in method public testSingleDefaultHeader() : void in class com.vaadin.v7.tests.server.component.grid.declarative.GridHeaderFooterDeclarativeTest |
From |
To |
|
Change Variable Type tfHidden : LegacyTextField to tfHidden : TextField in method protected setup() : void in class com.vaadin.tests.layouts.MovingInvisibleField |
From |
To |
|
Change Variable Type tf : LegacyTextField to tf : TextField in method public testAlteredDefaultAlignment() : void in class com.vaadin.tests.server.component.gridlayout.DefaultAlignmentTest |
From |
To |
|
Change Variable Type tf : LegacyTextField to tf : TextField in method private createTextField(id String) : TextField in class com.vaadin.tests.tooltip.TooltipInWindow |
From |
To |
|
Change Variable Type dateField : LegacyDateFieldElement to dateField : DateFieldElement in method public editor() : void in class com.vaadin.tests.components.grid.GridThemeUITest |
From |
To |
|
Change Variable Type tf : LegacyTextField to tf : TextField in method public emptyAfterClearUsingPDS() : void in class com.vaadin.ui.TextFieldTest |
From |
To |
|
Change Variable Type grid : LegacyGrid to grid : Grid in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.components.window.GridInWindow |
From |
To |
|
Change Variable Type gridElement : CustomGridElement to gridElement : GridElement in method public testAddingCustomSidebarItem() : void in class com.vaadin.tests.components.grid.basicfeatures.client.GridSidebarContentTest |
From |
To |
|
Change Variable Type grid : LegacyGrid to grid : Grid in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.components.grid.GridGeneratedProperties |
From |
To |
|
Change Variable Type text2 : LegacyTextField to text2 : TextField in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.components.panel.UndefinedSizeScrollbars |
From |
To |
|
Change Variable Type tf : LegacyTextField to tf : TextField in method public addNewRow() : void in class com.vaadin.tests.components.table.TextFieldRelativeWidth.EditTable |
From |
To |
|
Change Variable Type grid : LegacyGrid to grid : Grid in method public testMultipleHeadersWithColSpans() : void in class com.vaadin.v7.tests.server.component.grid.declarative.GridHeaderFooterDeclarativeTest |
From |
To |
|
Change Variable Type t2 : LegacyTextField to t2 : TextField in method public TestForAlignments() in class com.vaadin.tests.TestForAlignments |
From |
To |
|
Change Variable Type tf : LegacyTextField to tf : TextField in method protected setup() : void in class com.vaadin.tests.components.table.HugeRowCount |
From |
To |
|
Change Variable Type f : LegacyTextField to f : TextField in method private createTextField(caption String) : TextField in class com.vaadin.tests.components.calendar.CalendarTest |
From |
To |
|
Change Variable Type tf : LegacyTextField to tf : TextField in method private createIntegerTextField() : TextField in class com.vaadin.tests.components.abstractfield.IntegerFieldWithoutDataSource |
From |
To |
|
Change Variable Type tf : LegacyTextField to tf : TextField in method private createWrappedTextField(container ComponentContainer) : Component in class com.vaadin.tests.components.abstractfield.RequiredIndicatorForFieldsWithoutCaption |
From |
To |
|
Change Variable Type field : LegacyTextField to field : TextField in method public setReadOnly_readOnlyAndNoDataSource_fieldIsReadOnly() : void in class com.vaadin.v7.tests.server.component.fieldgroup.FieldGroupTest |
From |
To |
|
Change Variable Type textField : LegacyTextField to textField : TextField in method protected setup() : void in class com.vaadin.tests.components.tree.TreeFocusGaining |
From |
To |
|
Change Variable Type field : LegacyField<?> to field : Field<?> in method public testFieldsHaveDefaultValueAfterClear() : void in class com.vaadin.tests.server.component.FieldDefaultValuesTest |
From |
To |
|
Change Variable Type pdf : LegacyPopupDateField to pdf : PopupDateField in method protected createFields() : void in class com.vaadin.tests.components.abstractfield.DateFieldBasedOnLong |
From |
To |
|
Change Variable Type validator : LegacyBeanValidator to validator : BeanValidator in method public testBeanValidationException_OneValidationError() : void in class com.vaadin.v7.tests.server.validation.BeanValidationTest |
From |
To |
|
Change Variable Type textField3 : LegacyTextField to textField3 : TextField in method private createGridWithoutGridBuilder(rows int, collapse boolean) : GridLayout in class com.vaadin.tests.components.gridlayout.UniformGridLayoutUI |
From |
To |
|
Change Variable Type grid : LegacyGrid to grid : Grid in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.components.grid.GridEditorConverterNotFound |
From |
To |
|
Change Variable Type table : CustomTableElement to table : TableElement in method public testOnlyCollapsibleInMenu() : void in class com.vaadin.tests.components.table.OnlyCollapsibleInMenu |
From |
To |
|
Change Variable Type grid : LegacyGrid to grid : Grid in method protected createGrid(container PersonContainer) : Grid in class com.vaadin.tests.components.grid.GridEditorUI |
From |
To |
|
Change Variable Type tf : LegacyTextField to tf : TextField in method public testLongConversion() : void in class com.vaadin.tests.server.component.abstractfield.DefaultConverterFactoryTest |
From |
To |
|
Change Variable Type gridRemove : LegacyGrid to gridRemove : Grid in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.components.grid.GridAddAndRemoveDataOnInit |
From |
To |
|
Change Variable Type field : LegacyTextField to field : TextField in method public testCancelEditor() : void in class com.vaadin.v7.tests.server.component.grid.GridEditorTest |
From |
To |
|
Change Variable Type basicField : LegacyField<String> to basicField : Field<String> in method public testStaticBufferedBindingHelper() : void in class com.vaadin.v7.tests.server.component.fieldgroup.BeanFieldGroupTest |
From |
To |
|
Change Variable Type delayField : LegacyTextField to delayField : TextField in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.components.ui.LoadingIndicatorConfigurationTest |
From |
To |
|
Change Variable Type validator : LegacyBeanValidator to validator : BeanValidator in method public testBeanValidationIntegerOk() : void in class com.vaadin.v7.tests.server.validation.BeanValidationTest |
From |
To |
|
Change Variable Type grid : LegacyGrid to grid : Grid in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.components.grid.GridThemeChange |
From |
To |
|
Change Variable Type factory : LegacyConverterFactory to factory : ConverterFactory in method public getConverter(presentationType Class<PRESENTATIONTYPE>, modelType Class<MODELTYPE>, session VaadinSession) : Converter<PRESENTATIONTYPE,MODELTYPE> in class com.vaadin.v7.data.util.converter.ConverterUtil |
From |
To |
|
Change Variable Type tf : LegacyTextField to tf : TextField in method public testApplicationConverterFactoryForDifferentThanCurrentApplication() : void in class com.vaadin.tests.data.converter.ConverterFactoryTest |
From |
To |
|
Change Variable Type tf : LegacyTextField to tf : TextField in method private tf(htmlCaption boolean) : Component in class com.vaadin.tests.layouts.HtmlInCaption |
From |
To |
|
Change Variable Type validator2 : LegacyRegexpValidator to validator2 : RegexpValidator in method public testValidators() : void in class com.vaadin.v7.tests.server.SerializationTest |
From |
To |
|
Change Variable Type validator : LegacyRegexpValidator to validator : RegexpValidator in method public testValidators() : void in class com.vaadin.v7.tests.server.SerializationTest |
From |
To |
|
Change Variable Type grid : LegacyGrid to grid : Grid in method public testReadColumnWithNoAttributes() : void in class com.vaadin.v7.tests.server.component.grid.declarative.GridColumnDeclarativeTest |
From |
To |
|
Change Variable Type converter : LegacyConverter<PRESENTATION,MODEL> to converter : Converter<PRESENTATION,MODEL> in method public createConverter(presentationType Class<PRESENTATION>, modelType Class<MODEL>) : Converter<PRESENTATION,MODEL> in class com.vaadin.v7.data.util.converter.DefaultConverterFactory |
From |
To |
|
Change Variable Type inHorizontal : LegacyTextField to inHorizontal : TextField in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.components.orderedlayout.TooltipOnRequiredIndicator |
From |
To |
|
Change Variable Type tf : LegacyTextField to tf : TextField in method public initiallyEmpty() : void in class com.vaadin.ui.TextFieldTest |
From |
To |
|
Change Variable Type textField : LegacyTextField to textField : TextField in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.minitutorials.v7a1.IntegerTextFieldDataSource |
From |
To |
|
Change Variable Type component7 : LegacyTextField to component7 : TextField in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.tooltip.TooltipWidthUpdating |
From |
To |
|
Change Variable Type grid : LegacyGrid to grid : Grid in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.components.grid.GridDragAndDrop |
From |
To |
|
Change Variable Type dateField2 : LegacyDateField to dateField2 : DateField in method protected setup() : void in class com.vaadin.tests.components.datefield.RequiredInvalidDateField |
From |
To |
|
Change Variable Type field : LegacyTextField to field : TextField in method protected setup() : void in class com.vaadin.tests.components.textfield.TextFieldPrimaryStyleName |
From |
To |
|
Change Variable Type email : LegacyTextField to email : TextField in method public LoginView(navigator Navigator, fragmentAndParameters String) in class com.vaadin.tests.minitutorials.v7b9.LoginView |
From |
To |
|
Change Variable Type f : LegacyField to f : Field in method public testDateGenerationForPopupDateField() : void in class com.vaadin.v7.data.fieldgroup.DefaultFieldGroupFieldFactoryTest |
From |
To |
|
Change Variable Type df : LegacyDateField to df : DateField in method private getYearResolutionExpected() : DateField in class com.vaadin.v7.tests.server.component.datefield.LegacyDateFieldDeclarativeTest |
From |
To |
|
Change Variable Type grid : LegacyGrid to grid : Grid in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.components.grid.GridWithBrokenRenderer |
From |
To |
|
Change Variable Type date : LegacyDateField to date : DateField in method protected setup() : void in class com.vaadin.tests.components.datefield.DefaultHandleUnparsableDateField |
From |
To |
|
Change Variable Type tf : LegacyTextField to tf : TextField in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.components.tabsheet.TabKeyboardNavigation |
From |
To |
|
Change Variable Type grid : LegacyGrid to grid : Grid in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.components.grid.InitialFrozenColumns |
From |
To |
|
Change Variable Type tf : LegacyTextField to tf : TextField in method package configure(table Table, footer boolean, sized boolean, expandRatios boolean, stripes boolean, verticalLines boolean, horizontalLines boolean, borderless boolean, headers boolean, compact boolean, small boolean, rowIndex boolean, rowCaption boolean, rowIcon boolean, componentsInRows boolean) : void in class com.vaadin.tests.themes.valo.Tables |
From |
To |
|
Change Variable Type textField : LegacyTextField to textField : TextField in method protected setup() : void in class com.vaadin.tests.components.upload.ForceSubmit |
From |
To |
|
Change Variable Type tf : LegacyTextField to tf : TextField in method private layout1() : Layout in class com.vaadin.tests.layouts.OrderedLayoutBasics |
From |
To |
|
Change Variable Type f : LegacyField to f : Field in method public testEnumAnySelect() : void in class com.vaadin.v7.data.fieldgroup.DefaultFieldGroupFieldFactoryTest |
From |
To |
|
Change Variable Type f : LegacyField<?> to f : Field<?> in method private startTransactions() : void in class com.vaadin.v7.data.fieldgroup.FieldGroup |
From |
To |
|
Change Variable Type f : LegacyTextField to f : TextField in method private createTextField(caption String) : TextField in class com.vaadin.tests.themes.valo.CalendarTest |
From |
To |
|
Change Variable Type g : LegacyGrid to g : Grid in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.components.grid.GridResizeAndScroll |
From |
To |
|
Change Variable Type converter : LegacyConverter<String,?> to converter : Converter<String,?> in method public setContainerDataSource(newDataSource Container, visibleIds Collection<?>) : void in class com.vaadin.v7.ui.Table |
From |
To |
|
Change Variable Type grid : LegacyGrid to grid : Grid in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.components.grid.GridInitiallyHiddenColumns |
From |
To |
|
Change Variable Type tf : LegacyTextField to tf : TextField in method private layout3New() : Layout in class com.vaadin.tests.layouts.OrderedLayoutBasics |
From |
To |
|
Change Variable Type column : LegacyGrid.Column to column : Grid.Column in method public testAddColumnForExistingProperty() : void in class com.vaadin.v7.tests.server.component.grid.GridColumnAddingAndRemovingTest |
From |
To |
|
Change Variable Type f : LegacyField to f : Field in method public testEnumComboBox() : void in class com.vaadin.v7.data.fieldgroup.DefaultFieldGroupFieldFactoryTest |
From |
To |
|
Change Variable Type textField : LegacyTextField to textField : TextField in method private createTextField(n int) : void in class com.vaadin.tests.components.TouchDevicesTooltip |
From |
To |
|
Change Variable Type responseCode : LegacyTextField to responseCode : TextField in method private createTemporaryResponseCodeSetters(type String, response Response) : Component in class com.vaadin.tests.application.CommErrorEmulatorUI |
From |
To |
|
Change Variable Type cb : CustomComboBoxElement to cb : ComboBoxElement in method public suggestionPopupPersentageWidthTest() : void in class com.vaadin.tests.components.combobox.ComboBoxSuggestionPopupWidthPercentageTest |
From |
To |
|
Change Variable Type tf : LegacyTextField to tf : TextField in method public testDefaultNumberConversion() : void in class com.vaadin.tests.server.component.abstractfield.DefaultConverterFactoryTest |
From |
To |
|
Change Variable Type converter : LegacyStringToCollectionConverter to converter : StringToCollectionConverter in method public convertToModel_defaultCtor() : void in class com.vaadin.tests.data.converter.StringToCollectionConverterTest |
From |
To |
|
Change Variable Type salary6 : LegacyTextField to salary6 : TextField in method protected createFields() : void in class com.vaadin.tests.components.abstractfield.DoubleInTextField |
From |
To |
|
Change Variable Type field : LegacyTextField to field : TextField in method private createLayout(align Alignment) : GridLayout in class com.vaadin.tests.components.gridlayout.GridLayoutCaptionAlignment |
From |
To |
|
Change Variable Type grid : LegacyGrid to grid : Grid in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.components.grid.GridEditingWithNoScrollBars |
From |
To |
|
Change Variable Type main2 : LegacyTextField to main2 : TextField in method protected setup() : void in class com.vaadin.tests.components.popupview.PopupViewShouldCloseOnTabOut |
From |
To |
|
Change Variable Type next : LegacyTextField to next : TextField in method protected setup() : void in class com.vaadin.tests.components.textfield.TextChangeEvents2 |
From |
To |
|
Change Variable Type g : LegacyGrid to g : Grid in method private getGrid() : Grid in class com.vaadin.tests.components.grid.GridSortIndicator |
From |
To |
|
Change Variable Type converter : LegacyStringToCollectionConverter to converter : StringToCollectionConverter in method public convertToModel_customDelimiter() : void in class com.vaadin.tests.data.converter.StringToCollectionConverterTest |
From |
To |
|
Change Variable Type newTextField : LegacyAbstractTextField to newTextField : AbstractTextField in method public addListener(newField AbstractField) : void in class com.vaadin.tests.components.textarea.TextAreaCursorPosition |
From |
To |
|
Change Variable Type invalidValueExceptions : Map<LegacyField<?>,InvalidValueException> to invalidValueExceptions : Map<Field<?>,InvalidValueException> in method public commit() : void in class com.vaadin.v7.data.fieldgroup.FieldGroup |
From |
To |
|
Change Variable Type cb : LegacyCheckBox to cb : CheckBox in method protected createBooleanField(fieldType Class<T>) : T in class com.vaadin.v7.data.fieldgroup.DefaultFieldGroupFieldFactory |
From |
To |
|
Change Variable Type grid : LegacyGrid to grid : Grid in method public testMultipleFootersWithColSpans() : void in class com.vaadin.v7.tests.server.component.grid.declarative.GridHeaderFooterDeclarativeTest |
From |
To |
|
Change Variable Type grid : LegacyGrid to grid : Grid in method public testComponentInGridFooter() : void in class com.vaadin.v7.tests.server.component.grid.declarative.GridHeaderFooterDeclarativeTest |
From |
To |
|
Change Variable Type table : CustomTableElement to table : TableElement in method public collapseEvents() : void in class com.vaadin.tests.components.table.ColumnCollapsingAndColumnExpansionTest |
From |
To |
|
Change Variable Type grid : LegacyGrid to grid : Grid in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.components.grid.GridColumnAutoExpand |
From |
To |
|
Change Variable Type validator : LegacyBeanValidator to validator : BeanValidator in method public testBeanValidationStringOk() : void in class com.vaadin.v7.tests.server.validation.BeanValidationTest |
From |
To |
|
Change Variable Type tf2 : LegacyTextField to tf2 : TextField in method protected setup() : void in class com.vaadin.tests.components.textfield.TextFieldEagerRepaint |
From |
To |
|
Change Variable Type tf1 : LegacyTextField to tf1 : TextField in method private createSubWindow() : Window in class com.vaadin.tests.components.orderedlayout.VerticalLayoutWidthCalculation |
From |
To |
|
Change Variable Type textField : LegacyTextField to textField : TextField in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.components.table.TableColumnResizeContentsWidth |
From |
To |
|
Change Variable Type grid : LegacyGrid to grid : Grid in method public addColumnNotInContainer() : void in class com.vaadin.v7.tests.server.component.grid.GridContainerTest |
From |
To |
|
Change Variable Type converter : LegacyStringToCollectionConverter to converter : StringToCollectionConverter in method public convertToPresentation_customDelimiter() : void in class com.vaadin.tests.data.converter.StringToCollectionConverterTest |
From |
To |
|
Change Variable Type payloadSize : LegacyTextField to payloadSize : TextField in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.push.RoundTripTest |
From |
To |
|
Change Variable Type tf500pxWide : LegacyTextField to tf500pxWide : TextField in method private createComponents() : void in class com.vaadin.tests.layouts.CaptionsInLayouts |
From |
To |
|
Change Variable Type f : LegacyField<?> to f : Field<?> in method private commitTransactions() : void in class com.vaadin.v7.data.fieldgroup.FieldGroup |
From |
To |
|
Change Variable Type tf : LegacyTextField to tf : TextField in method private createIntegerTextField(caption String, initialValue int) : TextField in class com.vaadin.tests.components.ui.LoadingIndicatorConfigurationTest |
From |
To |
|
Change Variable Type tf : LegacyTextField to tf : TextField in method private layout_captions_fixed_size(ol AbstractOrderedLayout) : Layout in class com.vaadin.tests.layouts.OrderedLayoutBasics |
From |
To |
|
Change Variable Type component5 : LegacyTextField to component5 : TextField in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.tooltip.TooltipWidthUpdating |
From |
To |
|
Change Variable Type grid : LegacyGrid to grid : Grid in method public testNotSortableGridSetColumnSortable() : void in class com.vaadin.v7.tests.server.component.grid.GridContainerNotSortableTest |
From |
To |
|
Change Variable Type invalidFields : Map<LegacyField<?>,? extends InvalidValueException> to invalidFields : Map<Field<?>,? extends InvalidValueException> in method public commit_validationFailed_allValidationFailuresAvailable() : void in class com.vaadin.v7.tests.server.component.fieldgroup.FieldGroupTest |
From |
To |
|
Change Variable Type tf : LegacyTextField to tf : TextField in method protected setup() : void in class com.vaadin.tests.components.textfield.TextFieldMaxLengthRemovedFromDOM |
From |
To |
|
Change Variable Type field : LegacyAbstractField to field : AbstractField in method public valueChange(event ValueChangeEvent) : void in class com.vaadin.tests.components.abstractfield.AbstractComponentDataBindingTest |
From |
To |
|
Change Variable Type grid : LegacyGrid to grid : Grid in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.components.grid.basicfeatures.GridSortingIndicators |
From |
To |
|
Change Variable Type helloField : LegacyField<?> to helloField : Field<?> in method public buildAndBindNestedProperty() : void in class com.vaadin.v7.tests.server.component.fieldgroup.BeanFieldGroupTest |
From |
To |
|
Change Variable Type textField : LegacyTextField to textField : TextField in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.minitutorials.v7a1.IntegerTextFieldStandalone |
From |
To |
|
Change Variable Type grid : LegacyGrid to grid : Grid in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.components.grid.GridColspans |
From |
To |
|
Change Variable Type nameTextField : LegacyTextField to nameTextField : TextField in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.components.formlayout.FormLayoutInVerticalLayout |
From |
To |
|
Change Variable Type tf : LegacyTextField to tf : TextField in method public testApplicationConverterFactoryForDetachedComponent() : void in class com.vaadin.tests.data.converter.ConverterFactoryTest |
From |
To |
|
Change Variable Type c : LegacyGrid to c : Grid in method private addFilterActions() : void in class com.vaadin.tests.components.grid.basicfeatures.GridBasicFeatures |
From |
To |
|
Change Variable Type converter : LegacyStringToCollectionConverter to converter : StringToCollectionConverter in method public convertToModel_singleItem() : void in class com.vaadin.tests.data.converter.StringToCollectionConverterTest |
From |
To |
|
Change Variable Type descriptionField : LegacyTextField to descriptionField : TextField in method private editEvent(event BasicEvent) : void in class com.vaadin.tests.components.calendar.BeanItemContainerTestUI |
From |
To |
|
Change Variable Type f : LegacyTextField to f : TextField in method private openSubWindow() : void in class com.vaadin.tests.ModalWindow |
From |
To |
|
Change Variable Type validator : LegacyBeanValidator to validator : BeanValidator in method public testBeanValidationIntegerTooSmall() : void in class com.vaadin.v7.tests.server.validation.BeanValidationTest |
From |
To |
|
Change Variable Type asHtml : LegacyTextField to asHtml : TextField in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.components.formlayout.HtmlCaptionInFormLayout |
From |
To |
|
Change Variable Type grid : LegacyGrid to grid : Grid in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.components.grid.JavaScriptRenderers |
From |
To |
|
Change Variable Type grid : LegacyGrid to grid : Grid in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.components.grid.GridInTabSheet |
From |
To |
|
Change Variable Type f : LegacyField<?> to f : Field<?> in method public discard() : void in class com.vaadin.v7.data.fieldgroup.FieldGroup |
From |
To |
|
Change Variable Type field : LegacyField<?> to field : Field<?> in method public setReadOnly(fieldsReadOnly boolean) : void in class com.vaadin.v7.data.fieldgroup.FieldGroup |
From |
To |
|
Change Variable Type cb : CustomComboBoxElement to cb : ComboBoxElement in method public suggestionPopupLegacyWidthTest() : void in class com.vaadin.tests.components.combobox.ComboBoxSuggestionPopupWidthLegacyTest |
From |
To |
|
Change Variable Type c : LegacyGrid to c : Grid in method private addActionForHeightByRows(i Double) : void in class com.vaadin.tests.components.grid.basicfeatures.GridBasicFeatures |
From |
To |
|
Change Variable Type fieldInstances : List<LegacyField<?>> to fieldInstances : List<Field<?>> in method private createFields() : List<Field<?>> in class com.vaadin.tests.server.component.FieldDefaultValuesTest |
From |
To |
|
Change Variable Type converter : LegacyStringToCollectionConverter to converter : StringToCollectionConverter in method public convertToModel_customConverter() : void in class com.vaadin.tests.data.converter.StringToCollectionConverterTest |
From |
To |
|
Change Variable Type f : LegacyField<?> to f : Field<?> in method private getFirstPropertyId(fieldGroup FieldGroup, keySet Set<Field<?>>) : Object in class com.vaadin.v7.ui.Grid.DefaultEditorErrorHandler |
From |
To |
|
Change Variable Type c : LegacyAbstractField<?> to c : AbstractField<?> in method protected setIcon(value boolean) : void in class com.vaadin.tests.layouts.CaptionsInLayouts |
From |
To |
|
Change Variable Type w : LegacyTextField to w : TextField in method protected setup() : void in class com.vaadin.tests.components.customcomponent.ClipContent |
From |
To |
|
Change Variable Type whereField : LegacyTextField to whereField : TextField in method private initFormFields(formLayout Layout, eventClass Class<? extends CalendarEvent>) : void in class com.vaadin.tests.components.calendar.CalendarTest |
From |
To |
|
Change Variable Type firstName : LegacyTextField to firstName : TextField in method protected init(request VaadinRequest) : void in class com.vaadin.tests.minitutorials.v7a1.UsingBeanValidation |
From |
To |
|
Change Variable Type tf : LegacyTextField to tf : TextField in method public Log() in class com.vaadin.tests.application.calculator.Calc.Log |
From |
To |
|
Change Variable Type fromField : LegacyPopupDateField to fromField : PopupDateField in method protected setup() : void in class com.vaadin.tests.components.datefield.DateFieldRangeValidation |
From |
To |
|
Change Variable Type tf : LegacyTextField to tf : TextField in method public testValidateConversionErrorParameters() : void in class com.vaadin.tests.server.component.abstractfield.AbsFieldValueConversionErrorTest |
From |
To |
|
Change Variable Type tf : LegacyTextField to tf : TextField in method protected setup() : void in class com.vaadin.tests.components.textfield.TextChangeEvents2 |
From |
To |
|
Change Variable Type grid : LegacyGrid to grid : Grid in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.components.grid.basicfeatures.server.GridClearContainer |
From |
To |
|
Change Variable Type set : Set<LegacyTextField> to set : Set<TextField> in method public commit_validationFailed_allValidationFailuresAvailable() : void in class com.vaadin.v7.tests.server.component.fieldgroup.FieldGroupTest |
From |
To |
|
Change Variable Type f2 : LegacyTextField to f2 : TextField in method protected setup() : void in class com.vaadin.tests.components.formlayout.FormLayoutCaptionStyles |
From |
To |
|
Change Variable Type converter : LegacyStringToCollectionConverter to converter : StringToCollectionConverter in method public convertToModel_setAsCollection() : void in class com.vaadin.tests.data.converter.StringToCollectionConverterTest |
From |
To |
|
Change Variable Type grid : LegacyGrid to grid : Grid in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.components.grid.GridSelectAllCell |
From |
To |
|
Change Variable Type field : LegacyTextField to field : TextField in method private addLabel(layout VerticalLayout, width String, alignment Alignment, useCaption boolean) : void in class com.vaadin.tests.components.gridlayout.GridLayoutRequiredIndicatorLocation |
From |
To |
|
Change Variable Type tf : LegacyTextField to tf : TextField in method private createIntegerTextField() : TextField in class com.vaadin.tests.components.abstractfield.IntegerDoubleFieldsWithDataSource |
From |
To |
|
Change Variable Type salary : LegacyTextField to salary : TextField in method protected createFields() : void in class com.vaadin.tests.components.abstractfield.DoubleInTextField |
From |
To |
|
Change Variable Type tf : LegacyTextField to tf : TextField in method protected setup() : void in class com.vaadin.tests.components.FocusAndBlurListeners |
From |
To |
|
Change Variable Type swapDetailsGenerator : Command<LegacyGrid,DetailsGenerator> to swapDetailsGenerator : Command<Grid,DetailsGenerator> in method private createDetailsActions() : void in class com.vaadin.tests.components.grid.basicfeatures.GridBasicFeatures |
From |
To |
|
Change Variable Type grid : LegacyGrid to grid : Grid in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.components.grid.GridColumnWidthRecalculation |
From |
To |
|
Change Variable Type fieldType : Class<? extends LegacyField> to fieldType : Class<? extends Field> in method protected buildAndBindMemberFields(objectWithMemberFields Object, buildFields boolean) : void in class com.vaadin.v7.data.fieldgroup.FieldGroup |
From |
To |
|
Change Variable Type field : LegacyTextField to field : TextField in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.components.textfield.RequiredTextField |
From |
To |
|
Change Variable Type f : LegacyDateField to f : DateField in method private createDateField(caption String) : DateField in class com.vaadin.tests.components.calendar.CalendarTest |
From |
To |
|
Change Variable Type invalidFields : Map<LegacyField<?>,InvalidValueException> to invalidFields : Map<Field<?>,InvalidValueException> in method public commitError(event CommitErrorEvent) : void in class com.vaadin.v7.ui.Grid.DefaultEditorErrorHandler |
From |
To |
|
Change Variable Type iv : LegacyIntegerRangeValidator to iv : IntegerRangeValidator in method public testMinMaxValuesInclusive() : void in class com.vaadin.v7.tests.server.validation.RangeValidatorTest |
From |
To |
|
Change Variable Type tf : LegacyTextField to tf : TextField in method protected setup() : void in class com.vaadin.tests.components.table.TableShouldNotEatValueChanges |
From |
To |
|
Change Variable Type converter : LegacyStringToCollectionConverter to converter : StringToCollectionConverter in method public convertToPresentation_customConverter() : void in class com.vaadin.tests.data.converter.StringToCollectionConverterTest |
From |
To |
|
Change Variable Type grid : LegacyGrid to grid : Grid in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.components.grid.GridInGridLayout |
From |
To |
|
Change Variable Type converter : LegacyConverter<String,Object> to converter : Converter<String,Object> in method public format(object T, type Class<? extends T>) : String in class com.vaadin.ui.declarative.DesignFormatter |
From |
To |
|
Change Variable Type grid : LegacyGrid to grid : Grid in method public testSingleDefaultHTMLFooter() : void in class com.vaadin.v7.tests.server.component.grid.declarative.GridHeaderFooterDeclarativeTest |
From |
To |
|
Change Variable Type tfs : LegacyTextField[] to tfs : TextField[] in method protected setup() : void in class com.vaadin.tests.components.textfield.TextChangeEvents2 |
From |
To |
|
Change Variable Type n : LegacyTextField to n : TextField in method protected setup() : void in class com.vaadin.tests.layouts.TestLayoutPerformance |
From |
To |
|
Change Variable Type cb : CustomComboBoxElement to cb : ComboBoxElement in method public suggestionPopupWidthTest() : void in class com.vaadin.tests.components.combobox.ComboBoxSuggestionPopupWidthTest |
From |
To |
|
Change Variable Type expected : LegacyGrid to expected : Grid in method public testEmptyGrid() : void in class com.vaadin.v7.tests.server.component.grid.declarative.GridStructureDeclarativeTest |
From |
To |
|
Change Variable Type field : LegacyField<?> to field : Field<?> in method protected unregisterComponent(component Component) : void in class com.vaadin.v7.ui.Table |
From |
To |
|
Change Variable Type field : LegacyField<?> to field : Field<?> in method public testFieldsAreEmptyAfterClear() : void in class com.vaadin.tests.server.component.FieldDefaultValuesTest |
From |
To |
|
Change Variable Type smsNumber : LegacyTextField to smsNumber : TextField in method public MyPanel() in class com.vaadin.tests.components.orderedlayout.VerticalLayoutWithEmptyLabel.MyPanel |
From |
To |
|
Change Variable Type grid : LegacyGrid to grid : Grid in method public testSimpleGridColumns() : void in class com.vaadin.v7.tests.server.component.grid.declarative.GridColumnDeclarativeTest |
From |
To |
|
Change Variable Type tf : LegacyTextField to tf : TextField in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.actions.ActionsWithoutKeyCode |
From |
To |
|
Change Variable Type grid : LegacyGrid to grid : Grid in method public setColumnsOrder() : void in class com.vaadin.v7.tests.server.component.grid.GridContainerTest |
From |
To |
|
Change Variable Type grid : LegacyGrid to grid : Grid in method public testMultipleColumnsInlineData() : void in class com.vaadin.v7.tests.server.component.grid.declarative.GridInlineDataDeclarativeTest |
From |
To |
|
Change Variable Type tf : LegacyTextField to tf : TextField in method public testDefaultAlignment() : void in class com.vaadin.tests.server.component.gridlayout.DefaultAlignmentTest |
From |
To |
|
Change Variable Type invalidValueExceptions : Map<LegacyField<?>,InvalidValueException> to invalidValueExceptions : Map<Field<?>,InvalidValueException> in method private commitFields() : Map<Field<?>,InvalidValueException> in class com.vaadin.v7.data.fieldgroup.FieldGroup |
From |
To |
|
Change Variable Type tf : LegacyTextField to tf : TextField in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.components.abstractcomponent.PrimaryStyle |
From |
To |
|
Change Variable Type tf : LegacyTextField to tf : TextField in method private createTextField(caption String, style String) : TextField in class com.vaadin.tests.components.formlayout.FormLayoutCaptionStyles |
From |
To |
|
Change Variable Type grid : LegacyGrid to grid : Grid in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.components.grid.GridSwitchRenderers |
From |
To |
|
Change Variable Type fields : Collection<LegacyField<?>> to fields : Collection<Field<?>> in method package getEditorFields() : Collection<Field<?>> in class com.vaadin.v7.ui.Grid |
From |
To |
|
Change Variable Type f1 : LegacyTextField to f1 : TextField in method public setup() : void in class com.vaadin.tests.tooltip.LongTooltip |
From |
To |
|
Change Variable Type tf : LegacyTextField to tf : TextField in method public testNullConverter() : void in class com.vaadin.tests.server.component.abstractfield.AbsFieldValueConversionsTest |
From |
To |
|
Change Variable Type tf : LegacyTextField to tf : TextField in method public testReadOnlyProperty() : void in class com.vaadin.tests.server.component.abstractfield.AbstractFieldReadOnlyTest |
From |
To |
|
Change Variable Type filterRow : LegacyGrid.HeaderRow to filterRow : Grid.HeaderRow in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.components.grid.GridHeaderFooterComponents |
From |
To |
|
Change Variable Type tf : LegacyTextField to tf : TextField in method private createForm(caption String, table Component) : FormLayout in class com.vaadin.tests.components.formlayout.FormLayoutResizing |
From |
To |
|
Change Variable Type grid : LegacyGrid to grid : Grid in method protected createGridActions() : void in class com.vaadin.tests.components.grid.basicfeatures.GridBasicFeatures |
From |
To |
|
Change Variable Type validator : LegacyBeanValidator to validator : BeanValidator in method public testBeanValidationStringTooShort() : void in class com.vaadin.v7.tests.server.validation.BeanValidationTest |
From |
To |
|
Change Variable Type field1 : LegacyTextField to field1 : TextField in method protected setup() : void in class com.vaadin.tests.components.popupview.PopupViewShouldCloseOnTabOut |
From |
To |
|
Change Variable Type field : LegacyTextField to field : TextField in method protected setup() : void in class com.vaadin.tests.components.combobox.ComboPushTiming |
From |
To |
|
Change Variable Type table : CustomTableElement to table : TableElement in method public expandCorrectlyAfterCollapse() : void in class com.vaadin.tests.components.table.ColumnCollapsingAndColumnExpansionTest |
From |
To |
|
Change Variable Type dateField : LegacyDateFieldElement to dateField : DateFieldElement in method public editorRowOneInvalidValue() : void in class com.vaadin.tests.fieldgroup.BasicCrudGridEditorRowTest |
From |
To |
|
Change Variable Type cb : CustomComboBoxElement to cb : ComboBoxElement in method private testNoScrollbars(theme String) : void in class com.vaadin.tests.components.combobox.ComboboxPopupScrollingTest |
From |
To |
|
Change Variable Type tf1 : LegacyTextField to tf1 : TextField in method protected setup() : void in class com.vaadin.tests.components.textfield.IE6Cursor |
From |
To |
|
Change Variable Type fieldA : LegacyTextField to fieldA : TextField in method protected setup() : void in class com.vaadin.tests.components.table.TableUnregisterComponent |
From |
To |
|
Change Variable Type validator : LegacyBeanValidator to validator : BeanValidator in method public testBeanValidationNull() : void in class com.vaadin.v7.tests.server.validation.BeanValidationTest |
From |
To |
|
Change Variable Type f2 : LegacyTextField to f2 : TextField in method public setup() : void in class com.vaadin.tests.tooltip.LongTooltip |
From |
To |
|
Change Variable Type field2 : LegacyTextField to field2 : TextField in method protected setup() : void in class com.vaadin.tests.components.popupview.PopupViewShouldCloseOnTabOut |
From |
To |
|
Change Variable Type textField : LegacyTextFieldElement to textField : TextFieldElement in method public localeIsChangedOnReadOnlyField() : void in class com.vaadin.tests.components.textfield.LocaleChangeOnReadOnlyFieldTest |
From |
To |
|
Change Variable Type tf : LegacyTextField to tf : TextField in method public testStringIdentityConversion() : void in class com.vaadin.tests.server.component.abstractfield.AbsFieldValueConversionsTest |
From |
To |
|
Change Variable Type grid : LegacyGrid to grid : Grid in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.components.grid.GridMultiSelectionScrollBar |
From |
To |
|
Change Variable Type sqlDate : LegacyPopupDateField to sqlDate : PopupDateField in method public clearFields() : void in class com.vaadin.v7.data.fieldgroup.FieldGroupDateTest |
From |
To |
|
Change Variable Type exceptions : Map<LegacyField<?>,InvalidValueException> to exceptions : Map<Field<?>,InvalidValueException> in method protected handleCommitException(e CommitException) : void in class com.vaadin.tests.fieldgroup.AbstractBasicCrud.CustomForm |
From |
To |
|
Change Variable Type tf : LegacyTextField to tf : TextField in method public testNonmodifiedBufferedFieldConversion() : void in class com.vaadin.tests.server.component.abstractfield.AbsFieldValueConversionsTest |
From |
To |
|
Change Variable Type textField : LegacyTextField to textField : TextField in method public testCustomBinding() : void in class com.vaadin.v7.tests.server.component.grid.GridEditorTest |
From |
To |
|
Change Variable Type grid : LegacyGrid to grid : Grid in method protected constructComponent() : Grid in class com.vaadin.tests.components.grid.basicfeatures.GridBasicFeatures |
From |
To |
|
Change Variable Type component3 : LegacyTextField to component3 : TextField in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.tooltip.TooltipWidthUpdating |
From |
To |
|
Change Variable Type c : LegacyAbstractField<?> to c : AbstractField<?> in method protected setRequired(value boolean) : void in class com.vaadin.tests.layouts.CaptionsInLayouts |
From |
To |
|
Change Variable Type f3 : LegacyTextField to f3 : TextField in method public setup() : void in class com.vaadin.tests.tooltip.LongTooltip |
From |
To |
|
Change Variable Type gridDefaults : LegacyGrid to gridDefaults : Grid in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.components.grid.NullRenderers |
From |
To |
|
Change Variable Type c : LegacyConverter<String,?> to c : Converter<String,?> in method public setPropertyDataSource(newDataSource Property) : void in class com.vaadin.ui.Label |
From |
To |
|
Change Variable Type grid : LegacyGrid to grid : Grid in method public multipleAddColumnsForDefaultContainer() : void in class com.vaadin.v7.tests.server.component.grid.GridContainerTest |
From |
To |
|
Change Variable Type tf : LegacyTextField to tf : TextField in method private createIntegerTextField(caption String, initialValue int) : TextField in class com.vaadin.tests.tooltip.TooltipConfiguration |
From |
To |
|
Change Variable Type c : LegacyAbstractField<?> to c : AbstractField<?> in method protected prependCaptions(prepend String) : void in class com.vaadin.tests.layouts.CaptionsInLayouts |
From |
To |
|
Change Variable Type grid : LegacyGrid to grid : Grid in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.components.grid.GridWidthIncrease |
From |
To |
|
Change Variable Type textField : LegacyTextField to textField : TextField in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.components.textfield.AutomaticImmediate |
From |
To |
|
Change Variable Type textField : LegacyTextField to textField : TextField in method protected setup() : void in class com.vaadin.tests.components.textfield.TextFieldInputPromptAndClickShortcut |
From |
To |
|
Change Variable Type f4 : LegacyTextField to f4 : TextField in method public setup() : void in class com.vaadin.tests.tooltip.LongTooltip |
From |
To |
|
Change Variable Type c : LegacyPopupDateField to c : PopupDateField in method private createTextEnabledAction(category String) : void in class com.vaadin.tests.components.datefield.LegacyPopupDateFieldTest |
From |
To |
|
Change Variable Type tableHeight : LegacyTextField to tableHeight : TextField in method protected setup() : void in class com.vaadin.tests.components.table.TablePageLengthUpdate |
From |
To |
|
Change Variable Type grid : LegacyGrid to grid : Grid in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.components.grid.NullHeaders |
From |
To |
|
Change Variable Type tf : LegacyTextField to tf : TextField in method protected setup() : void in class com.vaadin.tests.components.abstractfield.IntegerFieldWithoutDataSource |
From |
To |
|
Change Variable Type tf : LegacyTextField to tf : TextField in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.components.textfield.EnumTextField |
From |
To |
|
Change Variable Type reverseConverter : LegacyConverter<MODEL,PRESENTATION> to reverseConverter : Converter<MODEL,PRESENTATION> in method public createConverter(presentationType Class<PRESENTATION>, modelType Class<MODEL>) : Converter<PRESENTATION,MODEL> in class com.vaadin.v7.data.util.converter.DefaultConverterFactory |
From |
To |
|
Change Variable Type reconnectDialogReconnectAttempts : LegacyTextField to reconnectDialogReconnectAttempts : TextField in method private createConfigPanel() : Component in class com.vaadin.tests.application.CommErrorEmulatorUI |
From |
To |
|
Change Variable Type field : LegacyTextField to field : TextField in method public testIntegerValidation() : void in class com.vaadin.v7.tests.server.validation.ReadOnlyValidationTest |
From |
To |
|
Change Variable Type def : LegacyCheckBox to def : CheckBox in method public writeDesign(design Element, designContext DesignContext) : void in class com.vaadin.v7.ui.CheckBox |
From |
To |
|
Change Variable Type phone : LegacyTextField to phone : TextField in method public Forms() in class com.vaadin.tests.themes.valo.Forms |
From |
To |
|
Change Variable Type field : LegacyTextField to field : TextField in method private addTab() : Tab in class com.vaadin.tests.components.tabsheet.TabKeyboardNavigationWaiAria |
From |
To |
|
Change Variable Type grid : LegacyGrid to grid : Grid in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.components.grid.GridHeaderFooterComponents |
From |
To |
|
Change Variable Type tf2 : LegacyTextField to tf2 : TextField in method private createSubWindow() : Window in class com.vaadin.tests.components.orderedlayout.VerticalLayoutWidthCalculation |
From |
To |
|
Change Variable Type grid : LegacyGrid to grid : Grid in method public testSerializeRpcDataProviderWithRowChanges() : void in class com.vaadin.v7.tests.server.component.grid.GridContainerTest |
From |
To |
|
Change Variable Type elements : List<LegacyGridElement> to elements : List<GridElement> in method private findGrid() : GridElement in class com.vaadin.tests.components.grid.CustomRendererTest |
From |
To |
|
Change Variable Type field : LegacyField<?> to field : Field<?> in method public isModified() : boolean in class com.vaadin.v7.data.fieldgroup.FieldGroup |
From |
To |
|
Change Variable Type textField : LegacyTextField to textField : TextField in method public setup() : void in class com.vaadin.tests.components.tabsheet.TabSheetDiscardsMovedComponents |
From |
To |
|
Change Variable Type tf : LegacyTextField to tf : TextField in method public setup() : void in class com.vaadin.tests.layouts.VerticalLayoutExpandRatioModification |
From |
To |
|
Change Variable Type nameField : LegacyTextField to nameField : TextField in method protected init(request VaadinRequest) : void in class com.vaadin.tests.minitutorials.v70.CookieMonsterUI |
From |
To |
|
Change Variable Type endField : LegacyDateField to endField : DateField in method private editEvent(event BasicEvent) : void in class com.vaadin.tests.components.calendar.BeanItemContainerTestUI |
From |
To |
|
Change Variable Type tf : LegacyTextField to tf : TextField in method public testReadOnlyEventFromProperty() : void in class com.vaadin.tests.server.component.abstractfield.AbstractFieldReadOnlyTest |
From |
To |
|
Change Variable Type grid : LegacyGrid to grid : Grid in method protected init(request VaadinRequest) : void in class com.vaadin.tests.minitutorials.v7_4.ShowingInlineDataInGrid |
From |
To |
|
Change Variable Type df : LegacyDateField to df : DateField in method private getTimezoneExpected() : DateField in class com.vaadin.v7.tests.server.component.datefield.LegacyDateFieldDeclarativeTest |
From |
To |
|
Change Variable Type text : LegacyTextField to text : TextField in method protected setup() : void in class com.vaadin.tests.components.FocusFromShortcutAction |
From |
To |
|
Change Variable Type converter : LegacyConverter<?,?> to converter : Converter<?,?> in method private writeData(cell CellReference, data JsonObject) : void in class com.vaadin.v7.ui.Grid.RowDataGenerator |
From |
To |
|
Change Variable Type field : LegacyField<?> to field : Field<?> in method public commitError(event CommitErrorEvent) : void in class com.vaadin.v7.ui.Grid.DefaultEditorErrorHandler |
From |
To |
|
Change Variable Type grid : LegacyGrid to grid : Grid in method public componentsInMergedFooter() : void in class com.vaadin.v7.tests.server.component.grid.GridChildrenTest |
From |
To |
|
Change Variable Type textField : LegacyTextField to textField : TextField in method private getReadOnlyTextField() : TextField in class com.vaadin.tests.components.textfield.LocaleChangeOnReadOnlyField |
From |
To |
|
Change Variable Type grid : LegacyGrid to grid : Grid in method public setColumnsForPropertyIdNotInContainer() : void in class com.vaadin.v7.tests.server.component.grid.GridContainerTest |
From |
To |
|
Change Variable Type field : LegacyTextField to field : TextField in method public setReadOnly_writableAndNoDataSource_fieldIsWritable() : void in class com.vaadin.v7.tests.server.component.fieldgroup.FieldGroupTest |
From |
To |
|
Change Variable Type c : LegacyGrid to c : Grid in method private createDetailsActions() : void in class com.vaadin.tests.components.grid.basicfeatures.GridBasicFeatures |
From |
To |
|
Change Variable Type tf : LegacyTextField to tf : TextField in method public init(request VaadinRequest) : void in class com.vaadin.tests.minitutorials.v7a1.CreatingPreserveState |
From |
To |
|
Change Variable Type f : LegacyField to f : Field in method public testBuildAndBindDate() : void in class com.vaadin.v7.data.fieldgroup.FieldGroupDateTest |
From |
To |
|
Change Variable Type location : LegacyTextField to location : TextField in method public Forms() in class com.vaadin.tests.themes.valo.Forms |
From |
To |
|
Change Variable Type cb : CustomComboBoxElement to cb : ComboBoxElement in method public suggestionPopupFixedWidthTest() : void in class com.vaadin.tests.components.combobox.ComboBoxSuggestionPopupWidthPixelsTest |
From |
To |
|
Change Variable Type grid : LegacyGrid to grid : Grid in method public testMultipleColumnsInlineDataReordered() : void in class com.vaadin.v7.tests.server.component.grid.declarative.GridInlineDataDeclarativeTest |
From |
To |
|
Change Variable Type f : LegacyField to f : Field in method public testDateGenerationForField() : void in class com.vaadin.v7.data.fieldgroup.DefaultFieldGroupFieldFactoryTest |
From |
To |
|
Change Variable Type field : LegacyField<String> to field : Field<String> in method protected setup() : void in class com.vaadin.tests.components.table.TableUnregisterComponent |
From |
To |
|
Change Variable Type t : LegacyTextField to t : TextField in method public testRemoveExtensionFromWrongConnector() : void in class com.vaadin.tests.server.ExtensionTest |
From |
To |
|
Change Variable Type tf : LegacyTextField to tf : TextField in method public testDefaultConversionErrorMessage() : void in class com.vaadin.tests.server.component.abstractfield.AbsFieldValueConversionErrorTest |
From |
To |
|
Change Variable Type f : LegacyField<?> to f : Field<?> in method public createField(container Container, itemId Object, propertyId Object, uiContext Component) : Field<?> in class com.vaadin.tests.components.table.EditableTableLeak.CachingFieldFactory |
From |
To |
|
Change Variable Type tf : LegacyTextField to tf : TextField in method public testApplicationConverterFactoryInBackgroundThread() : void in class com.vaadin.tests.data.converter.ConverterFactoryTest |
From |
To |
|
Change Variable Type tf : LegacyTextField to tf : TextField in method public setup() : void in class com.vaadin.tests.layouts.GridLayoutExpandRatioModification |
From |
To |
|
Change Variable Type nameField : LegacyField<?> to nameField : Field<?> in method public testBeanValidationNotAddedTwice() : void in class com.vaadin.v7.tests.server.validation.BeanValidationTest |
From |
To |
|
Change Variable Type df : LegacyPopupDateField to df : PopupDateField in method protected setup() : void in class com.vaadin.tests.components.datefield.ValueThroughProperty |
From |
To |
|
Change Variable Type grid : LegacyGrid to grid : Grid in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.components.grid.GridCheckBoxDisplay |
From |
To |
|
Change Variable Type main : LegacyTextField to main : TextField in method protected setup() : void in class com.vaadin.tests.components.popupview.PopupViewShouldCloseOnTabOut |
From |
To |
|
Change Variable Type field : LegacyField<?> to field : Field<?> in method protected buildAndBindMemberFields(objectWithMemberFields Object, buildFields boolean) : void in class com.vaadin.v7.data.fieldgroup.FieldGroup |
From |
To |
|
Change Variable Type firstErrorField : LegacyField<?> to firstErrorField : Field<?> in method public commitError(event CommitErrorEvent) : void in class com.vaadin.v7.ui.Grid.DefaultEditorErrorHandler |
From |
To |
|
Change Variable Type converter : LegacyConverter<String,Object> to converter : Converter<String,Object> in method private toAttributeValue(sourceType Class<?>, value Object) : String in class com.vaadin.ui.declarative.DesignAttributeHandler |
From |
To |
|
Change Variable Type grid : LegacyGrid to grid : Grid in method private generateGrid() : Grid in class com.vaadin.tests.components.grid.GridDetailsDetach |
From |
To |
|
Change Variable Type f : LegacyField<?> to f : Field<?> in method protected doEditItem() : void in class com.vaadin.v7.ui.Grid |
From |
To |
|
Change Variable Type textField : LegacyTextField to textField : TextField in method public init() : void in class com.vaadin.tests.components.splitpanel.SplitPanelWidthOnResize |
From |
To |
|
Change Variable Type grid : LegacyGrid to grid : Grid in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.components.grid.GridDetailsWidth |
From |
To |
|
Change Variable Type textField2 : LegacyTextField to textField2 : TextField in method private createGridWithoutGridBuilder(rows int, collapse boolean) : GridLayout in class com.vaadin.tests.components.gridlayout.UniformGridLayoutUI |
From |
To |
|
Change Variable Type fieldWithError : LegacyTextField to fieldWithError : TextField in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.tooltip.ValidatorCaptionTooltip |
From |
To |
|
Change Variable Type tf : LegacyTextField to tf : TextField in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.components.textfield.InputPromptGetText |
From |
To |
|
Change Variable Type tf : LegacyTextField to tf : TextField in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.converter.ConverterThatEnforcesAFormat |
From |
To |
|
Change Variable Type grid : LegacyGrid to grid : Grid in method protected init(request VaadinRequest) : void in class com.vaadin.tests.minitutorials.v7_4.FormattingDataInGrid |
From |
To |
|
Change Variable Type f : LegacyField<?> to f : Field<?> in method protected getPropertyValue(rowId Object, colId Object, property Property) : Object in class com.vaadin.v7.ui.Table |
From |
To |
|
Change Variable Type tf : LegacyTextField to tf : TextField in method public stringToEnumWithField() : void in class com.vaadin.tests.data.converter.SpecificEnumToStringConverterTest |
From |
To |
|
Change Variable Type converter : LegacyConverter<PRESENTATION,MODEL> to converter : Converter<PRESENTATION,MODEL> in method protected findConverter(presentationType Class<PRESENTATION>, modelType Class<MODEL>) : Converter<PRESENTATION,MODEL> in class com.vaadin.v7.data.util.converter.DefaultConverterFactory |
From |
To |
|
Change Variable Type textField : LegacyTextField to textField : TextField in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.components.textfield.TextFieldWithDataSourceAndInputPrompt |
From |
To |
|
Change Variable Type tf : LegacyTextField to tf : TextField in method public testDefaultAlignment(layout AbstractOrderedLayout) : void in class com.vaadin.tests.server.component.orderedlayout.DefaultAlignmentTest |
From |
To |
|
Change Variable Type field : LegacyTextField to field : TextField in method private createLayout() : VerticalLayout in class com.vaadin.tests.components.draganddropwrapper.DragAndDropFocusObtain |
From |
To |
|
Change Variable Type component1 : LegacyTextField to component1 : TextField in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.tooltip.TooltipWidthUpdating |
From |
To |
|
Change Variable Type dateField1 : LegacyDateField to dateField1 : DateField in method protected setup() : void in class com.vaadin.tests.components.datefield.RequiredInvalidDateField |
From |
To |
|
Change Variable Type read : LegacyGrid to read : Grid in method public testHtmlEntities() : void in class com.vaadin.v7.tests.server.component.grid.declarative.GridInlineDataDeclarativeTest |
From |
To |
|
Change Variable Type grid : LegacyGrid to grid : Grid in method protected createColumnActions() : void in class com.vaadin.tests.components.grid.basicfeatures.GridBasicFeatures |
From |
To |
|
Change Variable Type grid : LegacyGrid to grid : Grid in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.components.grid.GridResizeHiddenColumn |
From |
To |
|
Change Variable Type field : LegacyField<?> to field : Field<?> in method public testFieldIsNotReadonly() : void in class com.vaadin.v7.tests.server.component.grid.GridEditorTest |
From |
To |
|
Change Variable Type inVertical : LegacyTextField to inVertical : TextField in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.components.orderedlayout.ErrorIndicator |
From |
To |
|
Change Variable Type field : LegacyTextField to field : TextField in method private createField() : TextField in class com.vaadin.tests.tooltip.LongTooltip |
From |
To |
|
Change Variable Type component8 : LegacyTextField to component8 : TextField in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.tooltip.TooltipWidthUpdating |
From |
To |
|
Change Variable Type anotherField : LegacyField<String> to anotherField : Field<String> in method public testStaticBufferedBindingHelper() : void in class com.vaadin.v7.tests.server.component.fieldgroup.BeanFieldGroupTest |
From |
To |
|
Change Variable Type targetField : LegacyField<?> to targetField : Field<?> in method public execute(c Grid, value Boolean, data Object) : void in class com.vaadin.tests.components.grid.basicfeatures.GridBasicFeatures.createGridActions.createBooleanAction |
From |
To |
|
Change Variable Type converter : LegacyConverter to converter : Converter in method public convertToPresentation(value Collection, targetType Class<? extends String>, locale Locale) : String in class com.vaadin.v7.data.util.converter.StringToCollectionConverter |
From |
To |
|
Change Variable Type tf : LegacyTextField to tf : TextField in method protected setup() : void in class com.vaadin.tests.layouts.CssLayoutRemoveComponentWithCaption |
From |
To |
|
Change Variable Type sizeCommand : Command<LegacyGrid,String> to sizeCommand : Command<Grid,String> in method protected addHeightActions() : void in class com.vaadin.tests.components.grid.basicfeatures.GridBasicFeatures |
From |
To |
|
Change Variable Type testDuration : LegacyTextField to testDuration : TextField in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.push.RoundTripTest |
From |
To |
|
Change Variable Type openOrCloseItemId : Command<LegacyGrid,Boolean> to openOrCloseItemId : Command<Grid,Boolean> in method private createDetailsActions() : void in class com.vaadin.tests.components.grid.basicfeatures.GridBasicFeatures |
From |
To |
|
Change Variable Type tf : LegacyTextField to tf : TextField in method public testIntegerStringConversion() : void in class com.vaadin.tests.server.component.abstractfield.AbsFieldValueConversionsTest |
From |
To |
|
Change Variable Type grid : LegacyGrid to grid : Grid in method public testComponentInGridHeader() : void in class com.vaadin.v7.tests.server.component.grid.declarative.GridHeaderFooterDeclarativeTest |
From |
To |
|
Change Variable Type c2 : LegacyConverter to c2 : Converter in method public testNumberDoubleConverterChange() : void in class com.vaadin.tests.server.component.abstractfield.AbsFieldValueConversionsTest |
From |
To |
|
Change Variable Type grid : LegacyGrid to grid : Grid in method public testNoHeaderRows() : void in class com.vaadin.v7.tests.server.component.grid.declarative.GridHeaderFooterDeclarativeTest |
From |
To |
|
Change Variable Type grid : LegacyGrid to grid : Grid in method public testReadColumnsWithoutPropertyId() : void in class com.vaadin.v7.tests.server.component.grid.declarative.GridColumnDeclarativeTest |
From |
To |
|
Change Variable Type editor : LegacyField<?> to editor : Field<?> in method private getEditorField(propertyId Object) : Field<?> in class com.vaadin.v7.ui.Grid |
From |
To |
|
Change Variable Type tf : LegacyTextField to tf : TextField in method public stringToEnumWithField() : void in class com.vaadin.tests.data.converter.AnyEnumToStringConverterTest |
From |
To |
|
Change Variable Type removed : LegacyBeanValidator to removed : BeanValidator in method public unbind(field Field<?>) : void in class com.vaadin.v7.data.fieldgroup.BeanFieldGroup |
From |
To |
|
Change Variable Type f : LegacyField to f : Field in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.components.abstractfield.RequiredIndicatorForFieldsWithoutCaption |
From |
To |
|
Change Variable Type grid : LegacyGrid to grid : Grid in method public getPrimaryStyleName_gridHasCustomPrimaryStyleName() : void in class com.vaadin.v7.tests.server.component.grid.GridStateTest |
From |
To |
|
Change Variable Type captionField : LegacyTextField to captionField : TextField in method private editEvent(event BasicEvent) : void in class com.vaadin.tests.components.calendar.BeanItemContainerTestUI |
From |
To |
|
Change Variable Type textField2 : LegacyTextField to textField2 : TextField in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.components.textfield.TextFieldWithDataSourceAndInputPrompt |
From |
To |
|
Change Variable Type grid : LegacyGrid to grid : Grid in method protected init(request VaadinRequest) : void in class com.vaadin.tests.minitutorials.v7_4.ConfiguringGridHeadersAndFooters |
From |
To |
|
Change Variable Type tf : LegacyTextField to tf : TextField in method protected setup() : void in class com.vaadin.tests.components.caption.EmptyCaptions |
From |
To |
|
Change Variable Type grid : LegacyGrid to grid : Grid in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.components.grid.GridSubPixelProblemWrapping |
From |
To |
|
Change Variable Type grid : LegacyGrid to grid : Grid in method public setUp() : void in class com.vaadin.v7.tests.server.renderer.ImageRendererTest |
From |
To |
|
Change Variable Type grid : LegacyGrid to grid : Grid in method protected getParentGrid() : Grid in class com.vaadin.v7.ui.Grid.AbstractGridExtension |
From |
To |
|
Change Variable Type grid : LegacyGrid to grid : Grid in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.components.grid.GridWithoutRenderer |
From |
To |
|
Change Variable Type field1 : LegacyTextField to field1 : TextField in method public commit_validationFailed_allValidationFailuresAvailable() : void in class com.vaadin.v7.tests.server.component.fieldgroup.FieldGroupTest |
From |
To |
|
Change Variable Type field : LegacyField<?> to field : Field<?> in method public setBuffered(buffered boolean) : void in class com.vaadin.v7.data.fieldgroup.FieldGroup |
From |
To |
|
Change Variable Type tf100pxWide : LegacyTextField to tf100pxWide : TextField in method private createComponents() : void in class com.vaadin.tests.layouts.CaptionsInLayouts |
From |
To |
|
Change Variable Type timeField : LegacyTextField to timeField : TextField in method private createTemporaryResponseCodeSetters(type String, response Response) : Component in class com.vaadin.tests.application.CommErrorEmulatorUI |
From |
To |
|
Change Variable Type field : LegacyField<?> to field : Field<?> in method public isValid() : boolean in class com.vaadin.v7.data.fieldgroup.FieldGroup |
From |
To |
|
Change Variable Type grid : LegacyGrid to grid : Grid in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.components.grid.WidgetRenderers |
From |
To |
|
Change Variable Type charConverter : LegacyConverter<String,Character> to charConverter : Converter<String,Character> in method protected mapDefaultTypes() : void in class com.vaadin.ui.declarative.DesignFormatter |
From |
To |
|
Change Variable Type c : LegacyGrid to c : Grid in method protected createColumnActions() : void in class com.vaadin.tests.components.grid.basicfeatures.GridBasicFeatures |
From |
To |
|
Change Variable Type reconnectDialogReconnectInterval : LegacyTextField to reconnectDialogReconnectInterval : TextField in method private createConfigPanel() : Component in class com.vaadin.tests.application.CommErrorEmulatorUI |
From |
To |
|
Change Variable Type tf : LegacyTextField to tf : TextField in method public testAddInEventListener() : void in class com.vaadin.tests.server.EventRouterTest |
From |
To |
|
Change Variable Type c : LegacyPopupDateField to c : PopupDateField in method private createInputPromptSelectAction(category String) : void in class com.vaadin.tests.components.datefield.LegacyPopupDateFieldTest |
From |
To |
|
Change Variable Type grid : LegacyGrid to grid : Grid in method public componentsInMergedHeader() : void in class com.vaadin.v7.tests.server.component.grid.GridChildrenTest |
From |
To |
|
Change Variable Type df : LegacyDateField to df : DateField in method private createStaticFields() : GridLayout in class com.vaadin.tests.components.datefield.LegacyDateFieldRanges |
From |
To |
|
Change Variable Type pollingInterval : LegacyTextField to pollingInterval : TextField in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.components.ui.UIPolling |
From |
To |
|
Change Variable Type actual : LegacyGrid to actual : Grid in method public testRead(design String, expected Grid, retestWrite boolean, writeData boolean) : Grid in class com.vaadin.v7.tests.server.component.grid.declarative.GridDeclarativeTestBase |
From |
To |
|
Change Variable Type c1 : LegacyConverter to c1 : Converter in method public testNumberDoubleConverterChange() : void in class com.vaadin.tests.server.component.abstractfield.AbsFieldValueConversionsTest |
From |
To |
|
Change Variable Type booleanConverter : LegacyConverter<String,Boolean> to booleanConverter : Converter<String,Boolean> in method protected mapDefaultTypes() : void in class com.vaadin.ui.declarative.DesignFormatter |
From |
To |
|
Change Variable Type username : LegacyTextField to username : TextField in method public Forms() in class com.vaadin.tests.themes.valo.Forms |
From |
To |
|
Change Variable Type name : LegacyTextField to name : TextField in method public Forms() in class com.vaadin.tests.themes.valo.Forms |
From |
To |
|
Change Variable Type field : LegacyTextField to field : TextField in method private addLabel(layout GridLayout, width String, alignment Alignment, useCaption boolean) : void in class com.vaadin.tests.components.gridlayout.GridLayoutRequiredIndicatorLocation |
From |
To |
|
Change Variable Type grid : LegacyGrid to grid : Grid in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.components.grid.GridDetailsLayoutExpand |
From |
To |
|
Change Variable Type validator : LegacyBeanValidator to validator : BeanValidator in method public testBeanValidationTooManyDigits() : void in class com.vaadin.v7.tests.server.validation.BeanValidationTest |
From |
To |
|
Change Variable Type website : LegacyTextField to website : TextField in method public Forms() in class com.vaadin.tests.themes.valo.Forms |
From |
To |
|
Change Variable Type df : LegacyPopupDateField to df : PopupDateField in method private createDateField() : PopupDateField in class com.vaadin.tests.components.datefield.DateFieldRangeValidation |
From |
To |
|
Change Variable Type tf : LegacyTextField to tf : TextField in method private layout_captions(ol AbstractOrderedLayout) : Layout in class com.vaadin.tests.layouts.OrderedLayoutBasics |
From |
To |
|
Change Variable Type def : LegacyAbstractTextField to def : AbstractTextField in method public writeDesign(design Element, designContext DesignContext) : void in class com.vaadin.v7.ui.TextField |
From |
To |
|
Change Variable Type grid : LegacyGrid to grid : Grid in method protected init(request VaadinRequest) : void in class com.vaadin.tests.components.grid.basicfeatures.GridHeightByRowOnInit |
From |
To |
|
Change Variable Type textField : LegacyTextField to textField : TextField in method public createFormLayout() : FormLayout in class com.vaadin.tests.components.formlayout.CaptionEnableDisable |
From |
To |
|
Change Variable Type tf : LegacyTextField to tf : TextField in method public testAlteredDefaultAlignment(layout AbstractOrderedLayout) : void in class com.vaadin.tests.server.component.orderedlayout.DefaultAlignmentTest |
From |
To |
|
Change Variable Type f : LegacyAbstractField to f : AbstractField in method private getField(fieldClass Class<? extends Field>) : Component in class com.vaadin.tests.validation.FieldErrorIndication |
From |
To |
|
Change Variable Type castConverter : LegacyConverter<?,Object> to castConverter : Converter<?,Object> in method public setConverter(converter Converter<?,?>) : Column in class com.vaadin.v7.ui.Grid.Column |
From |
To |
|
Change Variable Type tf : LegacyTextField to tf : TextField in method private layout3() : Layout in class com.vaadin.tests.layouts.OrderedLayoutBasics |
From |
To |
|
Change Variable Type grid : LegacyGrid to grid : Grid in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.components.grid.CustomRenderer |
From |
To |
|
Change Variable Type field : LegacyTextField to field : TextField in method public testSetFieldAgain() : void in class com.vaadin.v7.tests.server.component.grid.GridEditorTest |
From |
To |
|
Change Variable Type dateField : LegacyDateField to dateField : DateField in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.components.datefield.LegacyDateFieldIsValid |
From |
To |
|
Change Variable Type f : LegacyDateField to f : DateField in method private createDateField(caption String) : DateField in class com.vaadin.tests.themes.valo.CalendarTest |
From |
To |
|
Change Variable Type grid : LegacyGrid to grid : Grid in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.components.grid.GridSidebarPosition |
From |
To |
|
Change Variable Type grid : LegacyGrid to grid : Grid in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.components.grid.GridRowHeightChange |
From |
To |
|
Change Variable Type tf1 : LegacyTextField to tf1 : TextField in method protected setup() : void in class com.vaadin.tests.components.textfield.TextFieldEagerRepaint |
From |
To |
|
Change Variable Type grid : LegacyGrid to grid : Grid in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.components.grid.GridScrollToLineWhileResizing |
From |
To |
|
Change Variable Type tf : LegacyTextField to tf : TextField in method public testNullConversionMessages() : void in class com.vaadin.tests.server.component.abstractfield.AbsFieldValueConversionErrorTest |
From |
To |
|
Change Variable Type grid : LegacyGrid to grid : Grid in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.components.grid.GridHeaderFormatChange |
From |
To |
|
Change Variable Type doubleConverter : LegacyConverter<String,?> to doubleConverter : Converter<String,?> in method protected mapDefaultTypes() : void in class com.vaadin.ui.declarative.DesignFormatter |
From |
To |
|
Change Variable Type textField : LegacyTextField to textField : TextField in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.minitutorials.v7a1.StringMyTypeConverter |
From |
To |
|
Change Variable Type c : LegacyConverter<T,?> to c : Converter<T,?> in method public setConverter(datamodelType Class<?>) : void in class com.vaadin.v7.ui.AbstractField |
From |
To |
|
Change Variable Type grid : LegacyGrid to grid : Grid in method public testSingleDefaultHTMLHeader() : void in class com.vaadin.v7.tests.server.component.grid.declarative.GridHeaderFooterDeclarativeTest |
From |
To |
|
Change Variable Type g : LegacyGrid to g : Grid in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.components.grid.GridInWindowResize |
From |
To |
|
Change Variable Type grid : LegacyGrid to grid : Grid in method protected init(request VaadinRequest) : void in class com.vaadin.tests.minitutorials.v7_4.ConfiguringColumnWidths |
From |
To |
|
Change Variable Type fieldWithoutError : LegacyTextField to fieldWithoutError : TextField in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.tooltip.ValidatorCaptionTooltip |
From |
To |
|
Change Variable Type tf : LegacyTextField to tf : TextField in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.components.table.TableJumpUI |
From |
To |
|
Change Variable Type df : LegacyDateField to df : DateField in method protected createFields() : void in class com.vaadin.tests.components.abstractfield.DateFieldBackedByString |
From |
To |
|
Change Variable Type field : LegacyTextField to field : TextField in method private fillComponents() : void in class com.vaadin.tests.layouts.layouttester.BaseLayoutTestUI |
From |
To |
|
Change Variable Type df : LegacyDateField to df : DateField in method private createDateField(rangeStart Date, rangeEnd Date, value Date, resolution Resolution, inline boolean) : DateField in class com.vaadin.tests.components.datefield.LegacyDateFieldRanges |
From |
To |
|
Change Variable Type grid : LegacyGrid to grid : Grid in method public testHtmlEntitiesinGridHeaderFooter() : void in class com.vaadin.v7.tests.server.component.grid.declarative.GridHeaderFooterDeclarativeTest |
From |
To |
|
Change Variable Type password : LegacyPasswordField to password : PasswordField in method public LoginView(navigator Navigator, fragmentAndParameters String) in class com.vaadin.tests.minitutorials.v7b9.LoginView |
From |
To |
|
Change Variable Type component6 : LegacyTextField to component6 : TextField in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.tooltip.TooltipWidthUpdating |
From |
To |
|
Change Variable Type c : LegacyGrid to c : Grid in method protected addHeightActions() : void in class com.vaadin.tests.components.grid.basicfeatures.GridBasicFeatures |
From |
To |
|
Change Variable Type whereField : LegacyTextField to whereField : TextField in method private initFormFields(formLayout Layout, eventClass Class<? extends CalendarEvent>) : void in class com.vaadin.tests.themes.valo.CalendarTest |
From |
To |
|
Change Variable Type iv : LegacyIntegerRangeValidator to iv : IntegerRangeValidator in method public testMinMaxValuesNonInclusive() : void in class com.vaadin.v7.tests.server.validation.RangeValidatorTest |
From |
To |
|
Change Variable Type tf : LegacyAbstractTextField to tf : AbstractTextField in method public textChange(event TextChangeEvent) : void in class com.vaadin.tests.components.abstractfield.LegacyAbstractTextFieldTest |
From |
To |
|
Change Variable Type reconnectDialogGaveUpMessage : LegacyTextField to reconnectDialogGaveUpMessage : TextField in method private createConfigPanel() : Component in class com.vaadin.tests.application.CommErrorEmulatorUI |
From |
To |
|
Change Variable Type reconnectDialogGracePeriod : LegacyTextField to reconnectDialogGracePeriod : TextField in method private createConfigPanel() : Component in class com.vaadin.tests.application.CommErrorEmulatorUI |
From |
To |
|
Change Variable Type field : LegacyField<?> to field : Field<?> in method public setEnabled(fieldsEnabled boolean) : void in class com.vaadin.v7.data.fieldgroup.FieldGroup |
From |
To |
|
Change Variable Type grid : LegacyGrid to grid : Grid in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.components.grid.GridMultiSelectionOnInit |
From |
To |
|
Change Variable Type grid : LegacyGrid to grid : Grid in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.components.grid.GridColumnAutoWidth |
From |
To |
|
Change Variable Type c : LegacyGrid to c : Grid in method protected createEditorActions() : void in class com.vaadin.tests.components.grid.basicfeatures.GridBasicFeatures |
From |
To |
|
Change Variable Type g : LegacyGrid to g : Grid in method public testAddingColumnsWithSetColumns() : void in class com.vaadin.v7.tests.server.component.grid.GridColumnsTest |
From |
To |
|
Change Variable Type grid : LegacyGrid to grid : Grid in method public testSingleDefaultFooter() : void in class com.vaadin.v7.tests.server.component.grid.declarative.GridHeaderFooterDeclarativeTest |
From |
To |
|
Change Variable Type lbl : LegacyTextField to lbl : TextField in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.components.table.TableItemDescriptionGeneratorUI |
From |
To |
|
Change Variable Type column : LegacyGrid.Column to column : Grid.Column in method protected writeDesign(trElement Element, designContext DesignContext) : void in class com.vaadin.v7.ui.Grid.StaticSection.StaticRow |
From |
To |
|
Change Variable Type f : LegacyField to f : Field in method public testDateGenerationForTextField() : void in class com.vaadin.v7.data.fieldgroup.DefaultFieldGroupFieldFactoryTest |
From |
To |
|
Change Variable Type validator : LegacyBeanValidator to validator : BeanValidator in method public testBeanValidationsException_TwoValidationErrors() : void in class com.vaadin.v7.tests.server.validation.BeanValidationTest |
From |
To |
|
Change Variable Type grid : LegacyGrid to grid : Grid in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.components.grid.GridRendererChange |
From |
To |
|
Change Variable Type tf : LegacyTextField to tf : TextField in method protected setup() : void in class com.vaadin.tests.components.ErrorMessages |
From |
To |
|
Change Variable Type inHorizontal : LegacyTextField to inHorizontal : TextField in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.components.orderedlayout.ErrorIndicator |
From |
To |
|
Change Variable Type tf : LegacyTextField to tf : TextField in method protected setup() : void in class com.vaadin.tests.components.table.ClippedComponentsInTable |
From |
To |
|
Change Variable Type field : LegacyField<?> to field : Field<?> in method public testColumnRemoved() : void in class com.vaadin.v7.tests.server.component.grid.GridEditorTest |
From |
To |
|
Change Variable Type g : LegacyGrid to g : Grid in method private createDetailsActions() : void in class com.vaadin.tests.components.grid.basicfeatures.GridBasicFeatures |
From |
To |
|
Change Variable Type fieldType : Class<? extends LegacyField> to fieldType : Class<? extends Field> in method private createFields() : List<Field<?>> in class com.vaadin.tests.server.component.FieldDefaultValuesTest |
From |
To |
|
Change Variable Type validator : LegacyBeanValidator to validator : BeanValidator in method public testBeanValidationDigitsOk() : void in class com.vaadin.v7.tests.server.validation.BeanValidationTest |
From |
To |
|
Change Variable Type g : LegacyGrid to g : Grid in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.components.grid.GridItemSetChange |
From |
To |
|
Change Variable Type converter : LegacyConverter to converter : Converter in method public convertToModel(value String, targetType Class<? extends Collection>, locale Locale) : Collection in class com.vaadin.v7.data.util.converter.StringToCollectionConverter |
From |
To |
|
Change Variable Type grid : LegacyGrid to grid : Grid in method public testBasicAttributes() : void in class com.vaadin.v7.tests.server.component.grid.declarative.GridDeclarativeAttributeTest |
From |
To |
|
Change Variable Type textField : LegacyTextField to textField : TextField in method protected setup() : void in class com.vaadin.tests.components.MultipleDebugIds |
From |
To |
|
Change Variable Type tf : LegacyTextField to tf : TextField in method public localeChangesOnAttach() : void in class com.vaadin.ui.AbsFieldDataSourceLocaleChangeTest |
From |
To |
|
Change Variable Type def : LegacyAbstractField to def : AbstractField in method public writeDesign(design Element, designContext DesignContext) : void in class com.vaadin.v7.ui.AbstractField |
From |
To |
|
Change Variable Type textField : LegacyTextField to textField : TextField in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.components.textfield.LocaleChangeOnReadOnlyField |
From |
To |
|
Change Variable Type grid : LegacyGrid to grid : Grid in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.components.grid.GridDisabledMultiselect |
From |
To |
|
Change Variable Type tf : LegacyTextField to tf : TextField in method protected setup() : void in class com.vaadin.tests.components.window.SubWindowFocus |
From |
To |
|
Change Variable Type grid : LegacyGrid to grid : Grid in method protected init(request VaadinRequest) : void in class com.vaadin.tests.minitutorials.v7_4.UsingGridWithAContainer |
From |
To |
|
Change Variable Type grid : LegacyGrid to grid : Grid in method protected createFooterActions() : void in class com.vaadin.tests.components.grid.basicfeatures.GridBasicFeatures |
From |
To |
|
Change Variable Type toField : LegacyPopupDateField to toField : PopupDateField in method protected setup() : void in class com.vaadin.tests.components.datefield.DateFieldRangeValidation |
From |
To |
|
Change Variable Type field : LegacyAbstractTextField to field : AbstractTextField in method protected setup() : void in class com.vaadin.tests.components.textfield.TextChangeListenerLosesFocus |
From |
To |
|
Change Variable Type f : LegacyField<?> to f : Field<?> in method protected handleCommitException(e CommitException) : void in class com.vaadin.tests.fieldgroup.AbstractBasicCrud.AbstractForm |
From |
To |
|
Change Variable Type grid : LegacyGrid to grid : Grid in method private createGrid(withData boolean) : Grid in class com.vaadin.tests.components.grid.GridColumnWidthsWithoutData |
From |
To |
|
Change Variable Type footerCell : LegacyGrid.FooterCell to footerCell : Grid.FooterCell in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.components.grid.GridHeaderFooterComponents |
From |
To |
|
Change Variable Type converter : LegacyConverter<String,T> to converter : Converter<String,T> in method public parse(value String, type Class<? extends T>) : T in class com.vaadin.ui.declarative.DesignFormatter |
From |
To |
|
Change Variable Type fieldClass : Class<? extends LegacyField> to fieldClass : Class<? extends Field> in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.validation.FieldErrorIndication |
From |
To |
|
Change Variable Type field2 : LegacyTextField to field2 : TextField in method public commit_validationFailed_allValidationFailuresAvailable() : void in class com.vaadin.v7.tests.server.component.fieldgroup.FieldGroupTest |
From |
To |
|
Change Variable Type filler1 : LegacyTextField to filler1 : TextField in method public init() : void in class com.vaadin.tests.components.tree.TreeScrolling |
From |
To |
|
Change Variable Type tfUndefWide : LegacyTextField to tfUndefWide : TextField in method private createComponents() : void in class com.vaadin.tests.layouts.CaptionsInLayouts |
From |
To |
|
Change Variable Type df : LegacyDateField to df : DateField in method public testReadOnlyValue() : void in class com.vaadin.v7.tests.server.component.datefield.LegacyDateFieldDeclarativeTest |
From |
To |
|
Change Variable Type tf : LegacyTextField to tf : TextField in method public testWithoutConversion() : void in class com.vaadin.tests.server.component.abstractfield.AbsFieldValueConversionsTest |
From |
To |
|
Change Variable Type f : LegacyField to f : Field in method public testEnumAnyField() : void in class com.vaadin.v7.data.fieldgroup.DefaultFieldGroupFieldFactoryTest |
From |
To |
|
Change Variable Type lastNameField : LegacyTextField to lastNameField : TextField in method protected createGrid(container PersonContainer) : Grid in class com.vaadin.tests.components.grid.GridEditorUI |
From |
To |
|
Change Variable Type tf : LegacyTextField to tf : TextField in method protected setup() : void in class com.vaadin.tests.layouts.CssLayoutRemoveComponent |
From |
To |
|
Change Variable Type floatConverter : LegacyConverter<String,?> to floatConverter : Converter<String,?> in method protected mapDefaultTypes() : void in class com.vaadin.ui.declarative.DesignFormatter |
From |
To |
|
Change Variable Type tf : LegacyTextField to tf : TextField in method public PerformanceTestBasicComponentRendering() in class com.vaadin.tests.PerformanceTestBasicComponentRendering |
From |
To |
|
Change Variable Type asText : LegacyTextField to asText : TextField in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.components.formlayout.HtmlCaptionInFormLayout |
From |
To |
|
Change Variable Type grid : LegacyGrid to grid : Grid in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.components.grid.GridAddRow |
From |
To |
|
Change Variable Type f : LegacyField<?> to f : Field<?> in method public setItemDataSource(itemDataSource Item) : void in class com.vaadin.v7.data.fieldgroup.FieldGroup |
From |
To |
|
Change Variable Type oldField : LegacyField<?> to oldField : Field<?> in method private setEditorField(propertyId Object, field Field<?>) : void in class com.vaadin.v7.ui.Grid |
From |
To |
|
Change Variable Type f : LegacyField to f : Field in method public testBuildAndBindSqlDate() : void in class com.vaadin.v7.data.fieldgroup.FieldGroupDateTest |
From |
To |
|
Change Variable Type reconnectDialogMessage : LegacyTextField to reconnectDialogMessage : TextField in method private createConfigPanel() : Component in class com.vaadin.tests.application.CommErrorEmulatorUI |
From |
To |
|
Change Variable Type f : LegacyField<?> to f : Field<?> in method private commitFields() : Map<Field<?>,InvalidValueException> in class com.vaadin.v7.data.fieldgroup.FieldGroup |
From |
To |
|
Change Variable Type validated : LegacyDateField to validated : DateField in method protected setup() : void in class com.vaadin.tests.components.datefield.DefaultHandleUnparsableDateField |
From |
To |
|
Change Variable Type textfield : LegacyTextField to textfield : TextField in method private bindTextField(item BeanItem<PersonBeanWithValidationAnnotations>, fieldGroup FieldGroup, caption String, propertyId String) : void in class com.vaadin.tests.fieldgroup.MultipleValidationErrors |
From |
To |
|
Change Variable Type f1 : LegacyTextField to f1 : TextField in method protected setup() : void in class com.vaadin.tests.components.formlayout.FormLayoutCaptionStyles |
From |
To |
|
Change Variable Type grid : LegacyGrid to grid : Grid in method protected createHeaderActions() : void in class com.vaadin.tests.components.grid.basicfeatures.GridBasicFeatures |
From |
To |
|
Change Variable Type tf : LegacyTextField to tf : TextField in method protected setup() : void in class com.vaadin.tests.components.abstractfield.IntegerDoubleFieldsWithDataSource |
From |
To |
|
Change Variable Type pdf : LegacyPopupDateField to pdf : PopupDateField in method private getBasicExpected() : PopupDateField in class com.vaadin.v7.tests.server.component.datefield.PopupDateFieldDeclarativeTest |
From |
To |
|
Change Variable Type converter : LegacyStringToCollectionConverter to converter : StringToCollectionConverter in method public convertToPresentation_default() : void in class com.vaadin.tests.data.converter.StringToCollectionConverterTest |
From |
To |
|
Change Variable Type entry : Entry<LegacyField<?>,? extends InvalidValueException> to entry : Entry<Field<?>,? extends InvalidValueException> in method public commit_validationFailed_allValidationFailuresAvailable() : void in class com.vaadin.v7.tests.server.component.fieldgroup.FieldGroupTest |
From |
To |
|
Change Variable Type b : LegacyTextField to b : TextField in method protected createTable() : Table in class com.vaadin.tests.components.table.TableChildMeasurementHint |
From |
To |
|
Change Variable Type entry : Entry<Object,LegacyConverter<String,Object>> to entry : Entry<Object,Converter<String,Object>> in method package getCurrentConverters() : Set<Object> in class com.vaadin.v7.tests.server.component.table.TablePropertyValueConverterTest.TestableTable |
From |
To |
|
Change Variable Type tf2 : LegacyTextField to tf2 : TextField in method protected setup() : void in class com.vaadin.tests.components.button.ButtonTabIndex |
From |
To |
|
Change Variable Type component4 : LegacyTextField to component4 : TextField in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.tooltip.TooltipWidthUpdating |
From |
To |
|
Change Variable Type tf : LegacyTextField to tf : TextField in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.layouts.RelativeSizeInUndefinedCssLayout |
From |
To |
|
Change Variable Type f : LegacyField<?> to f : Field<?> in method private rollbackTransactions() : void in class com.vaadin.v7.data.fieldgroup.FieldGroup |
From |
To |
|
Change Variable Type inVertical : LegacyTextField to inVertical : TextField in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.components.orderedlayout.TooltipOnRequiredIndicator |
From |
To |
|
Change Variable Type tf2 : LegacyTextField to tf2 : TextField in method protected setup() : void in class com.vaadin.tests.components.window.SubWindows |
From |
To |
|
Change Variable Type textField : LegacyTextField to textField : TextField in method public init() : void in class com.vaadin.tests.components.textfield.TextFieldInLayoutInTable |
From |
To |
|
Change Variable Type tf1 : LegacyTextField to tf1 : TextField in method protected setup() : void in class com.vaadin.tests.components.button.ButtonTabIndex |
From |
To |
|
Change Variable Type converter : LegacyStringToCollectionConverter to converter : StringToCollectionConverter in method public convertToModel_null() : void in class com.vaadin.tests.data.converter.StringToCollectionConverterTest |
From |
To |
|
Change Variable Type gridAdd : LegacyGrid to gridAdd : Grid in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.components.grid.GridAddAndRemoveDataOnInit |
From |
To |
|
Change Variable Type dateField : LegacyPopupDateField to dateField : PopupDateField in method public testUnboundCommitException() : void in class com.vaadin.v7.data.fieldgroup.FieldGroupExceptionTest |
From |
To |
|
Change Variable Type converter : LegacyConverter<? extends T,?> to converter : Converter<? extends T,?> in method private internalSetRenderer(renderer Renderer<T>) : boolean in class com.vaadin.v7.ui.Grid.Column |
From |
To |
|
Change Variable Type tf : LegacyTextField to tf : TextField in method package populateLayout(layout Layout) : void in class com.vaadin.tests.TestCaptionWrapper |
From |
To |
|
Change Variable Type grid : LegacyGrid to grid : Grid in method public testReadEmptyExpand() : void in class com.vaadin.v7.tests.server.component.grid.declarative.GridColumnDeclarativeTest |
From |
To |
|
Change Variable Type grid : LegacyGrid to grid : Grid in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.components.grid.GridLayoutDetailsRow |
From |
To |
|
Change Variable Type textField2 : LegacyTextField to textField2 : TextField in method protected setup() : void in class com.vaadin.tests.components.MultipleDebugIds |
From |
To |
|
Change Variable Type grid : LegacyGrid to grid : Grid in method protected init(request VaadinRequest) : void in class com.vaadin.tests.minitutorials.v7_5.ShowingExtraDataForRows |
From |
To |
|
Change Variable Type tf1 : LegacyTextField to tf1 : TextField in method protected setup() : void in class com.vaadin.tests.components.textfield.TextFieldWithPropertyFormatter |
From |
To |
|
Change Variable Type tf : LegacyTextField to tf : TextField in method public setup(request VaadinRequest) : void in class com.vaadin.tests.components.table.TextFieldRelativeWidth |
From |
To |
|
Change Variable Type grid : LegacyGrid to grid : Grid in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.themes.valo.GridDisabled |
From |
To |
|
Change Variable Type grid : LegacyGrid to grid : Grid in method public testFrozenColumnsAttributes() : void in class com.vaadin.v7.tests.server.component.grid.declarative.GridDeclarativeAttributeTest |
From |
To |
|
Change Variable Type grid : LegacyGrid to grid : Grid in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.components.grid.GridEditorCustomField |
From |
To |
|
Change Variable Type text1 : LegacyTextField to text1 : TextField in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.components.panel.UndefinedSizeScrollbars |
From |
To |
|
Change Variable Type converter : LegacyConverter<String,Object> to converter : Converter<String,Object> in method protected formatPropertyValue(rowId Object, colId Object, property Property<?>) : String in class com.vaadin.v7.ui.Table |
From |
To |
|
Change Variable Type t1 : LegacyTextField to t1 : TextField in method public TestForAlignments() in class com.vaadin.tests.TestForAlignments |
From |
To |
|
Change Variable Type tf : LegacyTextField to tf : TextField in method public testFloatConversion() : void in class com.vaadin.tests.server.component.abstractfield.DefaultConverterFactoryTest |
From |
To |
|
Change Variable Type validator : LegacyIntegerRangeValidator to validator : IntegerRangeValidator in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.tooltip.ValidatorCaptionTooltip |
From |
To |
|
Change Variable Type tf : LegacyTextField to tf : TextField in method public testNumberDoubleConverterChange() : void in class com.vaadin.tests.server.component.abstractfield.AbsFieldValueConversionsTest |
From |
To |
|
Change Variable Type tf : LegacyTextField to tf : TextField in method public testChangeReadOnlyFieldLocale() : void in class com.vaadin.tests.server.component.abstractfield.AbsFieldValueConversionsTest |
From |
To |
|
Change Variable Type iv : LegacyIntegerRangeValidator to iv : IntegerRangeValidator in method public testMinValueNonInclusive() : void in class com.vaadin.v7.tests.server.validation.RangeValidatorTest |
From |
To |
|
Change Variable Type grid : LegacyGrid to grid : Grid in method public testDetailsGeneratorDoesNotResetOnContainerChange() : void in class com.vaadin.v7.tests.server.component.grid.GridContainerTest |
From |
To |
|
Change Variable Type iv : LegacyIntegerRangeValidator to iv : IntegerRangeValidator in method public testMaxValueNonInclusive() : void in class com.vaadin.v7.tests.server.validation.RangeValidatorTest |
From |
To |
|
Change Variable Type grid : LegacyGrid to grid : Grid in method protected init(request VaadinRequest) : void in class com.vaadin.tests.components.grid.GridResizeTerror |
From |
To |
|
Change Variable Type field : LegacyField<?> to field : Field<?> in method public testFieldIsReadonlyWhenFieldGroupIsReadonly() : void in class com.vaadin.v7.tests.server.component.grid.GridEditorTest |
From |
To |
|
Change Variable Type tf : LegacyTextField to tf : TextField in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.layouts.gridlayout.GridLayoutMoveComponent |
From |
To |
|
Change Variable Type converter : LegacyStringToCollectionConverter to converter : StringToCollectionConverter in method public convertToModel_customFactory() : void in class com.vaadin.tests.data.converter.StringToCollectionConverterTest |
From |
To |
|
Change Variable Type input : LegacyTextField to input : TextField in method protected setup() : void in class com.vaadin.tests.components.abstractfield.AbstractFieldDataSourceReadOnly |
From |
To |
|
Change Variable Type grid : LegacyGrid to grid : Grid in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.components.grid.SelectDuringInit |
From |
To |
|
Change Variable Type grid : LegacyGrid to grid : Grid in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.components.grid.GridHeaderStyleNames |
From |
To |
|
Change Variable Type f : LegacyField<?> to f : Field<?> in method protected handleCommitException(e CommitException) : void in class com.vaadin.tests.fieldgroup.AbstractBasicCrud.CustomForm |
From |
To |
|
Change Variable Type testField : LegacyTextField to testField : TextField in method protected setup() : void in class com.vaadin.tests.components.textfield.EnterShortcutMaySendInputPromptAsValue |
From |
To |
|
Change Variable Type f : LegacyTextField to f : TextField in method public init() : void in class com.vaadin.tests.ModalWindow |
From |
To |
|
Change Variable Type tf : LegacyTextField to tf : TextField in method private layout2() : Layout in class com.vaadin.tests.layouts.OrderedLayoutBasics |
From |
To |
|
Change Variable Type textField : LegacyTextField to textField : TextField in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.components.textfield.BigDecimalTextField |
From |
To |
|
Change Variable Type tf : LegacyTextField to tf : TextField in method protected setup() : void in class com.vaadin.tests.components.textfield.TextChangeEventsWithNonImmediateValueChange |
From |
To |
|
Change Variable Type textField : LegacyTextField to textField : TextField in method protected setup() : void in class com.vaadin.tests.components.combobox.ComboBoxTextFieldEventOrder |
From |
To |
|
Change Variable Type field : LegacyTextField to field : TextField in method public testSaveEditor() : void in class com.vaadin.v7.tests.server.component.grid.GridEditorTest |
From |
To |
|
Change Variable Type field : LegacyField<String> to field : Field<String> in method public testStaticBindingHelper() : void in class com.vaadin.v7.tests.server.component.fieldgroup.BeanFieldGroupTest |
From |
To |
|
Change Variable Type field : LegacyTextField to field : TextField in method protected setup() : void in class com.vaadin.tests.components.combobox.ComboFocusBlurEvents |
From |
To |
|
Change Variable Type tf : LegacyTextField to tf : TextField in method public testModifiedBufferedFieldConversion() : void in class com.vaadin.tests.server.component.abstractfield.AbsFieldValueConversionsTest |
From |
To |
|
Change Variable Type grid : LegacyGrid to grid : Grid in method public testCreateExtension() : void in class com.vaadin.v7.tests.server.component.grid.GridExtensionTest |
From |
To |
|
Change Variable Type textField : LegacyTextField to textField : TextField in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.components.AbstractOrderedLayoutWithCaptions |
From |
To |
|
Change Variable Type column : LegacyGrid.Column to column : Grid.Column in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.components.grid.GridInGridLayout |
From |
To |
|
Change Variable Type progress : CustomProgressBarElement to progress : ProgressBarElement in method public layoutRunForNoLayoutUpdate() : void in class com.vaadin.tests.components.NoLayoutUpdateWhichNeedsLayoutTest |
From |
To |
|
Change Variable Type editor : LegacyField<?> to editor : Field<?> in method package resetEditor() : void in class com.vaadin.v7.ui.Grid |
From |
To |
|
Change Variable Type df : LegacyDateField to df : DateField in method public createFieldByPropertyType(type Class<?>) : Field<?> in class com.vaadin.v7.ui.DefaultFieldFactory |
From |
To |
|
Change Variable Type h : LegacyTextField to h : TextField in method protected setup() : void in class com.vaadin.tests.components.customcomponent.ClipContent |
From |
To |
|
Change Variable Type c : LegacyConverter<String,Object> to c : Converter<String,Object> in method private idToCaption(itemId Object) : String in class com.vaadin.v7.ui.AbstractSelect |
From |
To |
|
Change Variable Type safeConverter : LegacyConverter<T,Object> to safeConverter : Converter<T,Object> in method public encodeValue(modelValue Object, renderer Renderer<T>, converter Converter<?,?>, locale Locale) : JsonValue in class com.vaadin.v7.ui.Grid.AbstractRenderer |
From |
To |
|
Change Variable Type grid : LegacyGrid to grid : Grid in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.components.grid.GridSingleColumn |
From |
To |
|
Change Variable Type gridNoDefaults : LegacyGrid to gridNoDefaults : Grid in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.components.grid.NullRenderers |
From |
To |
|
Change Variable Type grid : LegacyGrid to grid : Grid in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.components.grid.SortableHeaderStyles |
From |
To |
|
Change Variable Type textField1 : LegacyTextField to textField1 : TextField in method private createGridWithoutGridBuilder(rows int, collapse boolean) : GridLayout in class com.vaadin.tests.components.gridlayout.UniformGridLayoutUI |
From |
To |
|
Change Variable Type pvc : HashMap<Object,LegacyConverter<String,Object>> to pvc : HashMap<Object,Converter<String,Object>> in method package getCurrentConverters() : Set<Object> in class com.vaadin.v7.tests.server.component.table.TablePropertyValueConverterTest.TestableTable |
From |
To |
|
Change Variable Type grid : LegacyGrid to grid : Grid in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.components.grid.GridExtensionCommunication |
From |
To |
|
Change Variable Type field : LegacyTextField to field : TextField in method protected setup() : void in class com.vaadin.tests.components.textfield.TextChangeTimeoutAfterDetach |
From |
To |
|
Change Attribute Type thirdDelay : LegacyTextField to thirdDelay : TextField in class com.vaadin.tests.components.ui.LoadingIndicatorConfigurationTest |
From |
To |
|
Change Attribute Type currentGrid : LegacyGrid to currentGrid : Grid in class com.vaadin.tests.components.grid.GridDetailsDetach |
From |
To |
|
Change Attribute Type tf : LegacyTextField to tf : TextField in class com.vaadin.tests.components.orderedlayout.HorizontalLayoutFullsizeContentWithErrorMsg |
From |
To |
|
Change Attribute Type valueDF : LegacyDateField to valueDF : DateField in class com.vaadin.tests.components.datefield.LegacyDateFieldRanges |
From |
To |
|
Change Attribute Type grid : LegacyGrid to grid : Grid in class com.vaadin.tests.components.grid.GridDataSourceReset |
From |
To |
|
Change Attribute Type position : LegacyTextField to position : TextField in class com.vaadin.tests.containers.BeanItemContainerFilteringTest |
From |
To |
|
Change Attribute Type minMaxValidator : LegacyByteRangeValidator to minMaxValidator : ByteRangeValidator in class com.vaadin.v7.tests.data.validator.ByteRangeValidatorTest |
From |
To |
|
Change Attribute Type email : LegacyTextField to email : TextField in class com.vaadin.tests.fieldgroup.BasicPersonForm |
From |
To |
|
Change Attribute Type field : LegacyField to field : Field in class com.vaadin.v7.data.fieldgroup.FieldGroupTest |
From |
To |
|
Change Attribute Type firstDelay : LegacyTextField to firstDelay : TextField in class com.vaadin.tests.components.ui.LoadingIndicatorConfigurationTest |
From |
To |
|
Change Attribute Type date : LegacyDateField to date : DateField in class com.vaadin.tests.minitutorials.v7b9.SettingsView |
From |
To |
|
Change Attribute Type grid : LegacyGrid to grid : Grid in class com.vaadin.v7.ui.Grid.RowReference |
From |
To |
|
Change Attribute Type minMaxValidator : LegacyIntegerRangeValidator to minMaxValidator : IntegerRangeValidator in class com.vaadin.v7.tests.data.validator.IntegerRangeValidatorTest |
From |
To |
|
Change Attribute Type converter : LegacyDateToSqlDateConverter to converter : DateToSqlDateConverter in class com.vaadin.tests.data.converter.DateToSqlDateConverterTest |
From |
To |
|
Change Attribute Type parameter : LegacyTextField to parameter : TextField in class com.vaadin.tests.push.PushConfigurator |
From |
To |
|
Change Attribute Type inlineDateField : LegacyInlineDateField to inlineDateField : InlineDateField in class com.vaadin.tests.fieldgroup.DateForm |
From |
To |
|
Change Attribute Type defaultValidators : Map<LegacyField<?>,LegacyBeanValidator> to defaultValidators : Map<Field<?>,BeanValidator> in class com.vaadin.v7.data.fieldgroup.BeanFieldGroup |
From |
To |
|
Change Attribute Type email : LegacyTextField to email : TextField in class com.vaadin.tests.fieldgroup.FormWithNestedProperties |
From |
To |
|
Change Attribute Type value : LegacyTextField to value : TextField in class com.vaadin.tests.push.PushConfigurator |
From |
To |
|
Change Attribute Type endDateField : LegacyDateField to endDateField : DateField in class com.vaadin.tests.themes.valo.CalendarTest |
From |
To |
|
Change Attribute Type grid : LegacyGrid to grid : Grid in class com.vaadin.v7.tests.server.component.grid.sort.SortTest |
From |
To |
|
Change Attribute Type field : LegacyAbstractField<Object> to field : AbstractField<Object> in class com.vaadin.tests.server.component.abstractfield.AbsFieldValidatorsTest |
From |
To |
|
Change Attribute Type datefield : LegacyDateField to datefield : DateField in class com.vaadin.v7.tests.server.component.datefield.DateFieldConverterTest |
From |
To |
|
Change Attribute Type partialValidator : LegacyRegexpValidator to partialValidator : RegexpValidator in class com.vaadin.v7.tests.data.validator.RegexpValidatorTest |
From |
To |
|
Change Attribute Type tf : LegacyTextField to tf : TextField in class com.vaadin.tests.components.abstractfield.AbstractFieldCommitWithInvalidValues |
From |
To |
|
Change Attribute Type tokenConverter : LegacyConverter<String,?> to tokenConverter : Converter<String,?> in class com.vaadin.v7.data.util.converter.StringToCollectionConverter |
From |
To |
|
Change Attribute Type requiredErrorInput : LegacyTextField to requiredErrorInput : TextField in class com.vaadin.tests.validation.ValidationOfRequiredEmptyFields |
From |
To |
|
Change Attribute Type regex : LegacyRegexpValidator to regex : RegexpValidator in class com.vaadin.v7.tests.data.validator.CompositeValidatorTest |
From |
To |
|
Change Attribute Type dateField : LegacyDateField to dateField : DateField in class com.vaadin.tests.fieldgroup.DateForm |
From |
To |
|
Change Attribute Type grid : LegacyGrid to grid : Grid in class com.vaadin.tests.components.grid.GridDetailsLocation |
From |
To |
|
Change Attribute Type cleanValidator : LegacyByteRangeValidator to cleanValidator : ByteRangeValidator in class com.vaadin.v7.tests.data.validator.ByteRangeValidatorTest |
From |
To |
|
Change Attribute Type field : LegacyTextField to field : TextField in class com.vaadin.v7.tests.server.component.textfield.TextFieldWithConverterAndValidatorTest |
From |
To |
|
Change Attribute Type maxValidator : LegacyByteRangeValidator to maxValidator : ByteRangeValidator in class com.vaadin.v7.tests.data.validator.ByteRangeValidatorTest |
From |
To |
|
Change Attribute Type firstName : LegacyTextField to firstName : TextField in class com.vaadin.tests.fieldgroup.AbstractBasicCrud.CustomForm |
From |
To |
|
Change Attribute Type grid : LegacyGrid to grid : Grid in class com.vaadin.v7.tests.server.component.grid.GridSelectionTest |
From |
To |
|
Change Attribute Type unboundField : LegacyTextField to unboundField : TextField in class com.vaadin.v7.data.util.TransactionalPropertyWrapperTest |
From |
To |
|
Change Attribute Type cleanValidator : LegacyFloatRangeValidator to cleanValidator : FloatRangeValidator in class com.vaadin.v7.tests.data.validator.FloatRangeValidatorTest |
From |
To |
|
Change Attribute Type grid : LegacyGrid to grid : Grid in class com.vaadin.tests.components.grid.basicfeatures.GridBasicFeatures |
From |
To |
|
Change Attribute Type secondDelay : LegacyTextField to secondDelay : TextField in class com.vaadin.tests.components.ui.LoadingIndicatorConfigurationTest |
From |
To |
|
Change Attribute Type toRange : LegacyDateField to toRange : DateField in class com.vaadin.tests.components.datefield.LegacyDateFieldRanges |
From |
To |
|
Change Attribute Type duration : LegacyTextField to duration : TextField in class com.vaadin.tests.push.PushLargeData |
From |
To |
|
Change Attribute Type converter : LegacyConverter<T,Object> to converter : Converter<T,Object> in class com.vaadin.v7.ui.AbstractField |
From |
To |
|
Change Attribute Type converter : LegacyStringToBooleanConverter to converter : StringToBooleanConverter in class com.vaadin.tests.data.converter.StringToBooleanConverterTest |
From |
To |
|
Change Attribute Type quickOpenDelay : LegacyTextField to quickOpenDelay : TextField in class com.vaadin.tests.tooltip.TooltipConfiguration |
From |
To |
|
Change Attribute Type address_postalCode : LegacyTextField to address_postalCode : TextField in class com.vaadin.tests.fieldgroup.AbstractBasicCrud.CustomForm |
From |
To |
|
Change Attribute Type minMaxValidator : LegacyLongRangeValidator to minMaxValidator : LongRangeValidator in class com.vaadin.v7.tests.data.validator.LongRangeValidatorTest |
From |
To |
|
Change Attribute Type firstName : LegacyTextField to firstName : TextField in class com.vaadin.tests.minitutorials.v7a1.FormUsingExistingLayout.MyFormLayout |
From |
To |
|
Change Attribute Type minValidator : LegacyLongRangeValidator to minValidator : LongRangeValidator in class com.vaadin.v7.tests.data.validator.LongRangeValidatorTest |
From |
To |
|
Change Attribute Type minValidator : LegacyIntegerRangeValidator to minValidator : IntegerRangeValidator in class com.vaadin.v7.tests.data.validator.IntegerRangeValidatorTest |
From |
To |
|
Change Attribute Type minMaxValidator : LegacyDateRangeValidator to minMaxValidator : DateRangeValidator in class com.vaadin.v7.tests.data.validator.DateRangeValidatorTest |
From |
To |
|
Change Attribute Type user : LegacyTextField to user : TextField in class com.vaadin.tests.minitutorials.v70.SimpleLoginView |
From |
To |
|
Change Attribute Type gender : LegacyTextField to gender : TextField in class com.vaadin.tests.fieldgroup.AbstractBasicCrud.CustomForm |
From |
To |
|
Change Attribute Type maxValidator : LegacyDateRangeValidator to maxValidator : DateRangeValidator in class com.vaadin.v7.tests.data.validator.DateRangeValidatorTest |
From |
To |
|
Change Attribute Type reverseConverter : LegacyConverter<Enum,String> to reverseConverter : Converter<Enum,String> in class com.vaadin.tests.data.converter.StringToEnumConverterTest |
From |
To |
|
Change Attribute Type ageField : LegacyTextField to ageField : TextField in class com.vaadin.v7.data.util.TransactionalPropertyWrapperTest |
From |
To |
|
Change Attribute Type field : LegacyTextField to field : TextField in class com.vaadin.v7.tests.server.component.textfield.TextFieldWithPropertyFormatterTest |
From |
To |
|
Change Attribute Type address_country : LegacyTextField to address_country : TextField in class com.vaadin.tests.fieldgroup.AbstractBasicCrud.CustomForm |
From |
To |
|
Change Attribute Type grid : LegacyGrid to grid : Grid in class com.vaadin.tests.components.grid.GridColumnExpand |
From |
To |
|
Change Attribute Type startDateField : LegacyDateField to startDateField : DateField in class com.vaadin.tests.components.calendar.CalendarTest |
From |
To |
|
Change Attribute Type cleanValidator : LegacyIntegerRangeValidator to cleanValidator : IntegerRangeValidator in class com.vaadin.v7.tests.data.validator.IntegerRangeValidatorTest |
From |
To |
|
Change Attribute Type cleanValidator : LegacyBigDecimalRangeValidator to cleanValidator : BigDecimalRangeValidator in class com.vaadin.v7.tests.data.validator.BigDecimalRangeValidatorTest |
From |
To |
|
Change Attribute Type or : LegacyCompositeValidator to or : CompositeValidator in class com.vaadin.v7.tests.data.validator.CompositeValidatorTest |
From |
To |
|
Change Attribute Type grid : LegacyGrid to grid : Grid in class com.vaadin.tests.fieldgroup.BasicCrudGridEditorRow |
From |
To |
|
Change Attribute Type fooFilter : LegacyTextField to fooFilter : TextField in class com.vaadin.tests.TestForContainerFilterable |
From |
To |
|
Change Attribute Type firstName : LegacyTextField to firstName : TextField in class com.vaadin.tests.fieldgroup.FormWithNestedProperties |
From |
To |
|
Change Attribute Type age : LegacyTextField to age : TextField in class com.vaadin.tests.fieldgroup.BasicPersonForm |
From |
To |
|
Change Attribute Type reverseConverter : LegacyConverter<Byte,String> to reverseConverter : Converter<Byte,String> in class com.vaadin.tests.data.converter.StringToByteConverterTest |
From |
To |
|
Change Attribute Type converter : LegacyConverter<?,Object> to converter : Converter<?,Object> in class com.vaadin.v7.ui.Grid.Column |
From |
To |
|
Change Attribute Type closeTimeout : LegacyTextField to closeTimeout : TextField in class com.vaadin.tests.tooltip.TooltipConfiguration |
From |
To |
|
Change Attribute Type actualDateField : LegacyPopupDateField to actualDateField : PopupDateField in class com.vaadin.tests.components.datefield.DateFieldRangeValidation |
From |
To |
|
Change Attribute Type maxWidth : LegacyTextField to maxWidth : TextField in class com.vaadin.tests.tooltip.TooltipConfiguration |
From |
To |
|
Change Attribute Type grid : LegacyGrid to grid : Grid in class com.vaadin.v7.ui.Grid.Column |
From |
To |
|
Change Attribute Type validatorMaxValue : LegacyStringLengthValidator to validatorMaxValue : StringLengthValidator in class com.vaadin.v7.tests.data.validator.StringLengthValidatorTest |
From |
To |
|
Change Attribute Type filterString : LegacyTextField to filterString : TextField in class com.vaadin.tests.containers.IndexedContainerFilteringTest |
From |
To |
|
Change Attribute Type minMaxValidator : LegacyBigDecimalRangeValidator to minMaxValidator : BigDecimalRangeValidator in class com.vaadin.v7.tests.data.validator.BigDecimalRangeValidatorTest |
From |
To |
|
Change Attribute Type converter : LegacyStringToShortConverter to converter : StringToShortConverter in class com.vaadin.tests.data.converter.StringToShortConverterTest |
From |
To |
|
Change Attribute Type password : LegacyPasswordField to password : PasswordField in class com.vaadin.tests.minitutorials.v70.SimpleLoginView |
From |
To |
|
Change Attribute Type grid : LegacyGrid to grid : Grid in class com.vaadin.tests.components.grid.GridFastAsyncUpdate |
From |
To |
|
Change Attribute Type field : LegacyAbstractField to field : AbstractField in class com.vaadin.tests.server.component.abstractfield.RemoveListenersOnDetachTest |
From |
To |
|
Change Attribute Type reverseConverter : LegacyConverter<Long,String> to reverseConverter : Converter<Long,String> in class com.vaadin.tests.data.converter.StringToLongConverterTest |
From |
To |
|
Change Attribute Type deceased : LegacyTextField to deceased : TextField in class com.vaadin.tests.fieldgroup.BasicPersonForm |
From |
To |
|
Change Attribute Type grid : LegacyGrid to grid : Grid in class com.vaadin.tests.components.grid.GridThemeUI |
From |
To |
|
Change Attribute Type interval : LegacyTextField to interval : TextField in class com.vaadin.tests.push.PushLargeData |
From |
To |
|
Change Attribute Type lastName : LegacyTextField to lastName : TextField in class com.vaadin.tests.declarative.PotusForm |
From |
To |
|
Change Attribute Type minMaxValidator : LegacyFloatRangeValidator to minMaxValidator : FloatRangeValidator in class com.vaadin.v7.tests.data.validator.FloatRangeValidatorTest |
From |
To |
|
Change Attribute Type converter : LegacyStringToEnumConverter to converter : StringToEnumConverter in class com.vaadin.tests.data.converter.StringToEnumConverterTest |
From |
To |
|
Change Attribute Type lastName : LegacyTextField to lastName : TextField in class com.vaadin.tests.fieldgroup.FormWithNestedProperties |
From |
To |
|
Change Attribute Type factory : LegacyDefaultConverterFactory to factory : DefaultConverterFactory in class com.vaadin.tests.data.converter.DefaultConverterFactoryTest |
From |
To |
|
Change Attribute Type propertyValueConverters : HashMap<Object,LegacyConverter<String,Object>> to propertyValueConverters : HashMap<Object,Converter<String,Object>> in class com.vaadin.v7.ui.Table |
From |
To |
|
Change Attribute Type text : LegacyTextField to text : TextField in class com.vaadin.tests.components.table.TableScrollUpOnSelect |
From |
To |
|
Change Attribute Type firstName : LegacyTextField to firstName : TextField in class com.vaadin.tests.fieldgroup.FieldBinderWithBeanValidation |
From |
To |
|
Change Attribute Type barFilter : LegacyTextField to barFilter : TextField in class com.vaadin.tests.TestForContainerFilterable |
From |
To |
|
Change Attribute Type cache : HashMap<Object,HashMap<Object,LegacyField<?>>> to cache : HashMap<Object,HashMap<Object,Field<?>>> in class com.vaadin.tests.components.table.EditableTableLeak.CachingFieldFactory |
From |
To |
|
Change Attribute Type grid : LegacyGrid to grid : Grid in class com.vaadin.v7.tests.server.renderer.RendererTest |
From |
To |
|
Change Attribute Type converter : LegacyDateToLongConverter to converter : DateToLongConverter in class com.vaadin.tests.data.converter.DateToLongConverterTest |
From |
To |
|
Change Attribute Type editPassword : LegacyPasswordField to editPassword : PasswordField in class com.vaadin.tests.components.absolutelayout.AbsoluteLayoutHideComponent |
From |
To |
|
Change Attribute Type address_city : LegacyTextField to address_city : TextField in class com.vaadin.tests.fieldgroup.AbstractBasicCrud.CustomForm |
From |
To |
|
Change Attribute Type f : LegacyTextField to f : TextField in class com.vaadin.tests.components.uitest.BackButtonTest.Page2 |
From |
To |
|
Change Attribute Type yesNoConverter : LegacyStringToBooleanConverter to yesNoConverter : StringToBooleanConverter in class com.vaadin.tests.data.converter.StringToBooleanConverterTest |
From |
To |
|
Change Attribute Type propertyIdToField : HashMap<Object,LegacyField<?>> to propertyIdToField : HashMap<Object,Field<?>> in class com.vaadin.v7.data.fieldgroup.FieldGroup |
From |
To |
|
Change Attribute Type captionField : LegacyTextField to captionField : TextField in class com.vaadin.tests.components.notification.NotificationsHtmlAllowed |
From |
To |
|
Change Attribute Type captionField : LegacyTextField to captionField : TextField in class com.vaadin.tests.themes.valo.CalendarTest |
From |
To |
|
Change Attribute Type maxValidator : LegacyFloatRangeValidator to maxValidator : FloatRangeValidator in class com.vaadin.v7.tests.data.validator.FloatRangeValidatorTest |
From |
To |
|
Change Attribute Type listenedTextField : LegacyTextField to listenedTextField : TextField in class com.vaadin.tests.components.orderedlayout.VerticalLayoutFocusWithDOMChanges |
From |
To |
|
Change Attribute Type grid : LegacyGrid to grid : Grid in class com.vaadin.tests.components.grid.ProgrammaticEditorControl |
From |
To |
|
Change Attribute Type address_streetAddress : LegacyTextField to address_streetAddress : TextField in class com.vaadin.tests.fieldgroup.AbstractBasicCrud.CustomForm |
From |
To |
|
Change Attribute Type grid : LegacyGrid to grid : Grid in class com.vaadin.v7.tests.server.component.grid.GridAddRowBuiltinContainerTest |
From |
To |
|
Change Attribute Type onlyNull : LegacyNullValidator to onlyNull : NullValidator in class com.vaadin.v7.tests.data.validator.NullValidatorTest |
From |
To |
|
Change Attribute Type field : LegacyTextField to field : TextField in class com.vaadin.v7.ui.components.colorpicker.ColorPickerPreview |
From |
To |
|
Change Attribute Type birthDate : LegacyTextField to birthDate : TextField in class com.vaadin.tests.fieldgroup.AbstractBasicCrud.CustomForm |
From |
To |
|
Change Attribute Type streetAddress : LegacyTextField to streetAddress : TextField in class com.vaadin.tests.fieldgroup.FormBuilderWithNestedProperties |
From |
To |
|
Change Attribute Type lastName : LegacyTextField to lastName : TextField in class com.vaadin.tests.fieldgroup.AbstractBasicCrud.CustomForm |
From |
To |
|
Change Attribute Type converter : LegacyStringToDateConverter to converter : StringToDateConverter in class com.vaadin.tests.data.converter.StringToDateConverterTest |
From |
To |
|
Change Attribute Type maxValidator : LegacyBigIntegerRangeValidator to maxValidator : BigIntegerRangeValidator in class com.vaadin.v7.tests.data.validator.BigIntegerRangeValidatorTest |
From |
To |
|
Change Attribute Type minMaxValidator : LegacyShortRangeValidator to minMaxValidator : ShortRangeValidator in class com.vaadin.v7.tests.data.validator.ShortRangeValidatorTest |
From |
To |
|
Change Attribute Type age : LegacyTextField to age : TextField in class com.vaadin.tests.fieldgroup.FormWithNestedProperties |
From |
To |
|
Change Attribute Type validatorNoNull : LegacyStringLengthValidator to validatorNoNull : StringLengthValidator in class com.vaadin.v7.tests.data.validator.StringLengthValidatorTest |
From |
To |
|
Change Attribute Type fromRange : LegacyDateField to fromRange : DateField in class com.vaadin.tests.components.datefield.LegacyDateFieldRanges |
From |
To |
|
Change Attribute Type converter : LegacyStringToBigDecimalConverter to converter : StringToBigDecimalConverter in class com.vaadin.tests.data.converter.StringToBigDecimalConverterTest |
From |
To |
|
Change Attribute Type customStyle : LegacyTextField to customStyle : TextField in class com.vaadin.tests.components.uitest.ThemeTestUI |
From |
To |
|
Change Attribute Type converterFactory : LegacyConverterFactory to converterFactory : ConverterFactory in class com.vaadin.server.VaadinSession |
From |
To |
|
Change Attribute Type converter : LegacyStringToLongConverter to converter : StringToLongConverter in class com.vaadin.tests.data.converter.StringToLongConverterTest |
From |
To |
|
Change Attribute Type maxValidator : LegacyDoubleRangeValidator to maxValidator : DoubleRangeValidator in class com.vaadin.v7.tests.data.validator.DoubleRangeValidatorTest |
From |
To |
|
Change Attribute Type minValidator : LegacyFloatRangeValidator to minValidator : FloatRangeValidator in class com.vaadin.v7.tests.data.validator.FloatRangeValidatorTest |
From |
To |
|
Change Attribute Type stringEnumConverter : LegacyConverter<String,Enum> to stringEnumConverter : Converter<String,Enum> in class com.vaadin.ui.declarative.DesignFormatter |
From |
To |
|
Change Attribute Type lastName : LegacyTextField to lastName : TextField in class com.vaadin.tests.fieldgroup.FormBuilderWithNestedProperties |
From |
To |
|
Change Attribute Type converter : LegacyConverter<String,Object> to converter : Converter<String,Object> in class com.vaadin.ui.Label |
From |
To |
|
Change Attribute Type textField : LegacyTextField to textField : TextField in class com.vaadin.tests.fieldgroup.DateForm |
From |
To |
|
Change Attribute Type converter : LegacyStringToBigIntegerConverter to converter : StringToBigIntegerConverter in class com.vaadin.tests.data.converter.StringToBigIntegerConverterTest |
From |
To |
|
Change Attribute Type cleanValidator : LegacyDateRangeValidator to cleanValidator : DateRangeValidator in class com.vaadin.v7.tests.data.validator.DateRangeValidatorTest |
From |
To |
|
Change Attribute Type display : LegacyTextField to display : TextField in class com.vaadin.tests.application.calculator.Calc |
From |
To |
|
Change Attribute Type lastName : LegacyTextField to lastName : TextField in class com.vaadin.tests.minitutorials.v7a1.FormUsingExistingLayout.MyFormLayout |
From |
To |
|
Change Attribute Type filterFoobarField : LegacyTextField to filterFoobarField : TextField in class com.vaadin.tests.components.orderedlayout.VerticalLayoutWithEmptyLabel.MyPanel |
From |
To |
|
Change Attribute Type minMaxValidator : LegacyBigIntegerRangeValidator to minMaxValidator : BigIntegerRangeValidator in class com.vaadin.v7.tests.data.validator.BigIntegerRangeValidatorTest |
From |
To |
|
Change Attribute Type fieldToPropertyId : LinkedHashMap<LegacyField<?>,Object> to fieldToPropertyId : LinkedHashMap<Field<?>,Object> in class com.vaadin.v7.data.fieldgroup.FieldGroup |
From |
To |
|
Change Attribute Type converter : LegacyStringToIntegerConverter to converter : StringToIntegerConverter in class com.vaadin.tests.data.converter.StringToIntegerConverterTest |
From |
To |
|
Change Attribute Type reverseConverter : LegacyConverter<Short,String> to reverseConverter : Converter<Short,String> in class com.vaadin.tests.data.converter.StringToShortConverterTest |
From |
To |
|
Change Attribute Type textField : LegacyTextField to textField : TextField in class com.vaadin.tests.components.DisableEnableCascadeStyles |
From |
To |
|
Change Attribute Type grid : LegacyGrid to grid : Grid in class com.vaadin.v7.tests.server.component.grid.MultiSelectionModelTest |
From |
To |
|
Change Attribute Type field : LegacyTextField to field : TextField in class com.vaadin.v7.tests.server.component.textfield.TextFieldWithValidatorTest |
From |
To |
|
Change Attribute Type converter : LegacyStringToDoubleConverter to converter : StringToDoubleConverter in class com.vaadin.tests.data.converter.StringToDoubleConverterTest |
From |
To |
|
Change Attribute Type cursorPosition : LegacyTextField to cursorPosition : TextField in class com.vaadin.tests.components.textarea.TextAreaCursorPosition |
From |
To |
|
Change Attribute Type editEmail : LegacyTextField to editEmail : TextField in class com.vaadin.tests.components.absolutelayout.AbsoluteLayoutHideComponent |
From |
To |
|
Change Attribute Type readOnlyField : LegacyTextField to readOnlyField : TextField in class com.vaadin.v7.tests.server.component.fieldgroup.FieldGroupWithReadOnlyPropertiesTest |
From |
To |
|
Change Attribute Type firstName : LegacyTextField to firstName : TextField in class com.vaadin.tests.fieldgroup.FormBuilderWithNestedProperties |
From |
To |
|
Change Attribute Type age : LegacyTextField to age : TextField in class com.vaadin.tests.fieldgroup.AbstractBasicCrud.CustomForm |
From |
To |
|
Change Attribute Type textField : LegacyTextField to textField : TextField in class com.vaadin.tests.minitutorials.v7b5.SettingReadingSessionAttributesUI |
From |
To |
|
Change Attribute Type currentRangeValidator : LegacyDateRangeValidator to currentRangeValidator : DateRangeValidator in class com.vaadin.v7.ui.DateField |
From |
To |
|
Change Attribute Type minValidator : LegacyBigIntegerRangeValidator to minValidator : BigIntegerRangeValidator in class com.vaadin.v7.tests.data.validator.BigIntegerRangeValidatorTest |
From |
To |
|
Change Attribute Type changingTextField : LegacyTextField to changingTextField : TextField in class com.vaadin.tests.components.orderedlayout.VerticalLayoutFocusWithDOMChanges |
From |
To |
|
Change Attribute Type firstName : LegacyTextField to firstName : TextField in class com.vaadin.tests.declarative.PotusForm |
From |
To |
|
Change Attribute Type dynamicDateField : LegacyDateField to dynamicDateField : DateField in class com.vaadin.tests.components.datefield.LegacyDateFieldRanges |
From |
To |
|
Change Attribute Type minMaxValidator : LegacyDoubleRangeValidator to minMaxValidator : DoubleRangeValidator in class com.vaadin.v7.tests.data.validator.DoubleRangeValidatorTest |
From |
To |
|
Change Attribute Type filterPhoneField : LegacyTextField to filterPhoneField : TextField in class com.vaadin.tests.components.orderedlayout.VerticalLayoutWithEmptyLabel.MyPanel |
From |
To |
|
Change Attribute Type cleanValidator : LegacyBigIntegerRangeValidator to cleanValidator : BigIntegerRangeValidator in class com.vaadin.v7.tests.data.validator.BigIntegerRangeValidatorTest |
From |
To |
|
Change Attribute Type streetAddress : LegacyTextField to streetAddress : TextField in class com.vaadin.tests.fieldgroup.FormWithNestedProperties |
From |
To |
|
Change Attribute Type email : LegacyEmailValidator to email : EmailValidator in class com.vaadin.v7.tests.data.validator.CompositeValidatorTest |
From |
To |
|
Change Attribute Type converterMap : Map<Class<?>,LegacyConverter<String,?>> to converterMap : Map<Class<?>,Converter<String,?>> in class com.vaadin.ui.declarative.DesignFormatter |
From |
To |
|
Change Attribute Type popupDateField : LegacyPopupDateField to popupDateField : PopupDateField in class com.vaadin.tests.fieldgroup.DateForm |
From |
To |
|
Change Attribute Type grid : LegacyGrid to grid : Grid in class com.vaadin.tests.components.grid.GridHeight |
From |
To |
|
Change Attribute Type maxValidator : LegacyLongRangeValidator to maxValidator : LongRangeValidator in class com.vaadin.v7.tests.data.validator.LongRangeValidatorTest |
From |
To |
|
Change Attribute Type minValidator : LegacyByteRangeValidator to minValidator : ByteRangeValidator in class com.vaadin.v7.tests.data.validator.ByteRangeValidatorTest |
From |
To |
|
Change Attribute Type components : List<LegacyAbstractField<?>> to components : List<AbstractField<?>> in class com.vaadin.tests.layouts.CaptionsInLayouts |
From |
To |
|
Change Attribute Type componentDescription : LegacyTextField to componentDescription : TextField in class com.vaadin.tests.components.orderedlayout.BoxLayoutTest |
From |
To |
|
Change Attribute Type validator : LegacyStringLengthValidator to validator : StringLengthValidator in class com.vaadin.v7.tests.data.validator.StringLengthValidatorTest |
From |
To |
|
Change Attribute Type grid : LegacyGrid to grid : Grid in class com.vaadin.tests.components.grid.GridColumnWidthsWithoutData |
From |
To |
|
Change Attribute Type and : LegacyCompositeValidator to and : CompositeValidator in class com.vaadin.v7.tests.data.validator.CompositeValidatorTest |
From |
To |
|
Change Attribute Type quickOpenTimeout : LegacyTextField to quickOpenTimeout : TextField in class com.vaadin.tests.tooltip.TooltipConfiguration |
From |
To |
|
Change Attribute Type captionField : LegacyTextField to captionField : TextField in class com.vaadin.tests.components.calendar.CalendarTest |
From |
To |
|
Change Attribute Type grid : LegacyGrid to grid : Grid in class com.vaadin.v7.tests.server.component.grid.GridEditorTest |
From |
To |
|
Change Attribute Type maxValidator : LegacyIntegerRangeValidator to maxValidator : IntegerRangeValidator in class com.vaadin.v7.tests.data.validator.IntegerRangeValidatorTest |
From |
To |
|
Change Attribute Type popupDateField : LegacyPopupDateField to popupDateField : PopupDateField in class com.vaadin.tests.components.AddRemoveSetStyleNamesTest |
From |
To |
|
Change Attribute Type fields : Set<LegacyField> to fields : Set<Field> in class com.vaadin.tests.components.abstractfield.RequiredIndicatorForFieldsWithoutCaption |
From |
To |
|
Change Attribute Type cleanValidator : LegacyLongRangeValidator to cleanValidator : LongRangeValidator in class com.vaadin.v7.tests.data.validator.LongRangeValidatorTest |
From |
To |
|
Change Attribute Type grid : LegacyGrid to grid : Grid in class com.vaadin.tests.components.grid.GridScrolling |
From |
To |
|
Change Attribute Type field : LegacyAbstractField<T> to field : AbstractField<T> in class com.vaadin.tests.server.components.AbstractFieldValueChangeTestBase |
From |
To |
|
Change Attribute Type firstName : LegacyTextField to firstName : TextField in class com.vaadin.tests.fieldgroup.BasicPersonForm |
From |
To |
|
Change Attribute Type basicField : LegacyTextField to basicField : TextField in class com.vaadin.v7.tests.server.component.fieldgroup.BeanFieldGroupTest.ViewStub |
From |
To |
|
Change Attribute Type textField : LegacyTextField to textField : TextField in class com.vaadin.tests.TestForUpload |
From |
To |
|
Change Attribute Type inlineDynamicDateField : LegacyDateField to inlineDynamicDateField : DateField in class com.vaadin.tests.components.datefield.LegacyDateFieldRanges |
From |
To |
|
Change Attribute Type maxValidator : LegacyBigDecimalRangeValidator to maxValidator : BigDecimalRangeValidator in class com.vaadin.v7.tests.data.validator.BigDecimalRangeValidatorTest |
From |
To |
|
Change Attribute Type grid : LegacyGrid to grid : Grid in class com.vaadin.v7.tests.server.component.grid.GridColumnsTest |
From |
To |
|
Change Attribute Type position : LegacyTextField to position : TextField in class com.vaadin.tests.containers.IndexedContainerFilteringTest |
From |
To |
|
Change Attribute Type tf : LegacyTextField to tf : TextField in class com.vaadin.tests.integration.JSR286Portlet |
From |
To |
|
Change Attribute Type minValidator : LegacyDateRangeValidator to minValidator : DateRangeValidator in class com.vaadin.v7.tests.data.validator.DateRangeValidatorTest |
From |
To |
|
Change Attribute Type validator : LegacyEmailValidator to validator : EmailValidator in class com.vaadin.v7.tests.data.validator.EmailValidatorTest |
From |
To |
|
Change Attribute Type associatedProperties : Map<LegacyField<?>,Property<?>> to associatedProperties : Map<Field<?>,Property<?>> in class com.vaadin.v7.ui.Table |
From |
To |
|
Change Attribute Type converter : LegacyStringToFloatConverter to converter : StringToFloatConverter in class com.vaadin.tests.data.converter.StringToFloatConverterTest |
From |
To |
|
Change Attribute Type filterString : LegacyTextField to filterString : TextField in class com.vaadin.tests.containers.BeanItemContainerFilteringTest |
From |
To |
|
Change Attribute Type maxValidator : LegacyShortRangeValidator to maxValidator : ShortRangeValidator in class com.vaadin.v7.tests.data.validator.ShortRangeValidatorTest |
From |
To |
|
Change Attribute Type tf : LegacyTextField to tf : TextField in class com.vaadin.tests.validation.ValidationOfRequiredEmptyFields |
From |
To |
|
Change Attribute Type grid : LegacyGrid to grid : Grid in class com.vaadin.v7.ui.Grid.StaticSection |
From |
To |
|
Change Attribute Type age : LegacyTextField to age : TextField in class com.vaadin.tests.fieldgroup.FieldBinderWithBeanValidation |
From |
To |
|
Change Attribute Type localeConverter : LegacyStringToBooleanConverter to localeConverter : StringToBooleanConverter in class com.vaadin.tests.data.converter.StringToBooleanConverterTest |
From |
To |
|
Change Attribute Type tf : LegacyTextField to tf : TextField in class com.vaadin.tests.appengine.GAESyncTest.IntrWindow |
From |
To |
|
Change Attribute Type email : LegacyTextField to email : TextField in class com.vaadin.tests.fieldgroup.FieldBinderWithBeanValidation |
From |
To |
|
Change Attribute Type startDateField : LegacyDateField to startDateField : DateField in class com.vaadin.tests.themes.valo.CalendarTest |
From |
To |
|
Change Attribute Type stringObjectConverter : LegacyConverter<String,Object> to stringObjectConverter : Converter<String,Object> in class com.vaadin.ui.declarative.DesignFormatter |
From |
To |
|
Change Attribute Type endDateField : LegacyDateField to endDateField : DateField in class com.vaadin.tests.components.calendar.CalendarTest |
From |
To |
|
Change Attribute Type grid : LegacyGrid to grid : Grid in class com.vaadin.tests.fieldgroup.BasicCrudGrid |
From |
To |
|
Change Attribute Type minValidator : LegacyDoubleRangeValidator to minValidator : DoubleRangeValidator in class com.vaadin.v7.tests.data.validator.DoubleRangeValidatorTest |
From |
To |
|
Change Attribute Type notNull : LegacyNullValidator to notNull : NullValidator in class com.vaadin.v7.tests.data.validator.NullValidatorTest |
From |
To |
|
Change Attribute Type boundWithAnnotation : LegacyTextField to boundWithAnnotation : TextField in class com.vaadin.v7.tests.server.component.fieldgroup.BeanFieldGroupTest.ViewStub |
From |
To |
|
Change Attribute Type minValidator : LegacyBigDecimalRangeValidator to minValidator : BigDecimalRangeValidator in class com.vaadin.v7.tests.data.validator.BigDecimalRangeValidatorTest |
From |
To |
|
Change Attribute Type minValidator : LegacyShortRangeValidator to minValidator : ShortRangeValidator in class com.vaadin.v7.tests.data.validator.ShortRangeValidatorTest |
From |
To |
|
Change Attribute Type converter : LegacyStringToByteConverter to converter : StringToByteConverter in class com.vaadin.tests.data.converter.StringToByteConverterTest |
From |
To |
|
Change Attribute Type tf : LegacyTextField to tf : TextField in class com.vaadin.tests.components.abstractfield.TextFieldConversions |
From |
To |
|
Change Attribute Type writableField : LegacyTextField to writableField : TextField in class com.vaadin.v7.tests.server.component.fieldgroup.FieldGroupWithReadOnlyPropertiesTest |
From |
To |
|
Change Attribute Type grid : LegacyGrid to grid : Grid in class com.vaadin.v7.tests.server.component.grid.GridColumnAddingAndRemovingTest |
From |
To |
|
Change Attribute Type validatorMinValue : LegacyStringLengthValidator to validatorMinValue : StringLengthValidator in class com.vaadin.v7.tests.data.validator.StringLengthValidatorTest |
From |
To |
|
Change Attribute Type openDelay : LegacyTextField to openDelay : TextField in class com.vaadin.tests.tooltip.TooltipConfiguration |
From |
To |
|
Change Attribute Type invalidValueExceptions : Map<LegacyField<?>,InvalidValueException> to invalidValueExceptions : Map<Field<?>,InvalidValueException> in class com.vaadin.v7.data.fieldgroup.FieldGroup.FieldGroupInvalidValueException |
From |
To |
|
Change Attribute Type realConverter : LegacyConverter<MODEL,PRESENTATION> to realConverter : Converter<MODEL,PRESENTATION> in class com.vaadin.v7.data.util.converter.ReverseConverter |
From |
To |
|
Change Attribute Type deceased : LegacyTextField to deceased : TextField in class com.vaadin.tests.fieldgroup.FieldBinderWithBeanValidation |
From |
To |
|
Change Attribute Type cleanValidator : LegacyShortRangeValidator to cleanValidator : ShortRangeValidator in class com.vaadin.v7.tests.data.validator.ShortRangeValidatorTest |
From |
To |
|
Change Attribute Type dataSize : LegacyTextField to dataSize : TextField in class com.vaadin.tests.push.PushLargeData |
From |
To |
|
Change Attribute Type nameField : LegacyTextField to nameField : TextField in class com.vaadin.v7.data.util.TransactionalPropertyWrapperTest |
From |
To |
|
Change Attribute Type grid : LegacyGrid to grid : Grid in class com.vaadin.v7.tests.server.component.grid.SingleSelectionModelTest |
From |
To |
|
Change Attribute Type completeValidator : LegacyRegexpValidator to completeValidator : RegexpValidator in class com.vaadin.v7.tests.data.validator.RegexpValidatorTest |
From |
To |
|
Change Attribute Type cleanValidator : LegacyDoubleRangeValidator to cleanValidator : DoubleRangeValidator in class com.vaadin.v7.tests.data.validator.DoubleRangeValidatorTest |
From |
To |