ca1bfa7511e35fad802271604158afd7be6531d0
Files Diff
- Added: 12
- Removed: 1
- Renamed: 0
- Modified: 29
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public componentsInMergedHeader() : void renamed to public iteratorFindsComponentsInMergedHeader() : void in class com.vaadin.v7.tests.server.component.grid.GridChildrenTest | From | To | |
Extract Variable | 2 | ||
Extract Variable visibleColumnIndex : int in method private removeColumnSkipSelectionColumnCheck(column Column<?,T>) : void from class com.vaadin.v7.client.widgets.Grid | From | To | |
Extract Variable visibleColumnIndex : int in method private removeColumnSkipSelectionColumnCheck(column Column<?,T>) : void from class com.vaadin.client.widgets.Grid | From | To |