839c37a6ccda1f4f2d88c1210372d76dc15ebc6e
Files Diff
- Added: 0
- Removed: 1
- Renamed: 0
- Modified: 10
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type component : Component to editorComponent : C in method public setEditorComponent(editorComponent C, setter Setter<T,V>) : Column<T,V> in class com.vaadin.ui.Grid.Column | From | To | |
| Inline Method | 2 | ||
| Inline Method private createGrid() : Grid<ComplexPerson> inlined to protected setup(request VaadinRequest) : void in class com.vaadin.tests.components.grid.GridEditorCustomField | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute componentGenerator : EditorComponentGenerator<T> to editorBinding : Binding<T,?> in class com.vaadin.ui.Grid.Column | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type componentGenerator : EditorComponentGenerator<T> to editorBinding : Binding<T,?> in class com.vaadin.ui.Grid.Column | From | To | |
| Extract Method | 12 | ||
| Extract Method protected getGrid() : Grid<T> extracted from public setHidden(hidden boolean) : Column<T,V> in class com.vaadin.ui.Grid.Column | From | To | |
| Extract Method protected getGrid() : Grid<T> extracted from public setMinimumWidth(pixels double) : Column<T,V> in class com.vaadin.ui.Grid.Column | From | To | |
| Extract Method protected getGrid() : Grid<T> extracted from public setWidthUndefined() : Column<T,V> in class com.vaadin.ui.Grid.Column | From | To | |
| Extract Method protected getGrid() : Grid<T> extracted from protected writeDesign(element Element, designContext DesignContext) : void in class com.vaadin.ui.Grid.Column | From | To | |
| Extract Method protected getGrid() : Grid<T> extracted from public setCaption(caption String) : Column<T,V> in class com.vaadin.ui.Grid.Column | From | To | |
| Extract Method protected getGrid() : Grid<T> extracted from public setId(id String) : Column<T,V> in class com.vaadin.ui.Grid.Column | From | To | |
| Extract Method protected getGrid() : Grid<T> extracted from public setExpandRatio(expandRatio int) : Column<T,V> in class com.vaadin.ui.Grid.Column | From | To | |
| Extract Method protected getGrid() : Grid<T> extracted from public setWidth(pixelWidth double) : Column<T,V> in class com.vaadin.ui.Grid.Column | From | To | |
| Extract Method protected getGrid() : Grid<T> extracted from public setMaximumWidth(pixels double) : Column<T,V> in class com.vaadin.ui.Grid.Column | From | To | |
| Extract Method protected getGrid() : Grid<T> extracted from public setResizable(resizable boolean) : Column<T,V> in class com.vaadin.ui.Grid.Column | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter component : Component to editorComponent : C in method public setEditorComponent(editorComponent C, setter Setter<T,V>) : Column<T,V> in class com.vaadin.ui.Grid.Column | From | To |