|
Change Parameter Type newField : AbstractField to newField : LegacyAbstractField in method public addListener(newField LegacyAbstractField) : void in class com.vaadin.tests.components.textarea.TextAreaCursorPosition |
From |
To |
|
Change Parameter Type field : Field to field : LegacyField in method protected bindPropertyToField(propertyId Object, property Property, field LegacyField) : void in class com.vaadin.ui.Form |
From |
To |
|
Change Parameter Type field : Field<?> to field : LegacyField<?> in method public getPropertyId(field LegacyField<?>) : Object in class com.vaadin.data.fieldgroup.FieldGroup |
From |
To |
|
Change Parameter Type field : AbstractField<String> to field : LegacyAbstractField<String> in method protected setValue(field LegacyAbstractField<String>) : void in class com.vaadin.tests.server.components.TextFieldValueChangeTest |
From |
To |
|
Change Parameter Type field : AbstractField<T> to field : LegacyAbstractField<T> in method protected setValue(field LegacyAbstractField<T>) : void in class com.vaadin.tests.server.components.AbstractFieldValueChangeTestBase |
From |
To |
|
Change Parameter Type field : Field to field : LegacyField in method protected attachField(propertyId Object, field LegacyField) : void in class com.vaadin.ui.Form |
From |
To |
|
Change Parameter Type field : Field<?> to field : LegacyField<?> in method private throwIfPropertyIdAlreadyBound(field LegacyField<?>, propertyId Object) : void in class com.vaadin.data.fieldgroup.FieldGroup |
From |
To |
|
Change Parameter Type source : AbstractField to source : LegacyAbstractField in method public ReadOnlyStatusChangeEvent(source LegacyAbstractField) in class com.vaadin.legacy.ui.LegacyAbstractField.ReadOnlyStatusChangeEvent |
From |
To |
|
Change Parameter Type class1 : Class<? extends Field> to class1 : Class<? extends LegacyField> in method public AutoGeneratedForm(class1 Class<? extends LegacyField>) in class com.vaadin.tests.fieldgroup.AbstractBasicCrud.AutoGeneratedForm |
From |
To |
|
Change Parameter Type field : Field<?> to field : LegacyField<?> in method public unbind(field LegacyField<?>) : void in class com.vaadin.data.fieldgroup.BeanFieldGroup |
From |
To |
|
Change Parameter Type field : Field to field : LegacyField in method protected attachField(propertyId Object, field LegacyField) : void in class com.vaadin.tests.components.button.ButtonWithShortcutNotRendered.MyForm |
From |
To |
|
Change Parameter Type fieldClass : Class<? extends Field> to fieldClass : Class<? extends LegacyField> in method private getField(fieldClass Class<? extends LegacyField>) : Component in class com.vaadin.tests.validation.FieldErrorIndication |
From |
To |
|
Change Parameter Type field : Field<?> to field : LegacyField<?> in method public bind(field LegacyField<?>, propertyId Object) : void in class com.vaadin.data.fieldgroup.FieldGroup |
From |
To |
|
Change Parameter Type field : Field<?> to field : LegacyField<?> in method private throwIfFieldIsNull(field LegacyField<?>, propertyId Object) : void in class com.vaadin.data.fieldgroup.FieldGroup |
From |
To |
|
Change Parameter Type field : Field<?> to field : LegacyField<?> in method public addField(propertyId Object, field LegacyField<?>) : void in class com.vaadin.ui.Form |
From |
To |
|
Change Parameter Type keySet : Set<Field<?>> to keySet : Set<LegacyField<?>> in method private getFirstPropertyId(fieldGroup FieldGroup, keySet Set<LegacyField<?>>) : Object in class com.vaadin.ui.Grid.DefaultEditorErrorHandler |
From |
To |
|
Change Parameter Type field : AbstractField<?> to field : LegacyAbstractField<?> in method protected configureField(field LegacyAbstractField<?>) : void in class com.vaadin.tests.components.abstractfield.AbstractComponentDataBindingTest |
From |
To |
|
Change Parameter Type field : AbstractField<T> to field : LegacyAbstractField<T> in method protected setUp(field LegacyAbstractField<T>) : void in class com.vaadin.tests.server.components.AbstractFieldValueChangeTestBase |
From |
To |
|
Change Parameter Type field : Field<?> to field : LegacyField<?> in method protected configureField(field LegacyField<?>) : void in class com.vaadin.data.fieldgroup.FieldGroup |
From |
To |
|
Change Parameter Type class1 : Class<? extends AbstractField> to class1 : Class<? extends LegacyAbstractField> in method private checkDataBinding(class1 Class<? extends LegacyAbstractField>) : void in class com.vaadin.tests.tickets.Ticket2151 |
From |
To |
|
Change Parameter Type source : Field to source : LegacyField in method public ValueChangeEvent(source LegacyField) in class com.vaadin.legacy.ui.LegacyField.ValueChangeEvent |
From |
To |
|
Change Parameter Type field : Field to field : LegacyField in method protected detachField(field LegacyField) : void in class com.vaadin.ui.Form |
From |
To |
|
Change Parameter Type invalidValueExceptions : Map<Field<?>,InvalidValueException> to invalidValueExceptions : Map<LegacyField<?>,InvalidValueException> in method public FieldGroupInvalidValueException(invalidValueExceptions Map<LegacyField<?>,InvalidValueException>) in class com.vaadin.data.fieldgroup.FieldGroup.FieldGroupInvalidValueException |
From |
To |
|
Change Parameter Type field : Field to field : LegacyField in method public bind(field LegacyField, propertyId Object) : void in class com.vaadin.data.fieldgroup.BeanFieldGroup |
From |
To |
|
Change Parameter Type editor : Field<?> to editor : LegacyField<?> in method public setEditorField(editor LegacyField<?>) : Column in class com.vaadin.ui.Grid.Column |
From |
To |
|
Change Parameter Type field : Field to field : LegacyField in method protected bindPropertyToField(rowId Object, colId Object, property Property, field LegacyField) : void in class com.vaadin.ui.Table |
From |
To |
|
Change Parameter Type fieldType : Class<? extends Field> to fieldType : Class<? extends LegacyField> in method protected anySelect(fieldType Class<? extends LegacyField>) : boolean in class com.vaadin.data.fieldgroup.DefaultFieldGroupFieldFactory |
From |
To |
|
Change Parameter Type field : Field<?> to field : LegacyField<?> in method protected configureField(field LegacyField<?>) : void in class com.vaadin.data.fieldgroup.BeanFieldGroup |
From |
To |
|
Change Parameter Type field : Field to field : LegacyField in method protected attachField(propertyId Object, field LegacyField) : void in class com.vaadin.tests.components.customfield.EmbeddedForm |
From |
To |
|
Change Parameter Type field : Field<?> to field : LegacyField<?> in method private registerField(propertyId Object, field LegacyField<?>) : void in class com.vaadin.ui.Form |
From |
To |
|
Change Parameter Type field : Field<?> to field : LegacyField<?> in method public unbind(field LegacyField<?>) : void in class com.vaadin.data.fieldgroup.FieldGroup |
From |
To |
|
Change Parameter Type field : Field to field : LegacyField in method protected attachField(propertyId Object, field LegacyField) : void in class com.vaadin.tests.layouts.GridLayoutCaptions.CustomForm |
From |
To |
|
Change Parameter Type field : AbstractField<Object> to field : LegacyAbstractField<Object> in method protected setValue(field LegacyAbstractField<Object>) : void in class com.vaadin.tests.server.components.ComboBoxValueChangeTest |
From |
To |
|
Change Parameter Type field : Field<?> to field : LegacyField<?> in method private setEditorField(propertyId Object, field LegacyField<?>) : void in class com.vaadin.ui.Grid |
From |
To |
|
Change Return Type Field<?> to LegacyField<?> in method private getTrainingTypeComboboxFor(itemId Object) : LegacyField<?> in class com.vaadin.tests.tickets.Ticket2998.MyFieldFactory |
From |
To |
|
Change Return Type List<Field<?>> to List<LegacyField<?>> in method private createFields() : List<LegacyField<?>> in class com.vaadin.tests.server.component.FieldDefaultValuesTest |
From |
To |
|
Change Return Type Map<Field<?>,InvalidValueException> to Map<LegacyField<?>,InvalidValueException> in method public getInvalidFields() : Map<LegacyField<?>,InvalidValueException> in class com.vaadin.data.fieldgroup.FieldGroup.FieldGroupInvalidValueException |
From |
To |
|
Change Return Type Field to LegacyField in method public createField(container Container, itemId Object, propertyId Object, uiContext Component) : LegacyField in class com.vaadin.ui.DefaultFieldFactory |
From |
To |
|
Change Return Type Map<Field<?>,InvalidValueException> to Map<LegacyField<?>,InvalidValueException> in method public getInvalidFields() : Map<LegacyField<?>,InvalidValueException> in class com.vaadin.data.fieldgroup.FieldGroup.CommitException |
From |
To |
|
Change Return Type Collection<Field<?>> to Collection<LegacyField<?>> in method public getFields() : Collection<LegacyField<?>> in class com.vaadin.data.fieldgroup.FieldGroup |
From |
To |
|
Change Return Type Field<?> to LegacyField<?> in method public createField(container Container, itemId Object, propertyId Object, uiContext Component) : LegacyField<?> in class com.vaadin.tests.components.table.EditableModeChange.ItemFieldFactory |
From |
To |
|
Change Return Type Field<?> to LegacyField<?> in method public createField(container Container, itemId Object, propertyId Object, uiContext Component) : LegacyField<?> in class com.vaadin.ui.TableFieldFactory |
From |
To |
|
Change Return Type Field<?> to LegacyField<?> in method public createField(container Container, itemId Object, propertyId Object, uiContext Component) : LegacyField<?> in class com.vaadin.tests.components.table.MyFieldFactory |
From |
To |
|
Change Return Type Field<?> to LegacyField<?> in method public buildAndBind(propertyId Object) : LegacyField<?> in class com.vaadin.data.fieldgroup.FieldGroup |
From |
To |
|
Change Return Type Field<?> to LegacyField<?> in method public createField(container Container, itemId Object, propertyId Object, uiContext Component) : LegacyField<?> in class com.vaadin.tests.tickets.Ticket2998.MyFieldFactory |
From |
To |
|
Change Return Type Field<?> to LegacyField<?> in method public createField(item Item, propertyId Object, uiContext Component) : LegacyField<?> in class com.vaadin.ui.FormFieldFactory |
From |
To |
|
Change Return Type Field<?> to LegacyField<?> in method public createField(item Item, propertyId Object, uiContext Component) : LegacyField<?> in class com.vaadin.tests.layouts.TestAbsoluteLayout.MFieldFactory |
From |
To |
|
Change Return Type List<Class<? extends Field>> to List<Class<? extends LegacyField>> in method public getFields() : List<Class<? extends LegacyField>> in class com.vaadin.tests.VaadinClasses |
From |
To |
|
Change Return Type Field to LegacyField in method public getField(propertyId Object) : LegacyField in class com.vaadin.ui.Form |
From |
To |
|
Change Return Type Field<?> to LegacyField<?> in method public createFieldByPropertyType(type Class<?>) : LegacyField<?> in class com.vaadin.ui.DefaultFieldFactory |
From |
To |
|
Change Return Type Field<?> to LegacyField<?> in method public createField(item Item, propertyId Object, uiContext Component) : LegacyField<?> in class com.vaadin.ui.DefaultFieldFactory |
From |
To |
|
Change Return Type Map<Field<?>,InvalidValueException> to Map<LegacyField<?>,InvalidValueException> in method private commitFields() : Map<LegacyField<?>,InvalidValueException> in class com.vaadin.data.fieldgroup.FieldGroup |
From |
To |
|
Change Return Type Field<?> to LegacyField<?> in method public getEditorField() : LegacyField<?> in class com.vaadin.ui.Grid.Column |
From |
To |
|
Change Return Type Field<?> to LegacyField<?> in method private getEditorField(propertyId Object) : LegacyField<?> in class com.vaadin.ui.Grid |
From |
To |
|
Change Return Type Field<?> to LegacyField<?> in method public createField(container Container, itemId Object, propertyId Object, uiContext Component) : LegacyField<?> in class com.vaadin.tests.components.table.EditableTableLeak.CachingFieldFactory |
From |
To |
|
Change Return Type Field<?> to LegacyField<?> in method public createField(item Item, propertyId Object, uiContext Component) : LegacyField<?> in class com.vaadin.tests.components.datefield.DateFieldInSubWindow.TestCaseWindow.CustomerFieldFactory |
From |
To |
|
Change Return Type Field<?> to LegacyField<?> in method private getSecondaryTypesList(itemId Object) : LegacyField<?> in class com.vaadin.tests.tickets.Ticket2998.MyFieldFactory |
From |
To |
|
Change Return Type Field<?> to LegacyField<?> in method public getField(propertyId Object) : LegacyField<?> in class com.vaadin.data.fieldgroup.FieldGroup |
From |
To |
|
Change Return Type Field to LegacyField in method public createField(item Item, propertyId Object, uiContext Component) : LegacyField in class com.vaadin.tests.components.customfield.NestedPersonForm.PersonFieldFactory |
From |
To |
|
Change Return Type Field<?> to LegacyField<?> in method private getFirstFocusableField() : LegacyField<?> in class com.vaadin.ui.Form |
From |
To |
|
Change Return Type AbstractField<T> to LegacyAbstractField<T> in method protected getField() : LegacyAbstractField<T> in class com.vaadin.tests.server.components.AbstractFieldValueChangeTestBase |
From |
To |
|
Change Return Type Field<?> to LegacyField<?> in method public buildAndBind(caption String, propertyId Object) : LegacyField<?> in class com.vaadin.data.fieldgroup.FieldGroup |
From |
To |
|
Change Return Type Collection<Field<?>> to Collection<LegacyField<?>> in method package getEditorFields() : Collection<LegacyField<?>> in class com.vaadin.ui.Grid |
From |
To |
|
Change Variable Type f : Field<?> to f : LegacyField<?> in method public focus() : void in class com.vaadin.ui.Form |
From |
To |
|
Change Variable Type c : AbstractField<?> to c : LegacyAbstractField<?> in method protected setIcon(value boolean) : void in class com.vaadin.tests.layouts.CaptionsInLayoutsWaiAria |
From |
To |
|
Change Variable Type def : AbstractField to def : LegacyAbstractField in method public writeDesign(design Element, designContext DesignContext) : void in class com.vaadin.legacy.ui.LegacyAbstractField |
From |
To |
|
Change Variable Type f : Field to f : LegacyField in method public testDateGenerationForInlineDateField() : void in class com.vaadin.data.DefaultFieldGroupFieldFactoryTest |
From |
To |
|
Change Variable Type f : Field<?> to f : LegacyField<?> in method protected doEditItem() : void in class com.vaadin.ui.Grid |
From |
To |
|
Change Variable Type f : Field<?> to f : LegacyField<?> in method public init() : void in class com.vaadin.tests.tickets.Ticket677 |
From |
To |
|
Change Variable Type field : Field<?> to field : LegacyField<?> in method private getFirstFocusableField() : LegacyField<?> in class com.vaadin.ui.Form |
From |
To |
|
Change Variable Type f : AbstractField to f : LegacyAbstractField in method public createField(item Item, propertyId Object, uiContext Component) : LegacyField in class com.vaadin.tests.components.form.FormWithPropertyFormatterConnected.setup.setFormFieldFactory |
From |
To |
|
Change Variable Type field : Field<?> to field : LegacyField<?> in method public commitError(event CommitErrorEvent) : void in class com.vaadin.ui.Grid.DefaultEditorErrorHandler |
From |
To |
|
Change Variable Type textFields : Class<? extends AbstractField>[] to textFields : Class<? extends LegacyAbstractField>[] in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.validation.FieldErrorIndication |
From |
To |
|
Change Variable Type f : Field<?> to f : LegacyField<?> in method public clear() : void in class com.vaadin.ui.Form |
From |
To |
|
Change Variable Type f : Field to f : LegacyField in method public AutoGeneratedForm(class1 Class<? extends LegacyField>) in class com.vaadin.tests.fieldgroup.AbstractBasicCrud.AutoGeneratedForm |
From |
To |
|
Change Variable Type f : Field<?> to f : LegacyField<?> in method private rollbackTransactions() : void in class com.vaadin.data.fieldgroup.FieldGroup |
From |
To |
|
Change Variable Type tf : AbstractField to tf : LegacyAbstractField in method public testPlainText() : void in class com.vaadin.tests.server.component.abstractfield.AbstractFieldDeclarativeTest |
From |
To |
|
Change Variable Type basicField : Field<String> to basicField : LegacyField<String> in method public testStaticBufferedBindingHelper() : void in class com.vaadin.tests.server.component.fieldgroup.BeanFieldGroupTest |
From |
To |
|
Change Variable Type field : Field<?> to field : LegacyField<?> in method public setReadOnly(fieldsReadOnly boolean) : void in class com.vaadin.data.fieldgroup.FieldGroup |
From |
To |
|
Change Variable Type field : Field<?> to field : LegacyField<?> in method public removeItemProperty(id Object) : boolean in class com.vaadin.ui.Form |
From |
To |
|
Change Variable Type f : Field to f : LegacyField in method protected updateCaptions() : void in class com.vaadin.tests.fields.TabIndexes |
From |
To |
|
Change Variable Type f : Field to f : LegacyField in method public valueChange(event ValueChangeEvent) : void in class com.vaadin.tests.components.abstractfield.RequiredIndicatorForFieldsWithoutCaption.setup.addValueChangeListener |
From |
To |
|
Change Variable Type field : Field<?> to field : LegacyField<?> in method public addItemProperty(id Object, property Property) : boolean in class com.vaadin.ui.Form |
From |
To |
|
Change Variable Type field : Field<String> to field : LegacyField<String> in method protected setup() : void in class com.vaadin.tests.components.table.TableUnregisterComponent |
From |
To |
|
Change Variable Type f : Field<?> to f : LegacyField<?> in method protected handleCommitException(e CommitException) : void in class com.vaadin.tests.fieldgroup.AbstractBasicCrud.AbstractForm |
From |
To |
|
Change Variable Type f : Field to f : LegacyField in method public testBuildAndBindSqlDate() : void in class com.vaadin.data.fieldgroup.FieldGroupDateTest |
From |
To |
|
Change Variable Type anotherField : Field<String> to anotherField : LegacyField<String> in method public testStaticBufferedBindingHelper() : void in class com.vaadin.tests.server.component.fieldgroup.BeanFieldGroupTest |
From |
To |
|
Change Variable Type field : Field<?> to field : LegacyField<?> in method public setBuffered(buffered boolean) : void in class com.vaadin.data.fieldgroup.FieldGroup |
From |
To |
|
Change Variable Type f : Field to f : LegacyField in method public testEnumComboBox() : void in class com.vaadin.data.DefaultFieldGroupFieldFactoryTest |
From |
To |
|
Change Variable Type field : Field<?> to field : LegacyField<?> in method public setEnabled(fieldsEnabled boolean) : void in class com.vaadin.data.fieldgroup.FieldGroup |
From |
To |
|
Change Variable Type field : Field<?> to field : LegacyField<?> in method public isModified() : boolean in class com.vaadin.data.fieldgroup.FieldGroup |
From |
To |
|
Change Variable Type i : Iterator<Field<?>> to i : Iterator<LegacyField<?>> in method public setImmediate(immediate boolean) : void in class com.vaadin.ui.Form |
From |
To |
|
Change Variable Type i : Iterator<Field<?>> to i : Iterator<LegacyField<?>> in method public clear() : void in class com.vaadin.ui.Form |
From |
To |
|
Change Variable Type f : Field<?> to f : LegacyField<?> in method private getFirstPropertyId(fieldGroup FieldGroup, keySet Set<LegacyField<?>>) : Object in class com.vaadin.ui.Grid.DefaultEditorErrorHandler |
From |
To |
|
Change Variable Type f : Field to f : LegacyField in method public testEnumAnySelect() : void in class com.vaadin.data.DefaultFieldGroupFieldFactoryTest |
From |
To |
|
Change Variable Type f : AbstractField to f : LegacyAbstractField in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.fields.TabIndexes |
From |
To |
|
Change Variable Type field : Field<?> to field : LegacyField<?> in method private notifyFormOfValidityChange() : void in class com.vaadin.ui.DateField |
From |
To |
|
Change Variable Type c : AbstractField<?> to c : LegacyAbstractField<?> in method protected prependCaptions(prepend String) : void in class com.vaadin.tests.layouts.CaptionsInLayouts |
From |
To |
|
Change Variable Type invalidFields : Map<Field<?>,InvalidValueException> to invalidFields : Map<LegacyField<?>,InvalidValueException> in method public commitError(event CommitErrorEvent) : void in class com.vaadin.ui.Grid.DefaultEditorErrorHandler |
From |
To |
|
Change Variable Type f : Field<?> to f : LegacyField<?> in method protected getPropertyValue(rowId Object, colId Object, property Property) : Object in class com.vaadin.ui.Table |
From |
To |
|
Change Variable Type c : AbstractField<?> to c : LegacyAbstractField<?> in method protected setError(value boolean) : void in class com.vaadin.tests.layouts.CaptionsInLayoutsWaiAria |
From |
To |
|
Change Variable Type field : Field<?> to field : LegacyField<?> in method protected buildAndBindMemberFields(objectWithMemberFields Object, buildFields boolean) : void in class com.vaadin.data.fieldgroup.FieldGroup |
From |
To |
|
Change Variable Type field : AbstractField to field : LegacyAbstractField in method public valueChange(event ValueChangeEvent) : void in class com.vaadin.tests.components.abstractfield.AbstractComponentDataBindingTest |
From |
To |
|
Change Variable Type f : Field to f : LegacyField in method public testEnumAnyField() : void in class com.vaadin.data.DefaultFieldGroupFieldFactoryTest |
From |
To |
|
Change Variable Type f : Field<?> to f : LegacyField<?> in method private commitTransactions() : void in class com.vaadin.data.fieldgroup.FieldGroup |
From |
To |
|
Change Variable Type oldField : Field<?> to oldField : LegacyField<?> in method private setEditorField(propertyId Object, field LegacyField<?>) : void in class com.vaadin.ui.Grid |
From |
To |
|
Change Variable Type f : Field<?> to f : LegacyField<?> in method public commit() : void in class com.vaadin.ui.Form |
From |
To |
|
Change Variable Type fieldClass : Class<? extends Field> to fieldClass : Class<? extends LegacyField> in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.validation.FieldErrorIndication |
From |
To |
|
Change Variable Type f : Field<?> to f : LegacyField<?> in method public setLayout(layout Layout) : void in class com.vaadin.ui.Form |
From |
To |
|
Change Variable Type i : Iterator<Field<?>> to i : Iterator<LegacyField<?>> in method public isEmpty() : boolean in class com.vaadin.ui.Form |
From |
To |
|
Change Variable Type f : Field to f : LegacyField in method public createField(item Item, propertyId Object, uiContext Component) : LegacyField in class com.vaadin.tests.components.customfield.NestedPersonForm.PersonFieldFactory |
From |
To |
|
Change Variable Type entry : Entry<Field<?>,? extends InvalidValueException> to entry : Entry<LegacyField<?>,? extends InvalidValueException> in method public commit_validationFailed_allValidationFailuresAvailable() : void in class com.vaadin.tests.server.component.fieldgroup.FieldGroupTest |
From |
To |
|
Change Variable Type f : Field<?> to f : LegacyField<?> in method public createField(item Item, propertyId Object, uiContext Component) : LegacyField<?> in class com.vaadin.tests.components.datefield.DateFieldInSubWindow.TestCaseWindow.CustomerFieldFactory |
From |
To |
|
Change Variable Type c : AbstractField<?> to c : LegacyAbstractField<?> in method protected setRequired(value boolean) : void in class com.vaadin.tests.layouts.CaptionsInLayoutsWaiAria |
From |
To |
|
Change Variable Type field : Field<?> to field : LegacyField<?> in method public getItemProperty(id Object) : Property in class com.vaadin.ui.Form |
From |
To |
|
Change Variable Type c : Field<?> to c : LegacyField<?> in method public createField(item Item, propertyId Object, uiContext Component) : LegacyField<?> in class com.vaadin.tests.components.form.FormTest.createFormFactorySelect.put |
From |
To |
|
Change Variable Type field : Field<String> to field : LegacyField<String> in method public testStaticBindingHelper() : void in class com.vaadin.tests.server.component.fieldgroup.BeanFieldGroupTest |
From |
To |
|
Change Variable Type c : AbstractField<?> to c : LegacyAbstractField<?> in method protected setEnabled(value boolean) : void in class com.vaadin.tests.layouts.CaptionsInLayoutsWaiAria |
From |
To |
|
Change Variable Type c : AbstractField<?> to c : LegacyAbstractField<?> in method protected setInvalid(value boolean) : void in class com.vaadin.tests.layouts.CaptionsInLayoutsWaiAria |
From |
To |
|
Change Variable Type b : AbstractField to b : LegacyAbstractField in method private checkDataBinding(class1 Class<? extends LegacyAbstractField>) : void in class com.vaadin.tests.tickets.Ticket2151 |
From |
To |
|
Change Variable Type field : Field<?> to field : LegacyField<?> in method public testFieldIsReadonlyWhenFieldGroupIsReadonly() : void in class com.vaadin.tests.server.component.grid.GridEditorTest |
From |
To |
|
Change Variable Type exceptions : Map<Field<?>,InvalidValueException> to exceptions : Map<LegacyField<?>,InvalidValueException> in method protected handleCommitException(e CommitException) : void in class com.vaadin.tests.fieldgroup.AbstractBasicCrud.CustomForm |
From |
To |
|
Change Variable Type f : Field<?> to f : LegacyField<?> in method private startTransactions() : void in class com.vaadin.data.fieldgroup.FieldGroup |
From |
To |
|
Change Variable Type oldField : Field to oldField : LegacyField in method protected attachField(propertyId Object, field LegacyField) : void in class com.vaadin.tests.components.customfield.EmbeddedForm |
From |
To |
|
Change Variable Type field : Field<?> to field : LegacyField<?> in method private createForm(required boolean, failValidator boolean) : Form in class com.vaadin.tests.validation.EmptyFieldErrorIndicators |
From |
To |
|
Change Variable Type field : Field<?> to field : LegacyField<?> in method public isValid() : boolean in class com.vaadin.data.fieldgroup.FieldGroup |
From |
To |
|
Change Variable Type field : Field<?> to field : LegacyField<?> in method public testColumnRemoved() : void in class com.vaadin.tests.server.component.grid.GridEditorTest |
From |
To |
|
Change Variable Type component : AbstractField to component : LegacyAbstractField in method public testModelReadOnly() : void in class com.vaadin.tests.server.component.abstractfield.AbstractFieldDeclarativeTest |
From |
To |
|
Change Variable Type oldField : Field<?> to oldField : LegacyField<?> in method public replaceWithSelect(propertyId Object, values Object[], descriptions Object[]) : AbstractSelect in class com.vaadin.ui.Form |
From |
To |
|
Change Variable Type field : Field<?> to field : LegacyField<?> in method public testFieldsHaveDefaultValueAfterClear() : void in class com.vaadin.tests.server.component.FieldDefaultValuesTest |
From |
To |
|
Change Variable Type fieldType : Class<? extends Field> to fieldType : Class<? extends LegacyField> in method private createFields() : List<LegacyField<?>> in class com.vaadin.tests.server.component.FieldDefaultValuesTest |
From |
To |
|
Change Variable Type f : Field to f : LegacyField in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.fields.TabIndexes |
From |
To |
|
Change Variable Type field : Field<?> to field : LegacyField<?> in method public testFieldIsNotReadonly() : void in class com.vaadin.tests.server.component.grid.GridEditorTest |
From |
To |
|
Change Variable Type f : Field<?> to f : LegacyField<?> in method public clear() : void in class com.vaadin.data.fieldgroup.FieldGroup |
From |
To |
|
Change Variable Type f : Field to f : LegacyField in method public testDateGenerationForField() : void in class com.vaadin.data.DefaultFieldGroupFieldFactoryTest |
From |
To |
|
Change Variable Type fields : Collection<Field<?>> to fields : Collection<LegacyField<?>> in method package getEditorFields() : Collection<LegacyField<?>> in class com.vaadin.ui.Grid |
From |
To |
|
Change Variable Type f : Field<?> to f : LegacyField<?> in method public createField(container Container, itemId Object, propertyId Object, uiContext Component) : LegacyField<?> in class com.vaadin.tests.components.table.EditableTableLeak.CachingFieldFactory |
From |
To |
|
Change Variable Type firstErrorField : Field<?> to firstErrorField : LegacyField<?> in method public commitError(event CommitErrorEvent) : void in class com.vaadin.ui.Grid.DefaultEditorErrorHandler |
From |
To |
|
Change Variable Type c : AbstractField<?> to c : LegacyAbstractField<?> in method protected prependCaptions(prepend String) : void in class com.vaadin.tests.layouts.CaptionsInLayoutsWaiAria |
From |
To |
|
Change Variable Type f : Field<?> to f : LegacyField<?> in method public setItemDataSource(itemDataSource Item) : void in class com.vaadin.data.fieldgroup.FieldGroup |
From |
To |
|
Change Variable Type invalidValueExceptions : Map<Field<?>,InvalidValueException> to invalidValueExceptions : Map<LegacyField<?>,InvalidValueException> in method public commit() : void in class com.vaadin.data.fieldgroup.FieldGroup |
From |
To |
|
Change Variable Type f : Field<?> to f : LegacyField<?> in method public discard() : void in class com.vaadin.data.fieldgroup.FieldGroup |
From |
To |
|
Change Variable Type field : Field<?> to field : LegacyField<?> in method public testFieldsAreEmptyAfterClear() : void in class com.vaadin.tests.server.component.FieldDefaultValuesTest |
From |
To |
|
Change Variable Type c : AbstractField<?> to c : LegacyAbstractField<?> in method protected setRequired(value boolean) : void in class com.vaadin.tests.layouts.CaptionsInLayouts |
From |
To |
|
Change Variable Type field : Field<?> to field : LegacyField<?> in method public createField(container Container, itemId Object, propertyId Object, uiContext Component) : LegacyField in class com.vaadin.ui.DefaultFieldFactory |
From |
To |
|
Change Variable Type f : Field to f : LegacyField in method public createField(container Container, itemId Object, propertyId Object, uiContext Component) : LegacyField<?> in class com.vaadin.tests.tickets.Ticket2998.MyFieldFactory |
From |
To |
|
Change Variable Type editor : Field<?> to editor : LegacyField<?> in method private getEditorField(propertyId Object) : LegacyField<?> in class com.vaadin.ui.Grid |
From |
To |
|
Change Variable Type helloField : Field<?> to helloField : LegacyField<?> in method public buildAndBindNestedProperty() : void in class com.vaadin.tests.server.component.fieldgroup.BeanFieldGroupTest |
From |
To |
|
Change Variable Type c : AbstractField<?> to c : LegacyAbstractField<?> in method protected setError(value boolean) : void in class com.vaadin.tests.layouts.CaptionsInLayouts |
From |
To |
|
Change Variable Type fieldInstances : List<Field<?>> to fieldInstances : List<LegacyField<?>> in method private createFields() : List<LegacyField<?>> in class com.vaadin.tests.server.component.FieldDefaultValuesTest |
From |
To |
|
Change Variable Type field : Field<?> to field : LegacyField<?> in method protected unregisterComponent(component Component) : void in class com.vaadin.ui.Table |
From |
To |
|
Change Variable Type f : Field<?> to f : LegacyField<?> in method public isEmpty() : boolean in class com.vaadin.ui.Form |
From |
To |
|
Change Variable Type f : Field<?> to f : LegacyField<?> in method private commitFields() : Map<LegacyField<?>,InvalidValueException> in class com.vaadin.data.fieldgroup.FieldGroup |
From |
To |
|
Change Variable Type nameField : Field<?> to nameField : LegacyField<?> in method public testBeanValidationNotAddedTwice() : void in class com.vaadin.tests.server.validation.BeanValidationTest |
From |
To |
|
Change Variable Type c : AbstractField<?> to c : LegacyAbstractField<?> in method protected setIcon(value boolean) : void in class com.vaadin.tests.layouts.CaptionsInLayouts |
From |
To |
|
Change Variable Type f : Field<?> to f : LegacyField<?> in method public setItemDataSource(newDataSource Item, propertyIds Collection<?>) : void in class com.vaadin.ui.Form |
From |
To |
|
Change Variable Type f : Field<?> to f : LegacyField<?> in method protected handleCommitException(e CommitException) : void in class com.vaadin.tests.fieldgroup.AbstractBasicCrud.CustomForm |
From |
To |
|
Change Variable Type invalidFields : Map<Field<?>,? extends InvalidValueException> to invalidFields : Map<LegacyField<?>,? extends InvalidValueException> in method public commit_validationFailed_allValidationFailuresAvailable() : void in class com.vaadin.tests.server.component.fieldgroup.FieldGroupTest |
From |
To |
|
Change Variable Type field : Field<?> to field : LegacyField<?> in method public createField(item Item, propertyId Object, uiContext Component) : LegacyField<?> in class com.vaadin.ui.DefaultFieldFactory |
From |
To |
|
Change Variable Type c : AbstractField<?> to c : LegacyAbstractField<?> in method protected setReadOnly(value boolean) : void in class com.vaadin.tests.layouts.CaptionsInLayoutsWaiAria |
From |
To |
|
Change Variable Type f : AbstractField to f : LegacyAbstractField in method private getField(fieldClass Class<? extends LegacyField>) : Component in class com.vaadin.tests.validation.FieldErrorIndication |
From |
To |
|
Change Variable Type f : Field<?> to f : LegacyField<?> in method public setImmediate(immediate boolean) : void in class com.vaadin.ui.Form |
From |
To |
|
Change Variable Type field : AbstractField to field : LegacyAbstractField in method private createDateField(type Class<?>, fieldType Class<T>) : T in class com.vaadin.data.fieldgroup.DefaultFieldGroupFieldFactory |
From |
To |
|
Change Variable Type invalidValueExceptions : Map<Field<?>,InvalidValueException> to invalidValueExceptions : Map<LegacyField<?>,InvalidValueException> in method private commitFields() : Map<LegacyField<?>,InvalidValueException> in class com.vaadin.data.fieldgroup.FieldGroup |
From |
To |
|
Change Variable Type f : Field to f : LegacyField in method public testBuildAndBindDate() : void in class com.vaadin.data.fieldgroup.FieldGroupDateTest |
From |
To |
|
Change Variable Type f : Field to f : LegacyField in method public testDateGenerationForPopupDateField() : void in class com.vaadin.data.DefaultFieldGroupFieldFactoryTest |
From |
To |
|
Change Variable Type af : AbstractField<?> to af : LegacyAbstractField<?> in method public init() : void in class com.vaadin.tests.tickets.Ticket1804 |
From |
To |
|
Change Variable Type fieldType : Class<? extends Field> to fieldType : Class<? extends LegacyField> in method protected buildAndBindMemberFields(objectWithMemberFields Object, buildFields boolean) : void in class com.vaadin.data.fieldgroup.FieldGroup |
From |
To |
|
Change Variable Type f : Field to f : LegacyField in method public testDateGenerationForTextField() : void in class com.vaadin.data.DefaultFieldGroupFieldFactoryTest |
From |
To |
|
Change Variable Type af : AbstractField<?> to af : LegacyAbstractField<?> in method public init() : void in class com.vaadin.tests.tickets.Ticket1819 |
From |
To |
|
Change Variable Type f : Field<?> to f : LegacyField<?> in method private createForms() : Layout in class com.vaadin.tests.tickets.Ticket1878 |
From |
To |
|
Change Variable Type editor : Field<?> to editor : LegacyField<?> in method package resetEditor() : void in class com.vaadin.ui.Grid |
From |
To |
|
Change Variable Type targetField : Field<?> to targetField : LegacyField<?> 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 f : Field<?> to f : LegacyField<?> in method public isModified() : boolean in class com.vaadin.ui.Form |
From |
To |