90b6f7dcab2758b1f026af60a58982bc0cfaff22
Files Diff
- Added: 4
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Pull Up Method | 3 | ||
Pull Up Method protected getItemId(rowKey String) : Object from class com.vaadin.ui.Grid.AbstractRenderer to protected getItemId(rowKey String) : Object from class com.vaadin.ui.Grid.AbstractGridExtension | From | To | |
Pull Up Method protected getParentGrid() : Grid from class com.vaadin.ui.Grid.AbstractRenderer to protected getParentGrid() : Grid from class com.vaadin.ui.Grid.AbstractGridExtension | From | To | |
Pull Up Method protected getColumn(columnId String) : Column from class com.vaadin.ui.Grid.AbstractRenderer to protected getColumn(columnId String) : Column from class com.vaadin.ui.Grid.AbstractGridExtension | From | To | |
Extract Superclass | 1 | ||
Extract Superclass com.vaadin.ui.Grid.AbstractGridExtension from classes [com.vaadin.ui.Grid.AbstractRenderer] | From | To |