3ca48e3d21d882e866ed718237d65909b429d7b0
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 2 | ||
| Rename Method public getCurrentSelection() : ObservableList<TreeItem<AbstractNodeProperty>> renamed to public getSelectedTreeItems() : ObservableList<TreeItem<AbstractNodeProperty>> in class com.speedment.internal.core.platform.component.impl.UserInterfaceComponentImpl | From | To | |
| Rename Method public getCurrentSelection() : ObservableList<TreeItem<AbstractNodeProperty>> renamed to public getSelectedTreeItems() : ObservableList<TreeItem<AbstractNodeProperty>> in class com.speedment.component.UserInterfaceComponent | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute currentSelection : ObservableList<TreeItem<AbstractNodeProperty>> to selectedTreeItems : ObservableList<TreeItem<AbstractNodeProperty>> in class com.speedment.internal.core.platform.component.impl.UserInterfaceComponentImpl | From | To |