87baf61905d14b83e238fb100be903e75040b1bb
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Parameterize Variable | 1 | ||
Parameterize Variable rownr : int to ronr : int in method private insertRow(ronr int) : void in class org.pentaho.di.ui.core.widget.TableView | From | To | |
Extract Method | 2 | ||
Extract Method private insertRow(ronr int) : void extracted from private insertRowAfter() : void in class org.pentaho.di.ui.core.widget.TableView | From | To | |
Extract Method private insertRow(ronr int) : void extracted from private insertRowBefore() : void in class org.pentaho.di.ui.core.widget.TableView | From | To |