Clirr Results

The following document contains the results of Clirr.

  • Current Version: 5.4
  • Comparison Version: 5.3.9

Summary

Severity Number
Error Error 26
Warning Warning 0
Info Info 58

Details

Severity Message Class Method / Field
Error Changed type of field scrollBodyPanel from com.vaadin.client.ui.FocusableScrollPanel to com.vaadin.client.ui.VScrollTablePatched$FocusableScrollContextPanel com.vaadin.client.ui.VScrollTablePatched scrollBodyPanel
Error Changed type of field captionContainer from com.google.gwt.user.client.Element to com.google.gwt.dom.client.Element com.vaadin.client.ui.VScrollTablePatched$HeaderCell captionContainer
Error Changed type of field div from com.google.gwt.user.client.Element to com.google.gwt.dom.client.Element com.vaadin.client.ui.VScrollTablePatched$TableHead div
Error Parameter 3 of 'protected void startRowDrag(com.google.gwt.user.client.Event, int, com.google.gwt.user.client.Element)' has changed its type to com.google.gwt.dom.client.Element com.vaadin.client.ui.VScrollTablePatched$VScrollTableBody$VScrollTableRow protected void startRowDrag(com.google.gwt.user.client.Event, int, com.google.gwt.user.client.Element)
Error Class com.vaadin.client.ui.upload.UploadConnector removed com.vaadin.client.ui.upload.UploadConnector
Error Parameter 1 of 'protected info.magnolia.ui.vaadin.gwt.shared.jcrop.SelectionArea AreaFromJSON(org.json.JSONObject)' has changed its type to elemental.json.JsonObject info.magnolia.ui.vaadin.editor.JCrop protected info.magnolia.ui.vaadin.gwt.shared.jcrop.SelectionArea AreaFromJSON(org.json.JSONObject)
Error Return type of method 'protected info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.widget.LazyThumbnailLayoutWidget createWidget()' has been changed to info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.widget.EscalatorThumbnailsPanel info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.connector.LazyThumbnailLayoutConnector protected info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.widget.LazyThumbnailLayoutWidget createWidget()
Error Return type of method 'public info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.widget.LazyThumbnailLayoutWidget getWidget()' has been changed to info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.widget.EscalatorThumbnailsPanel info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.connector.LazyThumbnailLayoutConnector public info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.widget.LazyThumbnailLayoutWidget getWidget()
Error Method 'public void loadThumbnails(int)' has been removed info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.connector.LazyThumbnailLayoutConnector$ThumbnailService public void loadThumbnails(int)
Error Method 'public void onThumbnailsScaled(float)' has been added to an interface info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.connector.LazyThumbnailLayoutConnector$ThumbnailService public void onThumbnailsScaled(float)
Error Method 'public void onViewportChanged(info.magnolia.ui.vaadin.gwt.shared.Range)' has been added to an interface info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.connector.LazyThumbnailLayoutConnector$ThumbnailService public void onViewportChanged(info.magnolia.ui.vaadin.gwt.shared.Range)
Error Removed field lastQueried info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.connector.ThumbnailLayoutState lastQueried
Error In method 'public void addThumbnails(java.util.List)' the number of arguments has changed info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.rpc.ThumbnailLayoutClientRpc public void addThumbnails(java.util.List)
Error Method 'public void setSelected(java.lang.String)' has been removed info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.rpc.ThumbnailLayoutClientRpc public void setSelected(java.lang.String)
Error Method 'public void clearThumbnails()' has been removed info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.rpc.ThumbnailLayoutServerRpc public void clearThumbnails()
Error In method 'public void loadThumbnails(int)' the number of arguments has changed info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.rpc.ThumbnailLayoutServerRpc public void loadThumbnails(int)
Error Parameter 1 of 'public void onThumbnailDoubleClicked(java.lang.String)' has changed its type to int info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.rpc.ThumbnailLayoutServerRpc public void onThumbnailDoubleClicked(java.lang.String)
Error Parameter 1 of 'public void onThumbnailRightClicked(java.lang.String, int, int)' has changed its type to int info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.rpc.ThumbnailLayoutServerRpc public void onThumbnailRightClicked(java.lang.String, int, int)
Error In method 'public void onThumbnailSelected(java.lang.String)' the number of arguments has changed info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.rpc.ThumbnailLayoutServerRpc public void onThumbnailSelected(java.lang.String)
Error Method 'public void setScaleRatio(float)' has been added to an interface info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.rpc.ThumbnailLayoutServerRpc public void setScaleRatio(float)
Error Method 'public void updateOffset(int)' has been added to an interface info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.rpc.ThumbnailLayoutServerRpc public void updateOffset(int)
Error Class info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.widget.LazyThumbnailLayoutWidget removed info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.widget.LazyThumbnailLayoutWidget
Error Class info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.widget.ThumbnailWidget removed info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.widget.ThumbnailWidget
Error Method 'public void clear()' has been removed info.magnolia.ui.vaadin.layout.LazyThumbnailLayout public void clear()
Error Class info.magnolia.ui.vaadin.layout.LazyThumbnailLayout$LazyThumbnailProvider removed info.magnolia.ui.vaadin.layout.LazyThumbnailLayout$LazyThumbnailProvider
Error Method 'public void onThumbnailsSelected(java.util.Set)' has been added to an interface info.magnolia.ui.vaadin.layout.LazyThumbnailLayout$ThumbnailSelectionListener public void onThumbnailsSelected(java.util.Set)
Info Added com.vaadin.client.DeferredWorker to the set of implemented interfaces com.vaadin.client.ui.VScrollTablePatched
Info Added com.vaadin.client.ui.SubPartAware to the set of implemented interfaces com.vaadin.client.ui.VScrollTablePatched
Info Method 'public com.google.gwt.user.client.Element getSubPartElement(java.lang.String)' has been added com.vaadin.client.ui.VScrollTablePatched public com.google.gwt.user.client.Element getSubPartElement(java.lang.String)
Info Method 'public java.lang.String getSubPartName(com.google.gwt.user.client.Element)' has been added com.vaadin.client.ui.VScrollTablePatched public java.lang.String getSubPartName(com.google.gwt.user.client.Element)
Info Method 'public boolean isWorkPending()' has been added com.vaadin.client.ui.VScrollTablePatched public boolean isWorkPending()
Info Method 'public void onUnregister()' has been added com.vaadin.client.ui.VScrollTablePatched public void onUnregister()
Info Class com.vaadin.client.ui.VScrollTablePatched$FocusableScrollContextPanel added com.vaadin.client.ui.VScrollTablePatched$FocusableScrollContextPanel
Info Method 'protected void saveNaturalColumnWidthIfNotSaved(int)' has been added com.vaadin.client.ui.VScrollTablePatched$FooterCell protected void saveNaturalColumnWidthIfNotSaved(int)
Info Method 'protected void saveNaturalColumnWidthIfNotSaved(int)' has been added com.vaadin.client.ui.VScrollTablePatched$HeaderCell protected void saveNaturalColumnWidthIfNotSaved(int)
Info Method 'public boolean isRequestHandlerRunning()' has been added com.vaadin.client.ui.VScrollTablePatched$RowRequestHandler public boolean isRequestHandlerRunning()
Info Method 'public boolean isRunning()' is now implemented in superclass com.google.gwt.user.client.Timer com.vaadin.client.ui.VScrollTablePatched$RowRequestHandler public boolean isRunning()
Info Method 'public int indexOf(com.google.gwt.user.client.ui.Widget)' has been added com.vaadin.client.ui.VScrollTablePatched$VScrollTableBody public int indexOf(com.google.gwt.user.client.ui.Widget)
Info Added com.vaadin.client.ui.VScrollTablePatched$ContextMenuOwner to the set of implemented interfaces com.vaadin.client.ui.VScrollTablePatched$VScrollTableBody$VScrollTableGeneratedRow
Info Added com.vaadin.client.ui.VScrollTablePatched$ContextMenuOwner to the set of implemented interfaces com.vaadin.client.ui.VScrollTablePatched$VScrollTableBody$VScrollTableRow
Info Added protected field applyZeroWidthFix com.vaadin.client.ui.VScrollTablePatched$VScrollTableBody$VScrollTableRow applyZeroWidthFix
Info Added com.vaadin.client.DeferredWorker to the set of implemented interfaces com.vaadin.client.ui.VTreeTablePatched
Info Added com.vaadin.client.ui.SubPartAware to the set of implemented interfaces com.vaadin.client.ui.VTreeTablePatched
Info Method 'public void updateFirstVisibleAndScrollIfNeeded(com.vaadin.client.UIDL)' has been added com.vaadin.client.ui.VTreeTablePatched public void updateFirstVisibleAndScrollIfNeeded(com.vaadin.client.UIDL)
Info Added com.vaadin.client.ui.VScrollTablePatched$ContextMenuOwner to the set of implemented interfaces com.vaadin.client.ui.VTreeTablePatched$VTreeTableScrollBody$VTreeTableGeneratedRow
Info Added com.vaadin.client.ui.VScrollTablePatched$ContextMenuOwner to the set of implemented interfaces com.vaadin.client.ui.VTreeTablePatched$VTreeTableScrollBody$VTreeTableRow
Info Method 'public void onUnregister()' has been added com.vaadin.client.ui.table.TableConnectorPatched public void onUnregister()
Info Method 'protected void updateComponentSize(java.lang.String, java.lang.String)' has been added com.vaadin.client.ui.table.TableConnectorPatched protected void updateComponentSize(java.lang.String, java.lang.String)
Info Method 'public com.vaadin.ui.Component getDragImageComponent()' has been added com.vaadin.ui.DragAndDropWrapper public com.vaadin.ui.Component getDragImageComponent()
Info Method 'public void setDragImageComponent(com.vaadin.ui.Component)' has been added com.vaadin.ui.DragAndDropWrapper public void setDragImageComponent(com.vaadin.ui.Component)
Info Added public field COMPONENT_OTHER com.vaadin.ui.DragAndDropWrapper$DragStartMode COMPONENT_OTHER
Info Method 'public com.vaadin.shared.MouseEventDetails getMouseEvent()' is now implemented in superclass com.vaadin.event.dd.TargetDetailsImpl com.vaadin.ui.DragAndDropWrapper$WrapperTargetDetails public com.vaadin.shared.MouseEventDetails getMouseEvent()
Info Added com.vaadin.client.DeferredWorker to the set of implemented interfaces info.magnolia.ui.vaadin.gwt.client.grid.VMagnoliaTable
Info Added com.vaadin.client.ui.SubPartAware to the set of implemented interfaces info.magnolia.ui.vaadin.gwt.client.grid.VMagnoliaTable
Info Added com.vaadin.client.ui.VScrollTablePatched$ContextMenuOwner to the set of implemented interfaces info.magnolia.ui.vaadin.gwt.client.grid.VMagnoliaTable$MagnoliaTableBody$MagnoliaTableRow
Info Added com.vaadin.client.DeferredWorker to the set of implemented interfaces info.magnolia.ui.vaadin.gwt.client.grid.VMagnoliaTreeTable
Info Added com.vaadin.client.ui.SubPartAware to the set of implemented interfaces info.magnolia.ui.vaadin.gwt.client.grid.VMagnoliaTreeTable
Info Method 'public void removeClass(java.lang.String)' has been added info.magnolia.ui.vaadin.gwt.client.jquerywrapper.JQueryWrapper public void removeClass(java.lang.String)
Info Method 'public int size()' has been added info.magnolia.ui.vaadin.gwt.client.jquerywrapper.JQueryWrapper public int size()
Info Added info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.widget.EscalatorThumbnailsPanel$Listener to the set of implemented interfaces info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.connector.LazyThumbnailLayoutConnector
Info Method 'public void onThumbnailClicked(int, boolean, boolean)' has been added info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.connector.LazyThumbnailLayoutConnector public void onThumbnailClicked(int, boolean, boolean)
Info Method 'public void onThumbnailDoubleClicked(int)' has been added info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.connector.LazyThumbnailLayoutConnector public void onThumbnailDoubleClicked(int)
Info Method 'public void onThumbnailRightClicked(int, int, int)' has been added info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.connector.LazyThumbnailLayoutConnector public void onThumbnailRightClicked(int, int, int)
Info Added public field isFirstUpdate info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.connector.ThumbnailLayoutState isFirstUpdate
Info Added public field offset info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.connector.ThumbnailLayoutState offset
Info Added public field scaleRatio info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.connector.ThumbnailLayoutState scaleRatio
Info Added public field selection info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.connector.ThumbnailLayoutState selection
Info Class info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.connector.ThumbnailLayoutState$SelectionModel added info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.connector.ThumbnailLayoutState$SelectionModel
Info Class info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.widget.EscalatorThumbnailsPanel added info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.widget.EscalatorThumbnailsPanel
Info Class info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.widget.EscalatorThumbnailsPanel$Listener added info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.widget.EscalatorThumbnailsPanel$Listener
Info Added com.google.gwt.user.client.TakesValue to the set of implemented interfaces info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.widget.Slider
Info Added com.google.gwt.user.client.ui.HasValue to the set of implemented interfaces info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.widget.Slider
Info Method 'public java.lang.Integer getValue()' has been added info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.widget.Slider public java.lang.Integer getValue()
Info Method 'public java.lang.Object getValue()' has been added info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.widget.Slider public java.lang.Object getValue()
Info Method 'public void setValue(java.lang.Integer)' has been added info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.widget.Slider public void setValue(java.lang.Integer)
Info Method 'public void setValue(java.lang.Integer, boolean)' has been added info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.widget.Slider public void setValue(java.lang.Integer, boolean)
Info Method 'public void setValue(java.lang.Object, boolean)' has been added info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.widget.Slider public void setValue(java.lang.Object, boolean)
Info Method 'public void setValue(java.lang.Object)' has been added info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.widget.Slider public void setValue(java.lang.Object)
Info Added com.vaadin.data.Container$ItemSetChangeListener to the set of implemented interfaces info.magnolia.ui.vaadin.layout.LazyThumbnailLayout
Info Method 'public void beforeClientResponse(boolean)' has been added info.magnolia.ui.vaadin.layout.LazyThumbnailLayout public void beforeClientResponse(boolean)
Info Method 'public void containerItemSetChange(com.vaadin.data.Container$ItemSetChangeEvent)' has been added info.magnolia.ui.vaadin.layout.LazyThumbnailLayout public void containerItemSetChange(com.vaadin.data.Container$ItemSetChangeEvent)
Info Method 'public void onThumbnailSelected(java.lang.Object)' has been deprecated info.magnolia.ui.vaadin.layout.LazyThumbnailLayout$ThumbnailSelectionListener public void onThumbnailSelected(java.lang.Object)
Info Class info.magnolia.ui.vaadin.layout.data.PagingThumbnailContainer added info.magnolia.ui.vaadin.layout.data.PagingThumbnailContainer
Info Class info.magnolia.ui.vaadin.layout.data.ThumbnailContainer added info.magnolia.ui.vaadin.layout.data.ThumbnailContainer