556c1aa06c547933bc36f347693c4b5b85bac149
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 2 | ||
Change Return Type RowContainer to BodyRowContainer in method public getBody() : BodyRowContainer in class com.vaadin.client.widgets.Escalator | From | To | |
Change Return Type RowContainer to BodyRowContainer in method public getBody() : BodyRowContainer in class com.vaadin.tests.widgetset.client.grid.EscalatorProxy | From | To | |
Rename Class | 1 | ||
Rename Class com.vaadin.client.widgets.Escalator.BodyRowContainer renamed to com.vaadin.client.widgets.Escalator.BodyRowContainerImpl | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type bodyProxy : RowContainer to bodyProxy : BodyRowContainer in class com.vaadin.tests.widgetset.client.grid.EscalatorProxy | From | To | |
Change Attribute Type body : BodyRowContainer to body : BodyRowContainerImpl in class com.vaadin.client.widgets.Escalator | From | To |