a2ed2e1427fc71a28f5edf429ec5004225edf110
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Parameterize Variable | 1 | ||
Parameterize Variable colnr : int to column : int in method package isDisplayingNullValue(item TableItem, column int) : boolean in class org.pentaho.di.ui.core.dialog.EditRowsDialog | From | To | |
Extract Method | 1 | ||
Extract Method package isDisplayingNullValue(item TableItem, column int) : boolean extracted from private getRowForData(item TableItem, rowNr int) : Object[] in class org.pentaho.di.ui.core.dialog.EditRowsDialog | From | To |