a773c8c7b365e4041db87b5d9ddaad0bdc244a91
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 2 | ||
Rename Method protected addTargetIndicator(event Event) : void renamed to protected setTargetIndicator(event Event) : void in class com.vaadin.client.extensions.DropTargetExtensionConnector | From | To | |
Rename Method protected addTargetIndicator(event Event) : void renamed to protected setTargetIndicator(event Event) : void in class com.vaadin.client.connectors.grid.GridDropTargetExtensionConnector | From | To | |
Rename Variable | 1 | ||
Rename Variable layout : Layout to grids : Layout in method protected setup(request VaadinRequest) : void in class com.vaadin.tests.components.grid.GridDragAndDrop | From | To |