34dab410b1bece6631984edb05ca3a0c15117050
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 2 | ||
| Change Parameter Type propertyNames : String... to properties : Object... in method public properties(properties Object...) : List<Property> in class org.rapidoid.model.impl.ListItems | From | To | |
| Change Parameter Type propertyNames : String... to properties : Object... in method public properties(properties Object...) : List<Property> in class org.rapidoid.model.Items | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute sortOrder : String to orderBy : String in class org.rapidoid.widget.GridWidget | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type properties : String[] to properties : Object[] in class org.rapidoid.widget.GridWidget | From | To | |
| Rename Parameter | 2 | ||
| Rename Parameter propertyNames : String... to properties : Object... in method public properties(properties Object...) : List<Property> in class org.rapidoid.model.impl.ListItems | From | To | |
| Rename Parameter propertyNames : String... to properties : Object... in method public properties(properties Object...) : List<Property> in class org.rapidoid.model.Items | From | To |