|
Rename Variable value_b : Object to valueB : Object in method public compare(a T, b T) : int in class com.vaadin.v7.client.widget.grid.datasources.ListSorter.sort.sort |
From |
To |
|
Rename Variable twelve_hour_clock : boolean to twelveHourClock : boolean in method protected createLocaleData(locale Locale) : LocaleData in class com.vaadin.server.LocaleService |
From |
To |
|
Rename Variable value_b : Object to valueB : Object in method public compare(a T, b T) : int in class com.vaadin.client.widget.grid.datasources.ListSorter.sort.sort |
From |
To |
|
Rename Variable value_a : Object to valueA : Object in method public compare(a T, b T) : int in class com.vaadin.client.widget.grid.datasources.ListSorter.sort.sort |
From |
To |
|
Rename Variable GWT_ID_ATTRIBUTE : String to gwtIdAttribute : String in method public getCaption() : String in class com.vaadin.testbench.elements.AbstractComponentElement |
From |
To |
|
Rename Variable hour_min_delimiter : String to hourMinDelimiter : String in method protected createLocaleData(locale Locale) : LocaleData in class com.vaadin.server.LocaleService |
From |
To |
|
Rename Variable dateformat_date : DateTimeFormat to dateformatDate : DateTimeFormat in method public formatClientSideDate(date Date) : String in class com.vaadin.v7.client.ui.calendar.schedule.DateUtil |
From |
To |
|
Rename Variable localized_date_format : String to localizedDateFormat : String in method public updateWeekGrid(daysCount int, days List<CalendarDay>, today Date, realDayNames String[]) : void in class com.vaadin.v7.client.ui.VCalendar |
From |
To |
|
Rename Variable value_a : Object to valueA : Object in method public compare(a T, b T) : int in class com.vaadin.v7.client.widget.grid.datasources.ListSorter.sort.sort |
From |
To |
|
Rename Variable dateformat_date : DateTimeFormat to dateformatDate : DateTimeFormat in method public formatClientSideTime(date Date) : String in class com.vaadin.v7.client.ui.calendar.schedule.DateUtil |
From |
To |
|
Rename Attribute customAttributes : String[] to CUSTOM_ATTRIBUTES : String[] in class com.vaadin.ui.AbstractComponent |
From |
To |
|
Rename Attribute classpathLocations : Map<String,URL> to CLASSPATH_LOCATIONS : Map<String,URL> in class com.vaadin.server.widgetsetutils.ClassPathExplorer |
From |
To |
|
Rename Attribute RGBConverter : Coordinates2Color to rgbConverter : Coordinates2Color in class com.vaadin.v7.ui.components.colorpicker.ColorPickerPopup |
From |
To |
|
Rename Attribute cache : Map<Class<?>,AttributeCacheEntry> to CACHE : Map<Class<?>,AttributeCacheEntry> in class com.vaadin.ui.declarative.DesignAttributeHandler |
From |
To |
|
Rename Attribute dateformat_date : DateTimeFormat to dateformatDate : DateTimeFormat in class com.vaadin.v7.client.ui.calendar.schedule.CalendarEvent |
From |
To |
|
Rename Attribute referenceDiffStates : ConcurrentHashMap<Class<? extends SharedState>,JsonValue> to REFERENCE_DIFF_STATES : ConcurrentHashMap<Class<? extends SharedState>,JsonValue> in class com.vaadin.server.LegacyCommunicationManager |
From |
To |
|
Rename Attribute decodedWithoutReference : FastStringSet to DECODED_WITHOUT_REFERENCE : FastStringSet in class com.vaadin.client.communication.JsonDecoder |
From |
To |
|
Rename Attribute dateformat_date24 : DateTimeFormat to dateformatDate24 : DateTimeFormat in class com.vaadin.v7.client.ui.calendar.schedule.CalendarEvent |
From |
To |
|
Rename Attribute URL : String to url : String in class com.vaadin.shared.communication.URLReference |
From |
To |
|
Rename Attribute customSerializers : Map<Class<?>,JSONSerializer<?>> to CUSTOM_SERIALIZERS : Map<Class<?>,JSONSerializer<?>> in class com.vaadin.server.JsonCodec |
From |
To |
|
Rename Attribute cache_react_rate : double to cacheReactRate : double in class com.vaadin.v7.client.ui.VScrollTable |
From |
To |
|
Rename Attribute notifications : List<VNotification> to NOTIFICATIONS : List<VNotification> in class com.vaadin.client.ui.VNotification |
From |
To |
|
Rename Attribute sizePattern : RegExp to SIZE_PATTERN : RegExp in class com.vaadin.client.WidgetUtil.CssSize |
From |
To |
|
Rename Attribute cache_rate : double to cacheRate : double in class com.vaadin.v7.client.ui.VScrollTable |
From |
To |
|
Rename Attribute halfHourInMilliSeconds : int to HALF_HOUR_IN_MILLI_SECONDS : int in class com.vaadin.v7.client.ui.calendar.schedule.DateCellDayEvent |
From |
To |
|
Rename Attribute evtGroup : String to EVT_GROUP : String in class com.vaadin.client.Profiler |
From |
To |
|
Rename Attribute heightLocations : Map<Object,FileLocation> to HEIGHT_LOCATIONS : Map<Object,FileLocation> in class com.vaadin.server.ComponentSizeValidator |
From |
To |
|
Rename Attribute stateTypeCache : Map<Class<? extends AbstractClientConnector>,Class<? extends SharedState>> to STATE_TYPE_CACHE : Map<Class<? extends AbstractClientConnector>,Class<? extends SharedState>> in class com.vaadin.server.AbstractClientConnector |
From |
To |
|
Rename Attribute std_offset : int to stdOffset : int in class com.vaadin.util.TimeZoneUtil.TimeZoneInfo |
From |
To |
|
Rename Attribute widthLocations : Map<Object,FileLocation> to WIDTH_LOCATIONS : Map<Object,FileLocation> in class com.vaadin.server.ComponentSizeValidator |
From |
To |
|
Rename Attribute HSVConverter : Coordinates2Color to hsvConverter : Coordinates2Color in class com.vaadin.v7.ui.components.colorpicker.ColorPickerPopup |
From |
To |
|
Rename Attribute sizePattern : Pattern to SIZE_PATTERN : Pattern in class com.vaadin.server.SizeWithUnit |
From |
To |
|
Rename Parameter MIMEType : String to mimeType : String in method protected fireNoInputStream(filename String, mimeType String, length long) : void in class com.vaadin.ui.Upload |
From |
To |
|
Rename Parameter MIMEType : String to mimeType : String in method public NoInputStreamEvent(source Upload, filename String, mimeType String, length long) in class com.vaadin.ui.Upload.NoInputStreamEvent |
From |
To |
|
Rename Parameter MIMEType : String to mimeType : String in method protected fireUploadInterrupted(filename String, mimeType String, length long, e Exception) : void in class com.vaadin.ui.Upload |
From |
To |
|
Rename Parameter MIMEType : String to mimeType : String in method public FinishedEvent(source Upload, filename String, mimeType String, length long) in class com.vaadin.v7.ui.Upload.FinishedEvent |
From |
To |
|
Rename Parameter MIMEType : String to mimeType : String in method public NoOutputStreamEvent(source Upload, filename String, mimeType String, length long) in class com.vaadin.ui.Upload.NoOutputStreamEvent |
From |
To |
|
Rename Parameter MIMEType : String to mimeType : String in method public SucceededEvent(source Upload, filename String, mimeType String, length long) in class com.vaadin.v7.ui.Upload.SucceededEvent |
From |
To |
|
Rename Parameter localized_date_format : String to localizedDateFormat : String in method public add(dayName String, date String, localizedDateFormat String, extraClass String) : void in class com.vaadin.v7.client.ui.calendar.schedule.DayToolbar |
From |
To |
|
Rename Parameter MIMEType : String to mimeType : String in method public StartedEvent(source Upload, filename String, mimeType String, contentLength long) in class com.vaadin.ui.Upload.StartedEvent |
From |
To |
|
Rename Parameter MIMEType : String to mimeType : String in method public NoInputStreamEvent(source Upload, filename String, mimeType String, length long) in class com.vaadin.v7.ui.Upload.NoInputStreamEvent |
From |
To |
|
Rename Parameter MIMEType : String to mimeType : String in method protected fireNoOutputStream(filename String, mimeType String, length long) : void in class com.vaadin.v7.ui.Upload |
From |
To |
|
Rename Parameter MIMEType : String to mimeType : String in method protected fireUploadInterrupted(filename String, mimeType String, length long, e Exception) : void in class com.vaadin.v7.ui.Upload |
From |
To |
|
Rename Parameter MIMEType : String to mimeType : String in method public addExtension(extension String, mimeType String) : void in class com.vaadin.util.FileTypeResolver |
From |
To |
|
Rename Parameter URL : String to url : String in method public setURL(url String) : void in class com.vaadin.shared.communication.URLReference |
From |
To |
|
Rename Parameter MIMEType : String to mimeType : String in method protected fireNoInputStream(filename String, mimeType String, length long) : void in class com.vaadin.v7.ui.Upload |
From |
To |
|
Rename Parameter MIMEType : String to mimeType : String in method public setMIMEType(mimeType String) : void in class com.vaadin.server.StreamResource |
From |
To |
|
Rename Parameter MIMEType : String to mimeType : String in method public NoOutputStreamEvent(source Upload, filename String, mimeType String, length long) in class com.vaadin.v7.ui.Upload.NoOutputStreamEvent |
From |
To |
|
Rename Parameter MIMEType : String to mimeType : String in method public FailedEvent(source Upload, filename String, mimeType String, length long) in class com.vaadin.v7.ui.Upload.FailedEvent |
From |
To |
|
Rename Parameter MIMEType : String to mimeType : String in method public FailedEvent(source Upload, filename String, mimeType String, length long) in class com.vaadin.ui.Upload.FailedEvent |
From |
To |
|
Rename Parameter MIMEType : String to mimeType : String in method protected fireUploadInterrupted(filename String, mimeType String, length long) : void in class com.vaadin.v7.ui.Upload |
From |
To |
|
Rename Parameter MIMEType : String to mimeType : String in method protected fireUploadInterrupted(filename String, mimeType String, length long) : void in class com.vaadin.ui.Upload |
From |
To |
|
Rename Parameter MIMEType : String to mimeType : String in method public FinishedEvent(source Upload, filename String, mimeType String, length long) in class com.vaadin.ui.Upload.FinishedEvent |
From |
To |
|
Rename Parameter TTAppId : String to ttAppId : String in method private initializeTestbenchHooks(componentLocator ComponentLocator, ttAppId String) : void in class com.vaadin.client.ApplicationConnection |
From |
To |
|
Rename Parameter MIMEType : String to mimeType : String in method protected fireNoOutputStream(filename String, mimeType String, length long) : void in class com.vaadin.ui.Upload |
From |
To |
|
Rename Parameter MIMEType : String to mimeType : String in method protected fireStarted(filename String, mimeType String) : void in class com.vaadin.v7.ui.Upload |
From |
To |
|
Rename Parameter MIMEType : String to mimeType : String in method public FailedEvent(source Upload, filename String, mimeType String, length long, reason Exception) in class com.vaadin.v7.ui.Upload.FailedEvent |
From |
To |
|
Rename Parameter MIMEType : String to mimeType : String in method public addIcon(mimeType String, icon Resource) : void in class com.vaadin.util.FileTypeResolver |
From |
To |
|
Rename Parameter MIMEType : String to mimeType : String in method public StartedEvent(source Upload, filename String, mimeType String, contentLength long) in class com.vaadin.v7.ui.Upload.StartedEvent |
From |
To |
|
Rename Parameter MIMEType : String to mimeType : String in method public FailedEvent(source Upload, filename String, mimeType String, length long, reason Exception) in class com.vaadin.ui.Upload.FailedEvent |
From |
To |
|
Rename Parameter MIMEType : String to mimeType : String in method protected fireStarted(filename String, mimeType String) : void in class com.vaadin.ui.Upload |
From |
To |
|
Rename Parameter MIMEType : String to mimeType : String in method protected fireUploadSuccess(filename String, mimeType String, length long) : void in class com.vaadin.v7.ui.Upload |
From |
To |
|
Rename Parameter MIMEType : String to mimeType : String in method public SucceededEvent(source Upload, filename String, mimeType String, length long) in class com.vaadin.ui.Upload.SucceededEvent |
From |
To |