9f6bec29fae7cbdde914db342ca3f825bbd1b80f
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable row : Element to tr : Element in method protected readBody(design Element, context DesignContext) : void in class com.vaadin.ui.Table | From | To | |
| Change Return Type | 2 | ||
| Change Return Type String to Object in method protected readItem(child Element, selected Set<String>, context DesignContext) : Object in class com.vaadin.ui.OptionGroup | From | To | |
| Change Return Type String to Object in method protected readItem(child Element, selected Set<String>, context DesignContext) : Object in class com.vaadin.ui.AbstractSelect | From | To | |
| Parameterize Variable | 1 | ||
| Parameterize Variable row : Element to tr : Element in method protected readItem(tr Element, selected Set<String>, context DesignContext) : Object in class com.vaadin.ui.Table | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type itemId : String to itemId : Object in method protected readItem(child Element, selected Set<String>, context DesignContext) : Object in class com.vaadin.ui.OptionGroup | From | To | |
| Extract Method | 1 | ||
| Extract Method protected readItem(tr Element, selected Set<String>, context DesignContext) : Object extracted from private readBody(design Element) : void in class com.vaadin.ui.Table | From | To | |
| Extract And Move Method | 4 | ||
| Extract And Move Method protected getTable() : Table extracted from public testColumns() : void in class com.vaadin.tests.server.component.table.TableDeclarativeTest & moved to class com.vaadin.tests.server.component.table.TableDeclarativeTestBase | From | To | |
| Extract And Move Method protected getTable() : Table extracted from public testBasicAttributes() : void in class com.vaadin.tests.server.component.table.TableDeclarativeTest & moved to class com.vaadin.tests.server.component.table.TableDeclarativeTestBase | From | To | |
| Extract And Move Method protected getTable() : Table extracted from public testInlineData() : void in class com.vaadin.tests.server.component.table.TableDeclarativeTest & moved to class com.vaadin.tests.server.component.table.TableDeclarativeTestBase | From | To | |
| Extract And Move Method protected getTable() : Table extracted from public testHeadersFooters() : void in class com.vaadin.tests.server.component.table.TableDeclarativeTest & moved to class com.vaadin.tests.server.component.table.TableDeclarativeTestBase | From | To |