|
Change Variable Type tf : AbstractDateField to tf : AbstractDateField<?,?> 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 d1 : AbstractDateField to d1 : AbstractDateField<?,?> in method public TestForAlignments() in class com.vaadin.tests.TestForAlignments |
From |
To |
|
Change Variable Type b : AbstractDateField to b : AbstractDateField<?,?> in method protected createTable() : Table in class com.vaadin.tests.components.table.TableChildMeasurementHint |
From |
To |
|
Change Variable Type df : AbstractDateField to df : AbstractDateField<LocalDate,DateResolution> in method public DatesCssTest(parent TestSampler) in class com.vaadin.tests.components.uitest.components.DatesCssTest |
From |
To |
|
Change Variable Type df : AbstractDateField to df : AbstractDateField<?,?> in method protected setup() : void in class com.vaadin.tests.components.FocusAndBlurListeners |
From |
To |
|
Change Variable Type df2 : AbstractDateField to df2 : AbstractDateField<?,?> in method public createNewView() : void in class com.vaadin.tests.TestDateField |
From |
To |
|
Change Variable Type date : AbstractDateField to date : AbstractDateField<LocalDate,DateResolution> in method public DateFields() in class com.vaadin.tests.themes.valo.DateFields |
From |
To |
|
Change Variable Type df : AbstractDateField to df : AbstractDateField<?,?> in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.components.gridlayout.LayoutAfterHidingError |
From |
To |
|
Change Variable Type field : AbstractField to field : AbstractField<?> in method public valueChange(event ValueChangeEvent) : void in class com.vaadin.tests.components.abstractfield.AbstractComponentDataBindingTest |
From |
To |
|
Change Variable Type d2 : AbstractDateField to d2 : AbstractDateField<?,?> in method public TestForAlignments() in class com.vaadin.tests.TestForAlignments |
From |
To |
|
Change Variable Type cal : AbstractDateField to cal : AbstractDateField<LocalDate,DateResolution> in method public TestForBasicApplicationLayout() in class com.vaadin.tests.TestForBasicApplicationLayout |
From |
To |
|
Change Variable Type df : AbstractDateField to df : AbstractDateField<?,?> in method package populateLayout(layout Layout) : void in class com.vaadin.tests.TestCaptionWrapper |
From |
To |
|
Change Variable Type df1 : AbstractDateField to df1 : AbstractDateField<?,?> in method public createNewView() : void in class com.vaadin.tests.TestDateField |
From |
To |
|
Change Variable Type df : AbstractDateField to df : AbstractDateField<LocalDate,DateResolution> in method private createDateFieldWith(caption String, primaryStyleName String, width String) : void in class com.vaadin.tests.components.uitest.components.DatesCssTest |
From |
To |
|
Change Variable Type df4 : AbstractDateField to df4 : AbstractDateField<?,?> in method public createNewView() : void in class com.vaadin.tests.TestDateField |
From |
To |
|
Change Variable Type birthday : AbstractDateField to birthday : AbstractDateField<LocalDate,DateResolution> in method public Forms() in class com.vaadin.tests.themes.valo.Forms |
From |
To |
|
Change Variable Type df3 : AbstractDateField to df3 : AbstractDateField<?,?> in method public createNewView() : void in class com.vaadin.tests.TestDateField |
From |
To |