3aff803172dab49a6e0ac694b3b3d687dc7e976c
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Variable Type | 1 | ||
Change Variable Type actions : Action[] to actions : List<Action> in method public getActions() : Action[] in class com.vaadin.client.ui.VScrollTable.TableHead | From | To | |
Extract Variable | 1 | ||
Extract Variable noncollapsible : boolean in method public getActions() : Action[] from class com.vaadin.client.ui.VScrollTable.TableHead | From | To | |
Extract Method | 1 | ||
Extract Method protected getState(markAsDirty boolean) : TableState extracted from protected getState() : TableState in class com.vaadin.ui.Table | From | To |