Clirr Results

The following document contains the results of Clirr.

  • Current Version: 6.2
  • Comparison Version: 6.1.1

Summary

Severity Number
Error
 Error
0
Warning
 Warning
0
Info
 Info
8

API Incompatibilities

Severity Message Class Method / Field
Info
Method 'public void removeBars()' has been added info.magnolia.ui.vaadin.gwt.client.editor.dom.MgnlArea public void removeBars()
Info
Method 'public void removeBars()' has been added info.magnolia.ui.vaadin.gwt.client.editor.dom.MgnlComponent public void removeBars()
Info
Method 'public void initRefreshHandler(com.google.gwt.dom.client.Element)' has been added info.magnolia.ui.vaadin.gwt.client.editor.jsni.AbstractFrameEventHandler public void initRefreshHandler(com.google.gwt.dom.client.Element)
Info
Method 'public void onRefresh()' has been added info.magnolia.ui.vaadin.gwt.client.editor.jsni.AbstractFrameEventHandler public void onRefresh()
Info
Class info.magnolia.ui.vaadin.gwt.client.editor.jsni.event.RefreshEvent added info.magnolia.ui.vaadin.gwt.client.editor.jsni.event.RefreshEvent
Info
Class info.magnolia.ui.vaadin.gwt.client.editor.jsni.event.RefreshEvent$Handler added info.magnolia.ui.vaadin.gwt.client.editor.jsni.event.RefreshEvent$Handler
Info
Method 'public boolean isSpa()' has been added info.magnolia.ui.vaadin.gwt.client.shared.PageEditorParameters public boolean isSpa()
Info
Method 'public void setSpa(boolean)' has been added info.magnolia.ui.vaadin.gwt.client.shared.PageEditorParameters public void setSpa(boolean)

API Changelog

The following APIs were modified from version 6.1.1 to 6.2:
  • Non justified changes

    Class From To
    info.magnolia.ui.vaadin.gwt.client.editor.dom.MgnlArea public void removeBars()
    info.magnolia.ui.vaadin.gwt.client.editor.dom.MgnlComponent public void removeBars()
    info.magnolia.ui.vaadin.gwt.client.editor.jsni.AbstractFrameEventHandler public void initRefreshHandler(com.google.gwt.dom.client.Element)
    info.magnolia.ui.vaadin.gwt.client.editor.jsni.AbstractFrameEventHandler public void onRefresh()
    info.magnolia.ui.vaadin.gwt.client.editor.jsni.event.RefreshEvent
    info.magnolia.ui.vaadin.gwt.client.editor.jsni.event.RefreshEvent$Handler
    info.magnolia.ui.vaadin.gwt.client.shared.PageEditorParameters public boolean isSpa()
    info.magnolia.ui.vaadin.gwt.client.shared.PageEditorParameters public void setSpa(boolean)