add05e15fcd82d73f4c46245dbe6d0999437cdec
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 2 | ||
Move Method private getCellFromRow(rowElement TableRowElement, index int) : Element from class com.vaadin.client.widgets.Grid to private getCellFromRow(rowElement TableRowElement, index int) : Element from class com.vaadin.client.widgets.Escalator | From | To | |
Move Method private getSubPart(container RowContainer, indices int[]) : Element from class com.vaadin.client.widgets.Grid to private getSubPart(container RowContainer, indices int[]) : Element from class com.vaadin.client.widgets.Escalator | From | To | |
Extract Method | 2 | ||
Extract Method private getSubPartElementEditor(args SubPartArguments) : Element extracted from public getSubPartElement(subPart String) : Element in class com.vaadin.client.widgets.Grid | From | To | |
Extract Method private getSubPartNameEditor(subElement Element) : String extracted from public getSubPartName(subElement Element) : String in class com.vaadin.client.widgets.Grid | From | To |