e70ac88c0f34c0d0ce9344da2891e466223632b5
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 1 | ||
Extract Variable firstUpdatedIndex : int in method private paintRemoveRowsAtBottom(removedLogicalInside Range, removedVisualInside Range) : void from class com.vaadin.client.widgets.Escalator.BodyRowContainerImpl | From | To | |
Extract Method | 1 | ||
Extract Method public removeSpacers(removedRange Range) : void extracted from private removeSpacer(rowIndex int) : void in class com.vaadin.client.widgets.Escalator.SpacerContainer | From | To | |
Inline Variable | 1 | ||
Inline Variable spacerHeight : double in method private fillAndPopulateEscalatorRowsIfNeeded(index int, numberOfRows int) : List<TableRowElement> from class com.vaadin.client.widgets.Escalator.BodyRowContainerImpl | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method public shiftSpacersByRows(index int, numberOfRows int) : void extracted from protected paintInsertRows(index int, numberOfRows int) : void in class com.vaadin.client.widgets.Escalator.BodyRowContainerImpl & moved to class com.vaadin.client.widgets.Escalator.SpacerContainer | From | To |