353ba29cfdefddb032122cbeae5f02f6d9de76ba
Files Diff
- Added: 3
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method private getCheckBoxElement() : Element renamed to public getInputElement() : Element in class com.vaadin.client.ui.VCheckBox | From | To | |
Extract Method | 1 | ||
Extract Method public hasStyles(styles List<String>) : boolean extracted from public hasStyles(state AbstractComponentState) : boolean in class com.vaadin.shared.ui.ComponentStateUtil | From | To |