754caf060f1473f2367c421ecd70f3a8966f6f10
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Push Down Attribute | 1 | ||
| Push Down Attribute protected heightOfSection : double from class com.vaadin.client.widgets.Escalator.AbstractRowContainer to private heightOfSection : double from class com.vaadin.client.widgets.Escalator.AbstractStaticRowContainer | From | To | |
| Extract Method | 2 | ||
| Extract Method private validateScrollDestination(destination ScrollDestination, padding int) : void extracted from public scrollToColumn(columnIndex int, destination ScrollDestination, padding int) : void in class com.vaadin.client.widgets.Escalator | From | To | |
| Extract Method private validateScrollDestination(destination ScrollDestination, padding int) : void extracted from public scrollToRow(rowIndex int, destination ScrollDestination, padding int) : void in class com.vaadin.client.widgets.Escalator | From | To |