5b0b2294ca61a031b4a19d85e15baac53b927285
Files Diff
- Added: 20
- Removed: 0
- Renamed: 0
- Modified: 45
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 4 | ||
| Rename Method protected initDetailsPanel() : void renamed to protected initCenterPanel() : void in class org.kaaproject.kaa.sandbox.web.client.mvp.view.project.ProjectViewImpl | From | To | |
| Rename Method protected initDetailsPanel() : void renamed to protected initCenterPanel() : void in class org.kaaproject.kaa.sandbox.web.client.mvp.view.main.MainViewImpl | From | To | |
| Rename Method protected initDetailsPanel() : void renamed to protected initCenterPanel() : void in class org.kaaproject.kaa.sandbox.web.client.mvp.view.settings.ChangeKaaHostViewImpl | From | To | |
| Rename Method protected abstract initDetailsPanel() : void renamed to protected abstract initCenterPanel() : void in class org.kaaproject.kaa.sandbox.web.client.mvp.view.base.BaseViewImpl | From | To | |
| Rename Variable | 1 | ||
| Rename Variable demoProjectWidget : DemoProjectWidget to section : DemoProjectsPlatformSection in method package updateProjects() : void in class org.kaaproject.kaa.sandbox.web.client.mvp.view.widget.DemoProjectsWidget | From | To | |
| Pull Up Attribute | 1 | ||
| Pull Up Attribute protected FULL_WIDTH : String from class org.kaaproject.kaa.server.admin.client.mvp.view.plugin.BasePluginViewImpl to protected FULL_WIDTH : String from class org.kaaproject.kaa.server.admin.client.mvp.view.base.BaseDetailsViewImpl | From | To | |
| Replace Variable With Attribute | 1 | ||
| Replace Variable With Attribute targetPlatformPanel : HorizontalPanel to featuresPanel : HorizontalPanel in method protected initCenterPanel() : void in class org.kaaproject.kaa.sandbox.web.client.mvp.view.project.ProjectViewImpl | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type demoProjectWidget : DemoProjectWidget to section : DemoProjectsPlatformSection in method package updateProjects() : void in class org.kaaproject.kaa.sandbox.web.client.mvp.view.widget.DemoProjectsWidget | From | To | |
| Extract Method | 1 | ||
| Extract Method package updateProjects() : void extracted from public setProjects(projects List<Project>) : void in class org.kaaproject.kaa.sandbox.web.client.mvp.view.widget.DemoProjectsWidget | From | To |