136e24ab7464c03b9c85abae3a431ff6f1195732
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type int to double in method private getMarginBorderPaddingWidth(element Element) : double in class com.vaadin.client.ui.VFilterSelect | From | To | |
Change Variable Type | 2 | ||
Change Variable Type rootWidth : int to rootWidth : double in method public setPosition(offsetWidth int, offsetHeight int) : void in class com.vaadin.client.ui.VFilterSelect.SuggestionPopup | From | To | |
Change Variable Type naturalMenuOuterWidth : int to naturalMenuOuterWidth : double in method public setPosition(offsetWidth int, offsetHeight int) : void in class com.vaadin.client.ui.VFilterSelect.SuggestionPopup | From | To |