f034459e7f01ba8e743b8040d61a00a96b547171
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable perspectivesCombo : CCombo to perspectiveList : List<PerspectiveData> in method public initialize() : void in class org.pentaho.di.ui.spoon.SpoonPerspectiveManager | From | To | |
Rename Attribute | 1 | ||
Rename Attribute perspectivesCombo : CCombo to perspectiveList : List<PerspectiveData> in class org.pentaho.di.ui.spoon.SpoonPerspectiveManager.PerspectiveManager | From | To | |
Change Variable Type | 2 | ||
Change Variable Type perspectivesCombo : CCombo to perspectiveList : List<PerspectiveData> in method public initialize() : void in class org.pentaho.di.ui.spoon.SpoonPerspectiveManager | From | To | |
Change Variable Type per : SpoonPerspective to perspectiveData : PerspectiveData in method public widgetSelected(e SelectionEvent) : void in class org.pentaho.di.ui.spoon.SpoonPerspectiveManager.initialize.addSelectionListener | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type perspectivesCombo : CCombo to perspectiveList : List<PerspectiveData> in class org.pentaho.di.ui.spoon.SpoonPerspectiveManager.PerspectiveManager | From | To |