aa1371c84a5642c8b01603764291b746ff85f79d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Method | 2 | ||
| Extract Method protected updateItemSelection(radioButton RadioButton, value boolean) : void extracted from private updateItem(button RadioButton, item JsonObject, requireInitialization boolean) : void in class com.vaadin.client.ui.VRadioButtonGroup | From | To | |
| Extract Method protected updateItemSelection(radioButton RadioButton, value boolean) : void extracted from public selectItemKey(selectedItemKey String) : void in class com.vaadin.client.ui.VRadioButtonGroup | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter button : RadioButton to radioButton : RadioButton in method protected updateItemSelection(radioButton RadioButton, value boolean) : void in class com.vaadin.client.ui.VRadioButtonGroup | From | To |