be2c4684cd43547c2785831a8b0aeda63ccbaebe
Files Diff
- Added: 10
- Removed: 11
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type grid : Grid to grid : Grid<Person> in method private addRemoveFooterRow(grid Grid<Person>, row FooterRow) : void in class com.vaadin.tests.components.grid.GridHeaderFooterComponents | From | To | |
Change Parameter Type grid : Grid to grid : Grid<Person> in method private addRemoveHeaderRow(grid Grid<Person>, row HeaderRow) : void in class com.vaadin.tests.components.grid.GridHeaderFooterComponents | From | To | |
Rename Variable | 1 | ||
Rename Variable pid : Object to column : Column<Person,?> in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.components.grid.GridHeaderFooterComponents | From | To | |
Move Class | 10 | ||
Move Class com.vaadin.v7.tests.components.grid.GridExtensionCommunicationTest moved to com.vaadin.tests.components.grid.GridExtensionCommunicationTest | From | To | |
Move Class com.vaadin.tests.widgetset.client.v7.grid.GridClickExtensionConnector moved to com.vaadin.tests.widgetset.client.grid.GridClickExtensionConnector | From | To | |
Move Class com.vaadin.v7.tests.components.grid.GridGeneratedProperties moved to com.vaadin.tests.components.grid.GridGeneratedProperties | From | To | |
Move Class com.vaadin.v7.tests.components.grid.GridHeaderFooterComponentsTest moved to com.vaadin.tests.components.grid.GridHeaderFooterComponentsTest | From | To | |
Move Class com.vaadin.v7.tests.components.grid.GridHeaderFormatChange moved to com.vaadin.tests.components.grid.GridHeaderFormatChange | From | To | |
Move Class com.vaadin.v7.tests.components.grid.GridExtensionCommunication moved to com.vaadin.tests.components.grid.GridExtensionCommunication | From | To | |
Move Class com.vaadin.v7.tests.components.grid.GridGeneratedPropertiesTest moved to com.vaadin.tests.components.grid.GridGeneratedPropertiesTest | From | To | |
Move Class com.vaadin.v7.tests.components.grid.GridHeaderFooterComponents moved to com.vaadin.tests.components.grid.GridHeaderFooterComponents | From | To | |
Move Class com.vaadin.v7.tests.components.grid.GridEditorUITest moved to com.vaadin.tests.components.grid.GridEditorUITest | From | To | |
Move Class com.vaadin.v7.tests.components.grid.GridHeaderFormatChangeTest moved to com.vaadin.tests.components.grid.GridHeaderFormatChangeTest | From | To | |
Change Variable Type | 4 | ||
Change Variable Type footerCell : Grid.FooterCell to footerCell : FooterCell in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.components.grid.GridHeaderFooterComponents | From | To | |
Change Variable Type headerCell : Grid.HeaderCell to headerCell : HeaderCell in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.components.grid.GridHeaderFooterComponents | From | To | |
Change Variable Type filterRow : Grid.HeaderRow to filterRow : HeaderRow in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.components.grid.GridHeaderFooterComponents | From | To | |
Change Variable Type pid : Object to column : Column<Person,?> in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.components.grid.GridHeaderFooterComponents | From | To |