68c7963f085fc299ac9ebded9394b638c7392bb1
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public testReadEmpty() : void renamed to public testEmpty() : void in class com.vaadin.tests.server.component.tree.TreeDeclarativeTest | From | To | |
Rename Variable | 1 | ||
Rename Variable optionElement : Element to element : Element in method protected writeItem(design Element, itemId Object, context DesignContext) : Element in class com.vaadin.ui.AbstractSelect | From | To | |
Extract Method | 3 | ||
Extract Method protected readItem(child Element, selected Set<String>, context DesignContext) : String extracted from public readDesign(design Element, designContext DesignContext) : void in class com.vaadin.ui.AbstractSelect | From | To | |
Extract Method protected writeItems(design Element, context DesignContext) : void extracted from public writeDesign(design Element, designContext DesignContext) : void in class com.vaadin.ui.AbstractSelect | From | To | |
Extract Method protected writeItem(design Element, itemId Object, context DesignContext) : Element extracted from public writeDesign(design Element, designContext DesignContext) : void in class com.vaadin.ui.AbstractSelect | From | To | |
Rename Parameter | 2 | ||
Rename Parameter designContext : DesignContext to context : DesignContext in method public readDesign(design Element, context DesignContext) : void in class com.vaadin.ui.AbstractSelect | From | To | |
Rename Parameter designContext : DesignContext to context : DesignContext in method public writeDesign(design Element, context DesignContext) : void in class com.vaadin.ui.AbstractSelect | From | To |