6ecef502864ed201b468a68c00676beb401f21c7
Files Diff
- Added: 3
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public getDropCriteria() : String renamed to public getDropCriteriaScript() : String in class com.vaadin.ui.dnd.DropTargetExtension | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute dropCriteria : String to criteriaScript : String in class com.vaadin.shared.ui.dnd.DropTargetState | From | To | |
| Extract Variable | 1 | ||
| Extract Variable allowed : boolean in method private isDropAllowed(event NativeEvent) : boolean from class com.vaadin.client.extensions.DropTargetExtensionConnector | From | To |