3a69a723e689b047325ed88392d012ac96f4f62d
Files Diff
- Added: 3
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 2 | ||
Extract Variable hasErrors : boolean in method private doSaveIfValid(bean BEAN) : BinderValidationStatus<BEAN> from class com.vaadin.data.Binder | From | To | |
Extract Variable status : BinderValidationStatus<BEAN> in method private handleFieldValueChange(bean BEAN) : void from class com.vaadin.data.Binder.BindingImpl | From | To | |
Extract Method | 1 | ||
Extract Method private doUnbind(fireStatusEvent boolean) : void extracted from public unbind() : void in class com.vaadin.data.Binder | From | To |