2e0d4f149a9b02e38fe32411d66b715714bd526a
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 10
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Attribute | 1 | ||
| Rename Attribute deferedSendPending : boolean to deferredSendPending : boolean in class com.vaadin.client.ApplicationConnection | From | To | |
| Extract Method | 2 | ||
| Extract Method public isWaitingForData() : boolean extracted from protected setRowData(firstRowIndex int, rowData List<T>) : void in class com.vaadin.client.data.AbstractRemoteDataSource | From | To | |
| Extract Method public isWaitingForData() : boolean extracted from private checkCacheCoverage() : void in class com.vaadin.client.data.AbstractRemoteDataSource | From | To |