2f34a006ed3d98acd79c48c1a2d8fc680188053a
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Interface | 1 | ||
Extract Interface com.vaadin.client.HasWidget from classes [com.vaadin.client.ComponentConnector] | From | To | |
Extract Method | 3 | ||
Extract Method protected close(event CloseEvent<PopupPanel>, animated boolean) : void extracted from public onClose(event CloseEvent<PopupPanel>) : void in class com.vaadin.client.ui.VMenuBar | From | To | |
Extract Method public buildItemHTML(separator boolean, subMenu boolean, iconUrl String, text String) : String extracted from public buildItemHTML(item UIDL) : String in class com.vaadin.client.ui.VMenuBar | From | To | |
Extract Method public hideParents(autoClosed boolean, animated boolean) : void extracted from public hideParents(autoClosed boolean) : void in class com.vaadin.client.ui.VMenuBar | From | To |