bda7e54cb6eadddf07fb19d88479c642c4831a66
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Attribute | 1 | ||
Rename Attribute rowHeight : double to bodyRowHeight : double in class com.vaadin.shared.ui.grid.GridState | From | To | |
Extract Method | 2 | ||
Extract Method private updateContainerRowHeigth(container RowContainer, height double) : void extracted from package updateRowHeight() : void in class com.vaadin.client.connectors.grid.GridConnector | From | To | |
Extract Method public getBodyRowHeight() : double extracted from public getRowHeight() : double in class com.vaadin.ui.Grid | From | To |