1a30320913e8b9ea851af3ed4a659f969aa92ee6
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Variable Type | 3 | ||
Change Variable Type colExpand : int to colExpand : float in method public writeDesign(design Element, designContext DesignContext) : void in class com.vaadin.ui.GridLayout | From | To | |
Change Variable Type columnExpandRatios : List<Integer> to columnExpandRatios : List<Float> in method public readDesign(design Element, designContext DesignContext) : void in class com.vaadin.ui.GridLayout | From | To | |
Change Variable Type expand : int to expand : float in method public readDesign(design Element, designContext DesignContext) : void in class com.vaadin.ui.GridLayout | From | To |