de717dd92acc66ca3e6f697c0ef37a61d5c1e043
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type ComboBox to ComboBox<String> in method private createComboBox(caption String) : ComboBox<String> in class com.vaadin.tests.components.combobox.ComboBoxMousewheel | From | To | |
Change Variable Type | 1 | ||
Change Variable Type cb : ComboBox to cb : ComboBox<String> in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.components.combobox.ComboBoxMousewheel | From | To |