Clirr Results

The following document contains the results of Clirr.

  • Current Version: 5.5
  • Comparison Version: 5.4.9

Summary

Severity Number
Error Error 16
Warning Warning 0
Info Info 162

API Incompatibilities

Severity Message Class Method / Field
Error Removed com.vaadin.client.ui.AbstractHasComponentsConnector from the list of superclasses com.vaadin.client.ui.table.TableConnectorPatched
Error Return type of method 'public com.vaadin.shared.communication.SharedState getState()' has been changed to com.vaadin.shared.AbstractFieldState com.vaadin.client.ui.table.TableConnectorPatched public com.vaadin.shared.communication.SharedState getState()
Error Removed com.vaadin.client.ui.AbstractHasComponentsConnector from the list of superclasses com.vaadin.client.ui.treetable.TreeTableConnectorPatched
Error Return type of method 'public com.vaadin.shared.AbstractComponentState getState()' has been changed to com.vaadin.shared.communication.SharedState com.vaadin.client.ui.treetable.TreeTableConnectorPatched public com.vaadin.shared.AbstractComponentState getState()
Error Return type of method 'public com.vaadin.shared.communication.SharedState getState()' has been changed to com.vaadin.shared.AbstractComponentState com.vaadin.client.ui.treetable.TreeTableConnectorPatched public com.vaadin.shared.communication.SharedState getState()
Error Return type of method 'protected com.vaadin.shared.AbstractFieldState getState()' has been changed to com.vaadin.shared.ui.table.TableState info.magnolia.ui.vaadin.grid.MagnoliaTreeTable protected com.vaadin.shared.AbstractFieldState getState()
Error Return type of method 'protected com.vaadin.shared.AbstractComponentState getState()' has been changed to com.vaadin.shared.ui.select.AbstractSelectState info.magnolia.ui.vaadin.grid.MagnoliaTreeTable protected com.vaadin.shared.AbstractComponentState getState()
Error Return type of method 'protected com.vaadin.shared.communication.SharedState getState()' has been changed to com.vaadin.shared.AbstractFieldState info.magnolia.ui.vaadin.grid.MagnoliaTreeTable protected com.vaadin.shared.communication.SharedState getState()
Error Removed com.vaadin.client.ui.AbstractHasComponentsConnector from the list of superclasses info.magnolia.ui.vaadin.gwt.client.grid.connector.MagnoliaTableConnector
Error Removed com.vaadin.client.ui.AbstractHasComponentsConnector from the list of superclasses info.magnolia.ui.vaadin.gwt.client.grid.connector.MagnoliaTreeTableConnector
Error Return type of method 'public java.lang.Integer getValue()' has been changed to java.lang.Double info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.widget.Slider public java.lang.Integer getValue()
Error Parameter 1 of 'public void setValue(java.lang.Integer)' has changed its type to java.lang.Double info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.widget.Slider public void setValue(java.lang.Integer)
Error Parameter 1 of 'public void setValue(java.lang.Integer, boolean)' has changed its type to java.lang.Double info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.widget.Slider public void setValue(java.lang.Integer, boolean)
Error Class info.magnolia.ui.vaadin.gwt.client.mgwt.SliderClientBundle removed info.magnolia.ui.vaadin.gwt.client.mgwt.SliderClientBundle
Error Class info.magnolia.ui.vaadin.gwt.client.touchwidget.VMgwtStylesUI removed info.magnolia.ui.vaadin.gwt.client.touchwidget.VMgwtStylesUI
Error Removed info.magnolia.ui.vaadin.gwt.client.touchwidget.VMgwtStylesUI from the list of superclasses info.magnolia.ui.vaadin.gwt.client.touchwidget.VMobileSafariUI
Info Class com.google.gwt.user.client.impl.DOMImplMobileSafari added com.google.gwt.user.client.impl.DOMImplMobileSafari
Info Class com.google.gwt.user.client.impl.DOMImplMozillaWithTransistions added com.google.gwt.user.client.impl.DOMImplMozillaWithTransistions
Info Class com.google.gwt.user.client.impl.DOMImplSafariWithTransistion added com.google.gwt.user.client.impl.DOMImplSafariWithTransistion
Info Class com.googlecode.mgwt.collection.client.JsLightArray added com.googlecode.mgwt.collection.client.JsLightArray
Info Class com.googlecode.mgwt.collection.client.JsLightArrayBoolean added com.googlecode.mgwt.collection.client.JsLightArrayBoolean
Info Class com.googlecode.mgwt.collection.client.JsLightArrayInteger added com.googlecode.mgwt.collection.client.JsLightArrayInteger
Info Class com.googlecode.mgwt.collection.client.JsLightMap added com.googlecode.mgwt.collection.client.JsLightMap
Info Class com.googlecode.mgwt.collection.shared.CollectionFactory added com.googlecode.mgwt.collection.shared.CollectionFactory
Info Class com.googlecode.mgwt.collection.shared.LightArray added com.googlecode.mgwt.collection.shared.LightArray
Info Class com.googlecode.mgwt.collection.shared.LightArrayBoolean added com.googlecode.mgwt.collection.shared.LightArrayBoolean
Info Class com.googlecode.mgwt.collection.shared.LightArrayInt added com.googlecode.mgwt.collection.shared.LightArrayInt
Info Class com.googlecode.mgwt.collection.shared.LightMap added com.googlecode.mgwt.collection.shared.LightMap
Info Class com.googlecode.mgwt.collection.shared.java.JavaLightArray added com.googlecode.mgwt.collection.shared.java.JavaLightArray
Info Class com.googlecode.mgwt.collection.shared.java.JavaLightArrayBoolean added com.googlecode.mgwt.collection.shared.java.JavaLightArrayBoolean
Info Class com.googlecode.mgwt.collection.shared.java.JavaLightArrayInt added com.googlecode.mgwt.collection.shared.java.JavaLightArrayInt
Info Class com.googlecode.mgwt.collection.shared.java.JavaLightMap added com.googlecode.mgwt.collection.shared.java.JavaLightMap
Info Class com.googlecode.mgwt.dom.client.event.EventTypes added com.googlecode.mgwt.dom.client.event.EventTypes
Info Class com.googlecode.mgwt.dom.client.event.EventTypesDefault added com.googlecode.mgwt.dom.client.event.EventTypesDefault
Info Class com.googlecode.mgwt.dom.client.event.MozEventTypes added com.googlecode.mgwt.dom.client.event.MozEventTypes
Info Class com.googlecode.mgwt.dom.client.event.SafariEventTypes added com.googlecode.mgwt.dom.client.event.SafariEventTypes
Info Class com.googlecode.mgwt.dom.client.event.mouse.HandlerRegistrationCollection added com.googlecode.mgwt.dom.client.event.mouse.HandlerRegistrationCollection
Info Class com.googlecode.mgwt.dom.client.event.mouse.MultiTouchMouseEmulator added com.googlecode.mgwt.dom.client.event.mouse.MultiTouchMouseEmulator
Info Class com.googlecode.mgwt.dom.client.event.mouse.SimulatedTouchEndEvent added com.googlecode.mgwt.dom.client.event.mouse.SimulatedTouchEndEvent
Info Class com.googlecode.mgwt.dom.client.event.mouse.SimulatedTouchMoveEvent added com.googlecode.mgwt.dom.client.event.mouse.SimulatedTouchMoveEvent
Info Class com.googlecode.mgwt.dom.client.event.mouse.SimulatedTouchStartEvent added com.googlecode.mgwt.dom.client.event.mouse.SimulatedTouchStartEvent
Info Class com.googlecode.mgwt.dom.client.event.mouse.TouchEndToMouseUpHandler added com.googlecode.mgwt.dom.client.event.mouse.TouchEndToMouseUpHandler
Info Class com.googlecode.mgwt.dom.client.event.mouse.TouchMoveToMouseMoveHandler added com.googlecode.mgwt.dom.client.event.mouse.TouchMoveToMouseMoveHandler
Info Class com.googlecode.mgwt.dom.client.event.mouse.TouchStartToMouseDownHandler added com.googlecode.mgwt.dom.client.event.mouse.TouchStartToMouseDownHandler
Info Class com.googlecode.mgwt.dom.client.event.tap.HasTapHandlers added com.googlecode.mgwt.dom.client.event.tap.HasTapHandlers
Info Class com.googlecode.mgwt.dom.client.event.tap.Tap added com.googlecode.mgwt.dom.client.event.tap.Tap
Info Class com.googlecode.mgwt.dom.client.event.tap.TapEvent added com.googlecode.mgwt.dom.client.event.tap.TapEvent
Info Class com.googlecode.mgwt.dom.client.event.tap.TapHandler added com.googlecode.mgwt.dom.client.event.tap.TapHandler
Info Class com.googlecode.mgwt.dom.client.event.touch.HasTouchHandlers added com.googlecode.mgwt.dom.client.event.touch.HasTouchHandlers
Info Class com.googlecode.mgwt.dom.client.event.touch.JavaTouch added com.googlecode.mgwt.dom.client.event.touch.JavaTouch
Info Class com.googlecode.mgwt.dom.client.event.touch.JsTouch added com.googlecode.mgwt.dom.client.event.touch.JsTouch
Info Class com.googlecode.mgwt.dom.client.event.touch.Touch added com.googlecode.mgwt.dom.client.event.touch.Touch
Info Class com.googlecode.mgwt.dom.client.event.touch.TouchCancelEvent added com.googlecode.mgwt.dom.client.event.touch.TouchCancelEvent
Info Class com.googlecode.mgwt.dom.client.event.touch.TouchCancelHandler added com.googlecode.mgwt.dom.client.event.touch.TouchCancelHandler
Info Class com.googlecode.mgwt.dom.client.event.touch.TouchEndEvent added com.googlecode.mgwt.dom.client.event.touch.TouchEndEvent
Info Class com.googlecode.mgwt.dom.client.event.touch.TouchEndHandler added com.googlecode.mgwt.dom.client.event.touch.TouchEndHandler
Info Class com.googlecode.mgwt.dom.client.event.touch.TouchEvent added com.googlecode.mgwt.dom.client.event.touch.TouchEvent
Info Class com.googlecode.mgwt.dom.client.event.touch.TouchHandler added com.googlecode.mgwt.dom.client.event.touch.TouchHandler
Info Class com.googlecode.mgwt.dom.client.event.touch.TouchMoveEvent added com.googlecode.mgwt.dom.client.event.touch.TouchMoveEvent
Info Class com.googlecode.mgwt.dom.client.event.touch.TouchMoveHandler added com.googlecode.mgwt.dom.client.event.touch.TouchMoveHandler
Info Class com.googlecode.mgwt.dom.client.event.touch.TouchStartEvent added com.googlecode.mgwt.dom.client.event.touch.TouchStartEvent
Info Class com.googlecode.mgwt.dom.client.event.touch.TouchStartHandler added com.googlecode.mgwt.dom.client.event.touch.TouchStartHandler
Info Class com.googlecode.mgwt.dom.client.event.touch.TouchUtil added com.googlecode.mgwt.dom.client.event.touch.TouchUtil
Info Class com.googlecode.mgwt.dom.client.recognizer.EventPropagator added com.googlecode.mgwt.dom.client.recognizer.EventPropagator
Info Class com.googlecode.mgwt.dom.client.recognizer.EventPropagatorMobileImpl added com.googlecode.mgwt.dom.client.recognizer.EventPropagatorMobileImpl
Info Class com.googlecode.mgwt.dom.client.recognizer.EventPropagatorStandardImpl added com.googlecode.mgwt.dom.client.recognizer.EventPropagatorStandardImpl
Info Class com.googlecode.mgwt.dom.client.recognizer.SystemTimeProvider added com.googlecode.mgwt.dom.client.recognizer.SystemTimeProvider
Info Class com.googlecode.mgwt.dom.client.recognizer.TapRecognizer added com.googlecode.mgwt.dom.client.recognizer.TapRecognizer
Info Class com.googlecode.mgwt.dom.client.recognizer.TimeProvider added com.googlecode.mgwt.dom.client.recognizer.TimeProvider
Info Class com.googlecode.mgwt.dom.client.recognizer.TimerExecturGwtTimerImpl added com.googlecode.mgwt.dom.client.recognizer.TimerExecturGwtTimerImpl
Info Class com.googlecode.mgwt.dom.client.recognizer.TimerExecutor added com.googlecode.mgwt.dom.client.recognizer.TimerExecutor
Info Class com.googlecode.mgwt.dom.client.recognizer.TimerExecutor$CodeToRun added com.googlecode.mgwt.dom.client.recognizer.TimerExecutor$CodeToRun
Info Class com.googlecode.mgwt.dom.client.recognizer.longtap.HasLongTapHandlers added com.googlecode.mgwt.dom.client.recognizer.longtap.HasLongTapHandlers
Info Class com.googlecode.mgwt.dom.client.recognizer.longtap.LongTapEvent added com.googlecode.mgwt.dom.client.recognizer.longtap.LongTapEvent
Info Class com.googlecode.mgwt.dom.client.recognizer.longtap.LongTapHandler added com.googlecode.mgwt.dom.client.recognizer.longtap.LongTapHandler
Info Class com.googlecode.mgwt.dom.client.recognizer.longtap.LongTapRecognizer added com.googlecode.mgwt.dom.client.recognizer.longtap.LongTapRecognizer
Info Class com.googlecode.mgwt.dom.client.recognizer.longtap.LongTapRecognizer$State added com.googlecode.mgwt.dom.client.recognizer.longtap.LongTapRecognizer$State
Info Class com.googlecode.mgwt.dom.client.recognizer.pinch.HasPinchHandlers added com.googlecode.mgwt.dom.client.recognizer.pinch.HasPinchHandlers
Info Class com.googlecode.mgwt.dom.client.recognizer.pinch.OffsetProvider added com.googlecode.mgwt.dom.client.recognizer.pinch.OffsetProvider
Info Class com.googlecode.mgwt.dom.client.recognizer.pinch.PinchEvent added com.googlecode.mgwt.dom.client.recognizer.pinch.PinchEvent
Info Class com.googlecode.mgwt.dom.client.recognizer.pinch.PinchHandler added com.googlecode.mgwt.dom.client.recognizer.pinch.PinchHandler
Info Class com.googlecode.mgwt.dom.client.recognizer.pinch.PinchRecognizer added com.googlecode.mgwt.dom.client.recognizer.pinch.PinchRecognizer
Info Class com.googlecode.mgwt.dom.client.recognizer.pinch.UIObjectToOffsetProvider added com.googlecode.mgwt.dom.client.recognizer.pinch.UIObjectToOffsetProvider
Info Class com.googlecode.mgwt.dom.client.recognizer.swipe.HasSwipeHandlers added com.googlecode.mgwt.dom.client.recognizer.swipe.HasSwipeHandlers
Info Class com.googlecode.mgwt.dom.client.recognizer.swipe.SwipeEndEvent added com.googlecode.mgwt.dom.client.recognizer.swipe.SwipeEndEvent
Info Class com.googlecode.mgwt.dom.client.recognizer.swipe.SwipeEndHandler added com.googlecode.mgwt.dom.client.recognizer.swipe.SwipeEndHandler
Info Class com.googlecode.mgwt.dom.client.recognizer.swipe.SwipeEvent added com.googlecode.mgwt.dom.client.recognizer.swipe.SwipeEvent
Info Class com.googlecode.mgwt.dom.client.recognizer.swipe.SwipeEvent$DIRECTION added com.googlecode.mgwt.dom.client.recognizer.swipe.SwipeEvent$DIRECTION
Info Class com.googlecode.mgwt.dom.client.recognizer.swipe.SwipeMoveEvent added com.googlecode.mgwt.dom.client.recognizer.swipe.SwipeMoveEvent
Info Class com.googlecode.mgwt.dom.client.recognizer.swipe.SwipeMoveHandler added com.googlecode.mgwt.dom.client.recognizer.swipe.SwipeMoveHandler
Info Class com.googlecode.mgwt.dom.client.recognizer.swipe.SwipeRecognizer added com.googlecode.mgwt.dom.client.recognizer.swipe.SwipeRecognizer
Info Class com.googlecode.mgwt.dom.client.recognizer.swipe.SwipeStartEvent added com.googlecode.mgwt.dom.client.recognizer.swipe.SwipeStartEvent
Info Class com.googlecode.mgwt.dom.client.recognizer.swipe.SwipeStartHandler added com.googlecode.mgwt.dom.client.recognizer.swipe.SwipeStartHandler
Info Class com.googlecode.mgwt.dom.client.recognizer.tap.MultiTapEvent added com.googlecode.mgwt.dom.client.recognizer.tap.MultiTapEvent
Info Class com.googlecode.mgwt.dom.client.recognizer.tap.MultiTapHandler added com.googlecode.mgwt.dom.client.recognizer.tap.MultiTapHandler
Info Class com.googlecode.mgwt.dom.client.recognizer.tap.MultiTapRecognizer added com.googlecode.mgwt.dom.client.recognizer.tap.MultiTapRecognizer
Info Class com.googlecode.mgwt.ui.client.util.NoopHandlerRegistration added com.googlecode.mgwt.ui.client.util.NoopHandlerRegistration
Info Class com.googlecode.mgwt.ui.client.widget.touch.GestureUtility added com.googlecode.mgwt.ui.client.widget.touch.GestureUtility
Info Class com.googlecode.mgwt.ui.client.widget.touch.TouchDelegate added com.googlecode.mgwt.ui.client.widget.touch.TouchDelegate
Info Class com.googlecode.mgwt.ui.client.widget.touch.TouchPanel added com.googlecode.mgwt.ui.client.widget.touch.TouchPanel
Info Class com.googlecode.mgwt.ui.client.widget.touch.TouchWidget added com.googlecode.mgwt.ui.client.widget.touch.TouchWidget
Info Class com.googlecode.mgwt.ui.client.widget.touch.TouchWidgetDesktopImpl added com.googlecode.mgwt.ui.client.widget.touch.TouchWidgetDesktopImpl
Info Class com.googlecode.mgwt.ui.client.widget.touch.TouchWidgetImpl added com.googlecode.mgwt.ui.client.widget.touch.TouchWidgetImpl
Info Class com.googlecode.mgwt.ui.client.widget.touch.TouchWidgetMobileImpl added com.googlecode.mgwt.ui.client.widget.touch.TouchWidgetMobileImpl
Info Added public field collapsibleMenuContent com.vaadin.client.ui.VScrollTablePatched collapsibleMenuContent
Info Method 'public com.vaadin.client.HasChildMeasurementHintConnector$ChildMeasurementHint getChildMeasurementHint()' has been added com.vaadin.client.ui.VScrollTablePatched public com.vaadin.client.HasChildMeasurementHintConnector$ChildMeasurementHint getChildMeasurementHint()
Info Method 'public void setChildMeasurementHint(com.vaadin.client.HasChildMeasurementHintConnector$ChildMeasurementHint)' has been added com.vaadin.client.ui.VScrollTablePatched public void setChildMeasurementHint(com.vaadin.client.HasChildMeasurementHintConnector$ChildMeasurementHint)
Info Class com.vaadin.client.ui.VSliderPatched added com.vaadin.client.ui.VSliderPatched
Info Added com.vaadin.client.HasChildMeasurementHintConnector to the set of implemented interfaces com.vaadin.client.ui.table.TableConnectorPatched
Info Added com.vaadin.client.ui.AbstractFieldConnector to the list of superclasses com.vaadin.client.ui.table.TableConnectorPatched
Info Method 'public com.google.gwt.event.shared.HandlerRegistration addConnectorHierarchyChangeHandler(com.vaadin.client.ConnectorHierarchyChangeEvent$ConnectorHierarchyChangeHandler)' has been added com.vaadin.client.ui.table.TableConnectorPatched public com.google.gwt.event.shared.HandlerRegistration addConnectorHierarchyChangeHandler(com.vaadin.client.ConnectorHierarchyChangeEvent$ConnectorHierarchyChangeHandler)
Info Method 'public java.util.List getChildComponents()' has been added com.vaadin.client.ui.table.TableConnectorPatched public java.util.List getChildComponents()
Info Method 'public com.vaadin.client.HasChildMeasurementHintConnector$ChildMeasurementHint getChildMeasurementHint()' has been added com.vaadin.client.ui.table.TableConnectorPatched public com.vaadin.client.HasChildMeasurementHintConnector$ChildMeasurementHint getChildMeasurementHint()
Info Method 'protected com.vaadin.client.ui.VScrollTablePatched$VScrollTableBody$VScrollTableRow getScrollTableRow(com.google.gwt.dom.client.Element)' has been added com.vaadin.client.ui.table.TableConnectorPatched protected com.vaadin.client.ui.VScrollTablePatched$VScrollTableBody$VScrollTableRow getScrollTableRow(com.google.gwt.dom.client.Element)
Info Method 'public com.vaadin.shared.communication.SharedState getState()' has been added com.vaadin.client.ui.table.TableConnectorPatched public com.vaadin.shared.communication.SharedState getState()
Info Method 'protected void sendContextClickEvent(com.vaadin.shared.MouseEventDetails, com.google.gwt.dom.client.EventTarget)' has been added com.vaadin.client.ui.table.TableConnectorPatched protected void sendContextClickEvent(com.vaadin.shared.MouseEventDetails, com.google.gwt.dom.client.EventTarget)
Info Method 'public void setChildComponents(java.util.List)' has been added com.vaadin.client.ui.table.TableConnectorPatched public void setChildComponents(java.util.List)
Info Method 'public void setChildMeasurementHint(com.vaadin.client.HasChildMeasurementHintConnector$ChildMeasurementHint)' has been added com.vaadin.client.ui.table.TableConnectorPatched public void setChildMeasurementHint(com.vaadin.client.HasChildMeasurementHintConnector$ChildMeasurementHint)
Info Method 'public void updateEnabledState(boolean)' has been added com.vaadin.client.ui.table.TableConnectorPatched public void updateEnabledState(boolean)
Info Added com.vaadin.client.HasChildMeasurementHintConnector to the set of implemented interfaces com.vaadin.client.ui.treetable.TreeTableConnectorPatched
Info Added com.vaadin.client.ui.AbstractFieldConnector to the list of superclasses com.vaadin.client.ui.treetable.TreeTableConnectorPatched
Info Method 'protected com.vaadin.client.ui.VScrollTablePatched$VScrollTableBody$VScrollTableRow getScrollTableRow(com.google.gwt.dom.client.Element)' has been added com.vaadin.client.ui.treetable.TreeTableConnectorPatched protected com.vaadin.client.ui.VScrollTablePatched$VScrollTableBody$VScrollTableRow getScrollTableRow(com.google.gwt.dom.client.Element)
Info Method 'public com.vaadin.shared.AbstractFieldState getState()' has been added com.vaadin.client.ui.treetable.TreeTableConnectorPatched public com.vaadin.shared.AbstractFieldState getState()
Info Added com.vaadin.event.ContextClickEvent$ContextClickNotifier to the set of implemented interfaces com.vaadin.ui.DragAndDropWrapper
Info Method 'private DragAndDropWrapper()' has been deprecated com.vaadin.ui.DragAndDropWrapper private DragAndDropWrapper()
Info Accessibility of method 'private DragAndDropWrapper()' has been increased from private to public com.vaadin.ui.DragAndDropWrapper private DragAndDropWrapper()
Info Method 'public void readDesign(org.jsoup.nodes.Element, com.vaadin.ui.declarative.DesignContext)' has been added com.vaadin.ui.DragAndDropWrapper public void readDesign(org.jsoup.nodes.Element, com.vaadin.ui.declarative.DesignContext)
Info Method 'public void writeDesign(org.jsoup.nodes.Element, com.vaadin.ui.declarative.DesignContext)' has been added com.vaadin.ui.DragAndDropWrapper public void writeDesign(org.jsoup.nodes.Element, com.vaadin.ui.declarative.DesignContext)
Info Added com.vaadin.event.ContextClickEvent$ContextClickNotifier to the set of implemented interfaces info.magnolia.ui.vaadin.actionbar.Actionbar
Info Added com.vaadin.event.ContextClickEvent$ContextClickNotifier to the set of implemented interfaces info.magnolia.ui.vaadin.applauncher.AppLauncher
Info Added com.vaadin.event.ContextClickEvent$ContextClickNotifier to the set of implemented interfaces info.magnolia.ui.vaadin.dialog.BaseDialog
Info Added com.vaadin.event.ContextClickEvent$ContextClickNotifier to the set of implemented interfaces info.magnolia.ui.vaadin.dialog.ConfirmationDialog
Info Added com.vaadin.event.ContextClickEvent$ContextClickNotifier to the set of implemented interfaces info.magnolia.ui.vaadin.dialog.FormDialog
Info Added com.vaadin.event.ContextClickEvent$ContextClickNotifier to the set of implemented interfaces info.magnolia.ui.vaadin.dialog.LightDialog
Info Added com.vaadin.event.ContextClickEvent$ContextClickNotifier to the set of implemented interfaces info.magnolia.ui.vaadin.editor.CroppableImage
Info Added com.vaadin.event.ContextClickEvent$ContextClickNotifier to the set of implemented interfaces info.magnolia.ui.vaadin.editor.JCropField
Info Added com.vaadin.event.ContextClickEvent$ContextClickNotifier to the set of implemented interfaces info.magnolia.ui.vaadin.form.Form
Info Added com.vaadin.event.ContextClickEvent$ContextClickNotifier to the set of implemented interfaces info.magnolia.ui.vaadin.form.FormSection
Info Added com.vaadin.event.ContextClickEvent$ContextClickNotifier to the set of implemented interfaces info.magnolia.ui.vaadin.form.tab.MagnoliaFormTab
Info Added com.vaadin.event.ContextClickEvent$ContextClickNotifier to the set of implemented interfaces info.magnolia.ui.vaadin.grid.MagnoliaTable
Info Added com.vaadin.ui.HasChildMeasurementHint to the set of implemented interfaces info.magnolia.ui.vaadin.grid.MagnoliaTable
Info Added com.vaadin.event.ContextClickEvent$ContextClickNotifier to the set of implemented interfaces info.magnolia.ui.vaadin.grid.MagnoliaTreeTable
Info Added com.vaadin.ui.HasChildMeasurementHint to the set of implemented interfaces info.magnolia.ui.vaadin.grid.MagnoliaTreeTable
Info Method 'protected com.vaadin.shared.AbstractComponentState getState()' has been added info.magnolia.ui.vaadin.grid.MagnoliaTreeTable protected com.vaadin.shared.AbstractComponentState getState()
Info Method 'protected com.vaadin.shared.communication.SharedState getState()' has been added info.magnolia.ui.vaadin.grid.MagnoliaTreeTable protected com.vaadin.shared.communication.SharedState getState()
Info Added com.vaadin.client.HasChildMeasurementHintConnector to the set of implemented interfaces info.magnolia.ui.vaadin.gwt.client.grid.connector.MagnoliaTableConnector
Info Added com.vaadin.client.ui.AbstractFieldConnector to the list of superclasses info.magnolia.ui.vaadin.gwt.client.grid.connector.MagnoliaTableConnector
Info Added com.vaadin.client.HasChildMeasurementHintConnector to the set of implemented interfaces info.magnolia.ui.vaadin.gwt.client.grid.connector.MagnoliaTreeTableConnector
Info Added com.vaadin.client.ui.AbstractFieldConnector to the list of superclasses info.magnolia.ui.vaadin.gwt.client.grid.connector.MagnoliaTreeTableConnector
Info Added com.vaadin.event.ContextClickEvent$ContextClickNotifier to the set of implemented interfaces info.magnolia.ui.vaadin.icon.BadgeIcon
Info Added com.vaadin.event.ContextClickEvent$ContextClickNotifier to the set of implemented interfaces info.magnolia.ui.vaadin.icon.CompositeIcon
Info Added com.vaadin.event.ContextClickEvent$ContextClickNotifier to the set of implemented interfaces info.magnolia.ui.vaadin.icon.ErrorIcon
Info Added com.vaadin.event.ContextClickEvent$ContextClickNotifier to the set of implemented interfaces info.magnolia.ui.vaadin.icon.HelpIcon
Info Added com.vaadin.event.ContextClickEvent$ContextClickNotifier to the set of implemented interfaces info.magnolia.ui.vaadin.icon.Icon
Info Added com.vaadin.event.ContextClickEvent$ContextClickNotifier to the set of implemented interfaces info.magnolia.ui.vaadin.icon.InfoIcon
Info Added com.vaadin.event.ContextClickEvent$ContextClickNotifier to the set of implemented interfaces info.magnolia.ui.vaadin.icon.LoadingIcon
Info Added com.vaadin.event.ContextClickEvent$ContextClickNotifier to the set of implemented interfaces info.magnolia.ui.vaadin.icon.NullIcon
Info Added com.vaadin.event.ContextClickEvent$ContextClickNotifier to the set of implemented interfaces info.magnolia.ui.vaadin.icon.WarningIcon
Info Added com.vaadin.event.ContextClickEvent$ContextClickNotifier to the set of implemented interfaces info.magnolia.ui.vaadin.layout.LazyThumbnailLayout
Info Added com.vaadin.event.ContextClickEvent$ContextClickNotifier to the set of implemented interfaces info.magnolia.ui.vaadin.layout.SmallAppLayout
Info Added com.vaadin.event.ContextClickEvent$ContextClickNotifier to the set of implemented interfaces info.magnolia.ui.vaadin.magnoliashell.DeckLayout
Info Added com.vaadin.event.ContextClickEvent$ContextClickNotifier to the set of implemented interfaces info.magnolia.ui.vaadin.magnoliashell.MagnoliaShell
Info Added com.vaadin.event.ContextClickEvent$ContextClickNotifier to the set of implemented interfaces info.magnolia.ui.vaadin.magnoliashell.viewport.AppsViewport
Info Added com.vaadin.event.ContextClickEvent$ContextClickNotifier to the set of implemented interfaces info.magnolia.ui.vaadin.magnoliashell.viewport.ShellAppsViewport
Info Added com.vaadin.event.ContextClickEvent$ContextClickNotifier to the set of implemented interfaces info.magnolia.ui.vaadin.magnoliashell.viewport.ShellViewport
Info Added com.vaadin.event.ContextClickEvent$ContextClickNotifier to the set of implemented interfaces info.magnolia.ui.vaadin.overlay.Overlay
Info Added com.vaadin.event.ContextClickEvent$ContextClickNotifier to the set of implemented interfaces info.magnolia.ui.vaadin.richtext.MagnoliaRichTextField
Info Added com.vaadin.event.ContextClickEvent$ContextClickNotifier to the set of implemented interfaces info.magnolia.ui.vaadin.splitfeed.SplitFeed
Info Added com.vaadin.event.ContextClickEvent$ContextClickNotifier to the set of implemented interfaces info.magnolia.ui.vaadin.splitfeed.SplitFeed$FeedSection
Info Added com.vaadin.event.ContextClickEvent$ContextClickNotifier to the set of implemented interfaces info.magnolia.ui.vaadin.splitfeed.SplitFeed$FeedTitle
Info Added com.vaadin.event.ContextClickEvent$ContextClickNotifier to the set of implemented interfaces info.magnolia.ui.vaadin.switcher.Switcher
Info Added com.vaadin.event.ContextClickEvent$ContextClickNotifier to the set of implemented interfaces info.magnolia.ui.vaadin.tabsheet.MagnoliaTab
Info Added com.vaadin.event.ContextClickEvent$ContextClickNotifier to the set of implemented interfaces info.magnolia.ui.vaadin.tabsheet.MagnoliaTabSheet
Info Added public field ATTR_KEYSTROKES_COMMAND org.vaadin.openesignforms.ckeditor.widgetset.client.ui.VCKEditorTextField ATTR_KEYSTROKES_COMMAND
Info Added public field ATTR_KEYSTROKES_KEYSTROKE org.vaadin.openesignforms.ckeditor.widgetset.client.ui.VCKEditorTextField ATTR_KEYSTROKES_KEYSTROKE
Info Added public field EVENT_SELECTION_CHANGE org.vaadin.openesignforms.ckeditor.widgetset.client.ui.VCKEditorTextField EVENT_SELECTION_CHANGE
Info Added public field VAR_VAADIN_SAVE_BUTTON_PRESSED org.vaadin.openesignforms.ckeditor.widgetset.client.ui.VCKEditorTextField VAR_VAADIN_SAVE_BUTTON_PRESSED
Info Method 'public void onSelectionChange()' has been added org.vaadin.openesignforms.ckeditor.widgetset.client.ui.VCKEditorTextField public void onSelectionChange()

