8b8752c520c9d2d1f0673b7edf95e56eaeea160f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Attribute | 1 | ||
Move Attribute private htmlContentAllowed : boolean from class com.vaadin.ui.OptionGroup to public htmlContentAllowed : boolean from class com.vaadin.shared.ui.optiongroup.OptionGroupState | From | To | |
Extract Method | 3 | ||
Extract Method public isHtmlContentAllowed() : boolean extracted from public buildOptions(uidl UIDL) : void in class com.vaadin.client.ui.VOptionGroup | From | To |