API Changelog

The following APIs were modified from version 5.4.9 to 5.5:
  • Non justified changes

    Class From To
    com.google.gwt.user.client.impl.DOMImplMobileSafari
    com.google.gwt.user.client.impl.DOMImplMozillaWithTransistions
    com.google.gwt.user.client.impl.DOMImplSafariWithTransistion
    com.googlecode.mgwt.collection.client.JsLightArray
    com.googlecode.mgwt.collection.client.JsLightArrayBoolean
    com.googlecode.mgwt.collection.client.JsLightArrayInteger
    com.googlecode.mgwt.collection.client.JsLightMap
    com.googlecode.mgwt.collection.shared.CollectionFactory
    com.googlecode.mgwt.collection.shared.LightArray
    com.googlecode.mgwt.collection.shared.LightArrayBoolean
    com.googlecode.mgwt.collection.shared.LightArrayInt
    com.googlecode.mgwt.collection.shared.LightMap
    com.googlecode.mgwt.collection.shared.java.JavaLightArray
    com.googlecode.mgwt.collection.shared.java.JavaLightArrayBoolean
    com.googlecode.mgwt.collection.shared.java.JavaLightArrayInt
    com.googlecode.mgwt.collection.shared.java.JavaLightMap
    com.googlecode.mgwt.dom.client.event.EventTypes
    com.googlecode.mgwt.dom.client.event.EventTypesDefault
    com.googlecode.mgwt.dom.client.event.MozEventTypes
    com.googlecode.mgwt.dom.client.event.SafariEventTypes
    com.googlecode.mgwt.dom.client.event.mouse.HandlerRegistrationCollection
    com.googlecode.mgwt.dom.client.event.mouse.MultiTouchMouseEmulator
    com.googlecode.mgwt.dom.client.event.mouse.SimulatedTouchEndEvent
    com.googlecode.mgwt.dom.client.event.mouse.SimulatedTouchMoveEvent
    com.googlecode.mgwt.dom.client.event.mouse.SimulatedTouchStartEvent
    com.googlecode.mgwt.dom.client.event.mouse.TouchEndToMouseUpHandler
    com.googlecode.mgwt.dom.client.event.mouse.TouchMoveToMouseMoveHandler
    com.googlecode.mgwt.dom.client.event.mouse.TouchStartToMouseDownHandler
    com.googlecode.mgwt.dom.client.event.tap.HasTapHandlers
    com.googlecode.mgwt.dom.client.event.tap.Tap
    com.googlecode.mgwt.dom.client.event.tap.TapEvent
    com.googlecode.mgwt.dom.client.event.tap.TapHandler
    com.googlecode.mgwt.dom.client.event.touch.HasTouchHandlers
    com.googlecode.mgwt.dom.client.event.touch.JavaTouch
    com.googlecode.mgwt.dom.client.event.touch.JsTouch
    com.googlecode.mgwt.dom.client.event.touch.Touch
    com.googlecode.mgwt.dom.client.event.touch.TouchCancelEvent
    com.googlecode.mgwt.dom.client.event.touch.TouchCancelHandler
    com.googlecode.mgwt.dom.client.event.touch.TouchEndEvent
    com.googlecode.mgwt.dom.client.event.touch.TouchEndHandler
    com.googlecode.mgwt.dom.client.event.touch.TouchEvent
    com.googlecode.mgwt.dom.client.event.touch.TouchHandler
    com.googlecode.mgwt.dom.client.event.touch.TouchMoveEvent
    com.googlecode.mgwt.dom.client.event.touch.TouchMoveHandler
    com.googlecode.mgwt.dom.client.event.touch.TouchStartEvent
    com.googlecode.mgwt.dom.client.event.touch.TouchStartHandler
    com.googlecode.mgwt.dom.client.event.touch.TouchUtil
    com.googlecode.mgwt.dom.client.recognizer.EventPropagator
    com.googlecode.mgwt.dom.client.recognizer.EventPropagatorMobileImpl
    com.googlecode.mgwt.dom.client.recognizer.EventPropagatorStandardImpl
    com.googlecode.mgwt.dom.client.recognizer.SystemTimeProvider
    com.googlecode.mgwt.dom.client.recognizer.TapRecognizer
    com.googlecode.mgwt.dom.client.recognizer.TimeProvider
    com.googlecode.mgwt.dom.client.recognizer.TimerExecturGwtTimerImpl
    com.googlecode.mgwt.dom.client.recognizer.TimerExecutor
    com.googlecode.mgwt.dom.client.recognizer.TimerExecutor$CodeToRun
    com.googlecode.mgwt.dom.client.recognizer.longtap.HasLongTapHandlers
    com.googlecode.mgwt.dom.client.recognizer.longtap.LongTapEvent
    com.googlecode.mgwt.dom.client.recognizer.longtap.LongTapHandler
    com.googlecode.mgwt.dom.client.recognizer.longtap.LongTapRecognizer
    com.googlecode.mgwt.dom.client.recognizer.longtap.LongTapRecognizer$State
    com.googlecode.mgwt.dom.client.recognizer.pinch.HasPinchHandlers
    com.googlecode.mgwt.dom.client.recognizer.pinch.OffsetProvider
    com.googlecode.mgwt.dom.client.recognizer.pinch.PinchEvent
    com.googlecode.mgwt.dom.client.recognizer.pinch.PinchHandler
    com.googlecode.mgwt.dom.client.recognizer.pinch.PinchRecognizer
    com.googlecode.mgwt.dom.client.recognizer.pinch.UIObjectToOffsetProvider
    com.googlecode.mgwt.dom.client.recognizer.swipe.HasSwipeHandlers
    com.googlecode.mgwt.dom.client.recognizer.swipe.SwipeEndEvent
    com.googlecode.mgwt.dom.client.recognizer.swipe.SwipeEndHandler
    com.googlecode.mgwt.dom.client.recognizer.swipe.SwipeEvent
    com.googlecode.mgwt.dom.client.recognizer.swipe.SwipeEvent$DIRECTION
    com.googlecode.mgwt.dom.client.recognizer.swipe.SwipeMoveEvent
    com.googlecode.mgwt.dom.client.recognizer.swipe.SwipeMoveHandler
    com.googlecode.mgwt.dom.client.recognizer.swipe.SwipeRecognizer
    com.googlecode.mgwt.dom.client.recognizer.swipe.SwipeStartEvent
    com.googlecode.mgwt.dom.client.recognizer.swipe.SwipeStartHandler
    com.googlecode.mgwt.dom.client.recognizer.tap.MultiTapEvent
    com.googlecode.mgwt.dom.client.recognizer.tap.MultiTapHandler
    com.googlecode.mgwt.dom.client.recognizer.tap.MultiTapRecognizer
    com.googlecode.mgwt.ui.client.util.NoopHandlerRegistration
    com.googlecode.mgwt.ui.client.widget.touch.GestureUtility
    com.googlecode.mgwt.ui.client.widget.touch.TouchDelegate
    com.googlecode.mgwt.ui.client.widget.touch.TouchPanel
    com.googlecode.mgwt.ui.client.widget.touch.TouchWidget
    com.googlecode.mgwt.ui.client.widget.touch.TouchWidgetDesktopImpl
    com.googlecode.mgwt.ui.client.widget.touch.TouchWidgetImpl
    com.googlecode.mgwt.ui.client.widget.touch.TouchWidgetMobileImpl
    com.vaadin.client.ui.VScrollTablePatched collapsibleMenuContent
    com.vaadin.client.ui.VScrollTablePatched public com.vaadin.client.HasChildMeasurementHintConnector$ChildMeasurementHint getChildMeasurementHint()
    com.vaadin.client.ui.VScrollTablePatched public void setChildMeasurementHint(com.vaadin.client.HasChildMeasurementHintConnector$ChildMeasurementHint)
    com.vaadin.client.ui.VSliderPatched
    com.vaadin.client.ui.table.TableConnectorPatched
    com.vaadin.client.ui.table.TableConnectorPatched
    com.vaadin.client.ui.table.TableConnectorPatched
    com.vaadin.client.ui.table.TableConnectorPatched protected com.vaadin.client.ui.VScrollTablePatched$VScrollTableBody$VScrollTableRow getScrollTableRow(com.google.gwt.dom.client.Element)
    com.vaadin.client.ui.table.TableConnectorPatched protected void sendContextClickEvent(com.vaadin.shared.MouseEventDetails, com.google.gwt.dom.client.EventTarget)
    com.vaadin.client.ui.table.TableConnectorPatched public com.google.gwt.event.shared.HandlerRegistration addConnectorHierarchyChangeHandler(com.vaadin.client.ConnectorHierarchyChangeEvent$ConnectorHierarchyChangeHandler)
    com.vaadin.client.ui.table.TableConnectorPatched public com.vaadin.client.HasChildMeasurementHintConnector$ChildMeasurementHint getChildMeasurementHint()
    com.vaadin.client.ui.table.TableConnectorPatched public com.vaadin.shared.communication.SharedState getState()
    com.vaadin.client.ui.table.TableConnectorPatched public com.vaadin.shared.communication.SharedState getState()
    com.vaadin.client.ui.table.TableConnectorPatched public java.util.List getChildComponents()
    com.vaadin.client.ui.table.TableConnectorPatched public void setChildComponents(java.util.List)
    com.vaadin.client.ui.table.TableConnectorPatched public void setChildMeasurementHint(com.vaadin.client.HasChildMeasurementHintConnector$ChildMeasurementHint)
    com.vaadin.client.ui.table.TableConnectorPatched public void updateEnabledState(boolean)
    com.vaadin.client.ui.treetable.TreeTableConnectorPatched
    com.vaadin.client.ui.treetable.TreeTableConnectorPatched
    com.vaadin.client.ui.treetable.TreeTableConnectorPatched
    com.vaadin.client.ui.treetable.TreeTableConnectorPatched protected com.vaadin.client.ui.VScrollTablePatched$VScrollTableBody$VScrollTableRow getScrollTableRow(com.google.gwt.dom.client.Element)
    com.vaadin.client.ui.treetable.TreeTableConnectorPatched public com.vaadin.shared.AbstractComponentState getState()
    com.vaadin.client.ui.treetable.TreeTableConnectorPatched public com.vaadin.shared.AbstractFieldState getState()
    com.vaadin.client.ui.treetable.TreeTableConnectorPatched public com.vaadin.shared.communication.SharedState getState()
    com.vaadin.ui.DragAndDropWrapper
    com.vaadin.ui.DragAndDropWrapper private DragAndDropWrapper()
    com.vaadin.ui.DragAndDropWrapper private DragAndDropWrapper()
    com.vaadin.ui.DragAndDropWrapper public void readDesign(org.jsoup.nodes.Element, com.vaadin.ui.declarative.DesignContext)
    com.vaadin.ui.DragAndDropWrapper public void writeDesign(org.jsoup.nodes.Element, com.vaadin.ui.declarative.DesignContext)
    info.magnolia.ui.vaadin.actionbar.Actionbar
    info.magnolia.ui.vaadin.applauncher.AppLauncher
    info.magnolia.ui.vaadin.dialog.BaseDialog
    info.magnolia.ui.vaadin.dialog.ConfirmationDialog
    info.magnolia.ui.vaadin.dialog.FormDialog
    info.magnolia.ui.vaadin.dialog.LightDialog
    info.magnolia.ui.vaadin.editor.CroppableImage
    info.magnolia.ui.vaadin.editor.JCropField
    info.magnolia.ui.vaadin.form.Form
    info.magnolia.ui.vaadin.form.FormSection
    info.magnolia.ui.vaadin.form.tab.MagnoliaFormTab
    info.magnolia.ui.vaadin.grid.MagnoliaTable
    info.magnolia.ui.vaadin.grid.MagnoliaTable
    info.magnolia.ui.vaadin.grid.MagnoliaTreeTable
    info.magnolia.ui.vaadin.grid.MagnoliaTreeTable
    info.magnolia.ui.vaadin.grid.MagnoliaTreeTable protected com.vaadin.shared.AbstractComponentState getState()
    info.magnolia.ui.vaadin.grid.MagnoliaTreeTable protected com.vaadin.shared.AbstractComponentState getState()
    info.magnolia.ui.vaadin.grid.MagnoliaTreeTable protected com.vaadin.shared.AbstractFieldState getState()
    info.magnolia.ui.vaadin.grid.MagnoliaTreeTable protected com.vaadin.shared.communication.SharedState getState()
    info.magnolia.ui.vaadin.grid.MagnoliaTreeTable protected com.vaadin.shared.communication.SharedState getState()
    info.magnolia.ui.vaadin.gwt.client.grid.connector.MagnoliaTableConnector
    info.magnolia.ui.vaadin.gwt.client.grid.connector.MagnoliaTableConnector
    info.magnolia.ui.vaadin.gwt.client.grid.connector.MagnoliaTableConnector
    info.magnolia.ui.vaadin.gwt.client.grid.connector.MagnoliaTreeTableConnector
    info.magnolia.ui.vaadin.gwt.client.grid.connector.MagnoliaTreeTableConnector
    info.magnolia.ui.vaadin.gwt.client.grid.connector.MagnoliaTreeTableConnector
    info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.widget.Slider public java.lang.Integer getValue()
    info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.widget.Slider public void setValue(java.lang.Integer)
    info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.widget.Slider public void setValue(java.lang.Integer, boolean)
    info.magnolia.ui.vaadin.gwt.client.mgwt.SliderClientBundle
    info.magnolia.ui.vaadin.gwt.client.touchwidget.VMgwtStylesUI
    info.magnolia.ui.vaadin.gwt.client.touchwidget.VMobileSafariUI
    info.magnolia.ui.vaadin.icon.BadgeIcon
    info.magnolia.ui.vaadin.icon.CompositeIcon
    info.magnolia.ui.vaadin.icon.ErrorIcon
    info.magnolia.ui.vaadin.icon.HelpIcon
    info.magnolia.ui.vaadin.icon.Icon
    info.magnolia.ui.vaadin.icon.InfoIcon
    info.magnolia.ui.vaadin.icon.LoadingIcon
    info.magnolia.ui.vaadin.icon.NullIcon
    info.magnolia.ui.vaadin.icon.WarningIcon
    info.magnolia.ui.vaadin.layout.LazyThumbnailLayout
    info.magnolia.ui.vaadin.layout.SmallAppLayout
    info.magnolia.ui.vaadin.magnoliashell.DeckLayout
    info.magnolia.ui.vaadin.magnoliashell.MagnoliaShell
    info.magnolia.ui.vaadin.magnoliashell.viewport.AppsViewport
    info.magnolia.ui.vaadin.magnoliashell.viewport.ShellAppsViewport
    info.magnolia.ui.vaadin.magnoliashell.viewport.ShellViewport
    info.magnolia.ui.vaadin.overlay.Overlay
    info.magnolia.ui.vaadin.richtext.MagnoliaRichTextField
    info.magnolia.ui.vaadin.splitfeed.SplitFeed
    info.magnolia.ui.vaadin.splitfeed.SplitFeed$FeedSection
    info.magnolia.ui.vaadin.splitfeed.SplitFeed$FeedTitle
    info.magnolia.ui.vaadin.switcher.Switcher
    info.magnolia.ui.vaadin.tabsheet.MagnoliaTab
    info.magnolia.ui.vaadin.tabsheet.MagnoliaTabSheet
    org.vaadin.openesignforms.ckeditor.widgetset.client.ui.VCKEditorTextField ATTR_KEYSTROKES_COMMAND
    org.vaadin.openesignforms.ckeditor.widgetset.client.ui.VCKEditorTextField ATTR_KEYSTROKES_KEYSTROKE
    org.vaadin.openesignforms.ckeditor.widgetset.client.ui.VCKEditorTextField EVENT_SELECTION_CHANGE
    org.vaadin.openesignforms.ckeditor.widgetset.client.ui.VCKEditorTextField VAR_VAADIN_SAVE_BUTTON_PRESSED
    org.vaadin.openesignforms.ckeditor.widgetset.client.ui.VCKEditorTextField public void onSelectionChange()