Clirr Results

The following document contains the results of Clirr.

  • Current Version: 5.6
  • Comparison Version: 5.5.7

Summary

Severity Number
Error Error 274
Warning Warning 0
Info Info 263

API Incompatibilities

Severity Message Class Method / Field
Error Class com.vaadin.client.ui.VScrollTablePatched removed com.vaadin.client.ui.VScrollTablePatched
Error Class com.vaadin.client.ui.VScrollTablePatched$ContextMenuDetails removed com.vaadin.client.ui.VScrollTablePatched$ContextMenuDetails
Error Class com.vaadin.client.ui.VScrollTablePatched$FocusableScrollContextPanel removed com.vaadin.client.ui.VScrollTablePatched$FocusableScrollContextPanel
Error Class com.vaadin.client.ui.VScrollTablePatched$FooterCell removed com.vaadin.client.ui.VScrollTablePatched$FooterCell
Error Class com.vaadin.client.ui.VScrollTablePatched$HeaderCell removed com.vaadin.client.ui.VScrollTablePatched$HeaderCell
Error Class com.vaadin.client.ui.VScrollTablePatched$RowHeadersFooterCell removed com.vaadin.client.ui.VScrollTablePatched$RowHeadersFooterCell
Error Class com.vaadin.client.ui.VScrollTablePatched$RowHeadersHeaderCell removed com.vaadin.client.ui.VScrollTablePatched$RowHeadersHeaderCell
Error Class com.vaadin.client.ui.VScrollTablePatched$RowRequestHandler removed com.vaadin.client.ui.VScrollTablePatched$RowRequestHandler
Error Class com.vaadin.client.ui.VScrollTablePatched$SelectMode removed com.vaadin.client.ui.VScrollTablePatched$SelectMode
Error Class com.vaadin.client.ui.VScrollTablePatched$TableFooter removed com.vaadin.client.ui.VScrollTablePatched$TableFooter
Error Class com.vaadin.client.ui.VScrollTablePatched$TableHead removed com.vaadin.client.ui.VScrollTablePatched$TableHead
Error Class com.vaadin.client.ui.VScrollTablePatched$VScrollTableBody removed com.vaadin.client.ui.VScrollTablePatched$VScrollTableBody
Error Class com.vaadin.client.ui.VScrollTablePatched$VScrollTableBody$VScrollTableGeneratedRow removed com.vaadin.client.ui.VScrollTablePatched$VScrollTableBody$VScrollTableGeneratedRow
Error Class com.vaadin.client.ui.VScrollTablePatched$VScrollTableBody$VScrollTableRow removed com.vaadin.client.ui.VScrollTablePatched$VScrollTableBody$VScrollTableRow
Error Class com.vaadin.client.ui.VScrollTablePatched$VScrollTableDropHandler removed com.vaadin.client.ui.VScrollTablePatched$VScrollTableDropHandler
Error Removed field immediate com.vaadin.client.ui.VSliderPatched immediate
Error Method 'public void setImmediate(boolean)' has been removed com.vaadin.client.ui.VSliderPatched public void setImmediate(boolean)
Error Class com.vaadin.client.ui.VTreeTablePatched removed com.vaadin.client.ui.VTreeTablePatched
Error Class com.vaadin.client.ui.VTreeTablePatched$PendingNavigationEvent removed com.vaadin.client.ui.VTreeTablePatched$PendingNavigationEvent
Error Class com.vaadin.client.ui.VTreeTablePatched$VTreeTableScrollBody removed com.vaadin.client.ui.VTreeTablePatched$VTreeTableScrollBody
Error Class com.vaadin.client.ui.VTreeTablePatched$VTreeTableScrollBody$VTreeTableGeneratedRow removed com.vaadin.client.ui.VTreeTablePatched$VTreeTableScrollBody$VTreeTableGeneratedRow
Error Class com.vaadin.client.ui.VTreeTablePatched$VTreeTableScrollBody$VTreeTableRow removed com.vaadin.client.ui.VTreeTablePatched$VTreeTableScrollBody$VTreeTableRow
Error Class com.vaadin.client.ui.table.TableConnectorPatched removed com.vaadin.client.ui.table.TableConnectorPatched
Error Class com.vaadin.client.ui.treetable.TreeTableConnectorPatched removed com.vaadin.client.ui.treetable.TreeTableConnectorPatched
Error Removed org.vaadin.peter.contextmenu.ContextMenu from the list of superclasses info.magnolia.ui.vaadin.actionbar.ActionPopup
Error Return type of method 'protected com.vaadin.shared.communication.SharedState getState(boolean)' has been changed to com.vaadin.shared.JavaScriptExtensionState info.magnolia.ui.vaadin.editor.JCrop protected com.vaadin.shared.communication.SharedState getState(boolean)
Error Removed com.vaadin.data.Buffered from the set of implemented interfaces info.magnolia.ui.vaadin.editor.JCropField
Error Removed com.vaadin.data.BufferedValidatable from the set of implemented interfaces info.magnolia.ui.vaadin.editor.JCropField
Error Removed com.vaadin.data.Property from the set of implemented interfaces info.magnolia.ui.vaadin.editor.JCropField
Error Removed com.vaadin.data.Property$Editor from the set of implemented interfaces info.magnolia.ui.vaadin.editor.JCropField
Error Removed com.vaadin.data.Property$ReadOnlyStatusChangeListener from the set of implemented interfaces info.magnolia.ui.vaadin.editor.JCropField
Error Removed com.vaadin.data.Property$ReadOnlyStatusChangeNotifier from the set of implemented interfaces info.magnolia.ui.vaadin.editor.JCropField
Error Removed com.vaadin.data.Property$ValueChangeListener from the set of implemented interfaces info.magnolia.ui.vaadin.editor.JCropField
Error Removed com.vaadin.data.Property$ValueChangeNotifier from the set of implemented interfaces info.magnolia.ui.vaadin.editor.JCropField
Error Removed com.vaadin.data.Property$Viewer from the set of implemented interfaces info.magnolia.ui.vaadin.editor.JCropField
Error Removed com.vaadin.data.Validatable from the set of implemented interfaces info.magnolia.ui.vaadin.editor.JCropField
Error Removed com.vaadin.ui.Field from the set of implemented interfaces info.magnolia.ui.vaadin.editor.JCropField
Error Removed com.vaadin.ui.AbstractField from the list of superclasses info.magnolia.ui.vaadin.editor.JCropField
Error Removed com.vaadin.ui.CustomField from the list of superclasses info.magnolia.ui.vaadin.editor.JCropField
Error Parameter 1 of 'public void extend(com.vaadin.ui.AbstractTextField)' has changed its type to com.vaadin.v7.ui.AbstractTextField info.magnolia.ui.vaadin.extension.MaxLengthIndicator public void extend(com.vaadin.ui.AbstractTextField)
Error Removed com.vaadin.data.Item$Editor from the set of implemented interfaces info.magnolia.ui.vaadin.form.Form
Error Removed com.vaadin.data.Item$Viewer from the set of implemented interfaces info.magnolia.ui.vaadin.form.Form
Error Parameter 1 of 'public void addField(com.vaadin.ui.Field)' has changed its type to com.vaadin.v7.ui.Field info.magnolia.ui.vaadin.form.Form public void addField(com.vaadin.ui.Field)
Error Return type of method 'public com.vaadin.data.Item getItemDataSource()' has been changed to com.vaadin.v7.data.Item info.magnolia.ui.vaadin.form.Form public com.vaadin.data.Item getItemDataSource()
Error Return type of method 'protected com.vaadin.shared.AbstractComponentState getState(boolean)' has been changed to com.vaadin.shared.ui.AbstractSingleComponentContainerState info.magnolia.ui.vaadin.form.Form protected com.vaadin.shared.AbstractComponentState getState(boolean)
Error Return type of method 'protected com.vaadin.shared.AbstractComponentState getState()' has been changed to com.vaadin.shared.ui.AbstractSingleComponentContainerState info.magnolia.ui.vaadin.form.Form protected com.vaadin.shared.AbstractComponentState getState()
Error Return type of method 'protected com.vaadin.shared.communication.SharedState getState(boolean)' has been changed to com.vaadin.shared.AbstractComponentState info.magnolia.ui.vaadin.form.Form protected com.vaadin.shared.communication.SharedState getState(boolean)
Error Return type of method 'protected com.vaadin.shared.communication.SharedState getState()' has been changed to com.vaadin.shared.AbstractComponentState info.magnolia.ui.vaadin.form.Form protected com.vaadin.shared.communication.SharedState getState()
Error Parameter 1 of 'public void setItemDataSource(com.vaadin.data.Item)' has changed its type to com.vaadin.v7.data.Item info.magnolia.ui.vaadin.form.Form public void setItemDataSource(com.vaadin.data.Item)
Error Return type of method 'protected com.vaadin.shared.AbstractComponentState getState(boolean)' has been changed to com.vaadin.shared.ui.AbstractLayoutState info.magnolia.ui.vaadin.form.FormSection protected com.vaadin.shared.AbstractComponentState getState(boolean)
Error Return type of method 'protected com.vaadin.shared.AbstractComponentState getState()' has been changed to com.vaadin.shared.ui.AbstractComponentContainerState info.magnolia.ui.vaadin.form.FormSection protected com.vaadin.shared.AbstractComponentState getState()
Error Return type of method 'protected com.vaadin.shared.communication.SharedState getState(boolean)' has been changed to com.vaadin.shared.ui.AbstractComponentContainerState info.magnolia.ui.vaadin.form.FormSection protected com.vaadin.shared.communication.SharedState getState(boolean)
Error Return type of method 'protected com.vaadin.shared.communication.SharedState getState()' has been changed to com.vaadin.shared.AbstractComponentState info.magnolia.ui.vaadin.form.FormSection protected com.vaadin.shared.communication.SharedState getState()
Error Removed com.vaadin.data.Item$Editor from the set of implemented interfaces info.magnolia.ui.vaadin.form.FormViewReduced
Error Removed com.vaadin.data.Item$Viewer from the set of implemented interfaces info.magnolia.ui.vaadin.form.FormViewReduced
Error Parameter 1 of 'public void addField(com.vaadin.ui.Field)' has changed its type to com.vaadin.v7.ui.Field info.magnolia.ui.vaadin.form.FormViewReduced public void addField(com.vaadin.ui.Field)
Error Return type of method 'protected com.vaadin.shared.AbstractComponentState getState()' has been changed to com.vaadin.shared.ui.AbstractSingleComponentContainerState info.magnolia.ui.vaadin.form.tab.MagnoliaFormTab 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.AbstractComponentState info.magnolia.ui.vaadin.form.tab.MagnoliaFormTab protected com.vaadin.shared.communication.SharedState getState()
Error Removed com.vaadin.data.Buffered from the set of implemented interfaces info.magnolia.ui.vaadin.grid.MagnoliaTable
Error Removed com.vaadin.data.BufferedValidatable from the set of implemented interfaces info.magnolia.ui.vaadin.grid.MagnoliaTable
Error Removed com.vaadin.data.Container from the set of implemented interfaces info.magnolia.ui.vaadin.grid.MagnoliaTable
Error Removed com.vaadin.data.Container$ItemSetChangeListener from the set of implemented interfaces info.magnolia.ui.vaadin.grid.MagnoliaTable
Error Removed com.vaadin.data.Container$ItemSetChangeNotifier from the set of implemented interfaces info.magnolia.ui.vaadin.grid.MagnoliaTable
Error Removed com.vaadin.data.Container$Ordered from the set of implemented interfaces info.magnolia.ui.vaadin.grid.MagnoliaTable
Error Removed com.vaadin.data.Container$PropertySetChangeListener from the set of implemented interfaces info.magnolia.ui.vaadin.grid.MagnoliaTable
Error Removed com.vaadin.data.Container$PropertySetChangeNotifier from the set of implemented interfaces info.magnolia.ui.vaadin.grid.MagnoliaTable
Error Removed com.vaadin.data.Container$Sortable from the set of implemented interfaces info.magnolia.ui.vaadin.grid.MagnoliaTable
Error Removed com.vaadin.data.Container$Viewer from the set of implemented interfaces info.magnolia.ui.vaadin.grid.MagnoliaTable
Error Removed com.vaadin.data.Property from the set of implemented interfaces info.magnolia.ui.vaadin.grid.MagnoliaTable
Error Removed com.vaadin.data.Property$Editor from the set of implemented interfaces info.magnolia.ui.vaadin.grid.MagnoliaTable
Error Removed com.vaadin.data.Property$ReadOnlyStatusChangeListener from the set of implemented interfaces info.magnolia.ui.vaadin.grid.MagnoliaTable
Error Removed com.vaadin.data.Property$ReadOnlyStatusChangeNotifier from the set of implemented interfaces info.magnolia.ui.vaadin.grid.MagnoliaTable
Error Removed com.vaadin.data.Property$ValueChangeListener from the set of implemented interfaces info.magnolia.ui.vaadin.grid.MagnoliaTable
Error Removed com.vaadin.data.Property$ValueChangeNotifier from the set of implemented interfaces info.magnolia.ui.vaadin.grid.MagnoliaTable
Error Removed com.vaadin.data.Property$Viewer from the set of implemented interfaces info.magnolia.ui.vaadin.grid.MagnoliaTable
Error Removed com.vaadin.data.Validatable from the set of implemented interfaces info.magnolia.ui.vaadin.grid.MagnoliaTable
Error Removed com.vaadin.event.ItemClickEvent$ItemClickNotifier from the set of implemented interfaces info.magnolia.ui.vaadin.grid.MagnoliaTable
Error Removed com.vaadin.ui.Field from the set of implemented interfaces info.magnolia.ui.vaadin.grid.MagnoliaTable
Error Removed com.vaadin.ui.AbstractField from the list of superclasses info.magnolia.ui.vaadin.grid.MagnoliaTable
Error Removed com.vaadin.ui.AbstractSelect from the list of superclasses info.magnolia.ui.vaadin.grid.MagnoliaTable
Error Removed com.vaadin.ui.Table from the list of superclasses info.magnolia.ui.vaadin.grid.MagnoliaTable
Error Parameter 1 of 'public MagnoliaTable(com.vaadin.data.Container)' has changed its type to com.vaadin.v7.data.Container info.magnolia.ui.vaadin.grid.MagnoliaTable public MagnoliaTable(com.vaadin.data.Container)
Error Parameter 3 of 'protected java.lang.String formatPropertyValue(java.lang.Object, java.lang.Object, com.vaadin.data.Property)' has changed its type to com.vaadin.v7.data.Property info.magnolia.ui.vaadin.grid.MagnoliaTable protected java.lang.String formatPropertyValue(java.lang.Object, java.lang.Object, com.vaadin.data.Property)
Error Removed com.vaadin.data.Buffered from the set of implemented interfaces info.magnolia.ui.vaadin.grid.MagnoliaTreeTable
Error Removed com.vaadin.data.BufferedValidatable from the set of implemented interfaces info.magnolia.ui.vaadin.grid.MagnoliaTreeTable
Error Removed com.vaadin.data.Container from the set of implemented interfaces info.magnolia.ui.vaadin.grid.MagnoliaTreeTable
Error Removed com.vaadin.data.Container$Hierarchical from the set of implemented interfaces info.magnolia.ui.vaadin.grid.MagnoliaTreeTable
Error Removed com.vaadin.data.Container$ItemSetChangeListener from the set of implemented interfaces info.magnolia.ui.vaadin.grid.MagnoliaTreeTable
Error Removed com.vaadin.data.Container$ItemSetChangeNotifier from the set of implemented interfaces info.magnolia.ui.vaadin.grid.MagnoliaTreeTable
Error Removed com.vaadin.data.Container$Ordered from the set of implemented interfaces info.magnolia.ui.vaadin.grid.MagnoliaTreeTable
Error Removed com.vaadin.data.Container$PropertySetChangeListener from the set of implemented interfaces info.magnolia.ui.vaadin.grid.MagnoliaTreeTable
Error Removed com.vaadin.data.Container$PropertySetChangeNotifier from the set of implemented interfaces info.magnolia.ui.vaadin.grid.MagnoliaTreeTable
Error Removed com.vaadin.data.Container$Sortable from the set of implemented interfaces info.magnolia.ui.vaadin.grid.MagnoliaTreeTable
Error Removed com.vaadin.data.Container$Viewer from the set of implemented interfaces info.magnolia.ui.vaadin.grid.MagnoliaTreeTable
Error Removed com.vaadin.data.Property from the set of implemented interfaces info.magnolia.ui.vaadin.grid.MagnoliaTreeTable
Error Removed com.vaadin.data.Property$Editor from the set of implemented interfaces info.magnolia.ui.vaadin.grid.MagnoliaTreeTable
Error Removed com.vaadin.data.Property$ReadOnlyStatusChangeListener from the set of implemented interfaces info.magnolia.ui.vaadin.grid.MagnoliaTreeTable
Error Removed com.vaadin.data.Property$ReadOnlyStatusChangeNotifier from the set of implemented interfaces info.magnolia.ui.vaadin.grid.MagnoliaTreeTable
Error Removed com.vaadin.data.Property$ValueChangeListener from the set of implemented interfaces info.magnolia.ui.vaadin.grid.MagnoliaTreeTable
Error Removed com.vaadin.data.Property$ValueChangeNotifier from the set of implemented interfaces info.magnolia.ui.vaadin.grid.MagnoliaTreeTable
Error Removed com.vaadin.data.Property$Viewer from the set of implemented interfaces info.magnolia.ui.vaadin.grid.MagnoliaTreeTable
Error Removed com.vaadin.data.Validatable from the set of implemented interfaces info.magnolia.ui.vaadin.grid.MagnoliaTreeTable
Error Removed com.vaadin.event.ItemClickEvent$ItemClickNotifier from the set of implemented interfaces info.magnolia.ui.vaadin.grid.MagnoliaTreeTable
Error Removed com.vaadin.ui.Field from the set of implemented interfaces info.magnolia.ui.vaadin.grid.MagnoliaTreeTable
Error Removed com.vaadin.ui.AbstractField from the list of superclasses info.magnolia.ui.vaadin.grid.MagnoliaTreeTable
Error Removed com.vaadin.ui.AbstractSelect from the list of superclasses info.magnolia.ui.vaadin.grid.MagnoliaTreeTable
Error Removed com.vaadin.ui.Table from the list of superclasses info.magnolia.ui.vaadin.grid.MagnoliaTreeTable
Error Removed com.vaadin.ui.TreeTable from the list of superclasses info.magnolia.ui.vaadin.grid.MagnoliaTreeTable
Error Parameter 1 of 'public MagnoliaTreeTable(com.vaadin.data.Container)' has changed its type to com.vaadin.v7.data.Container info.magnolia.ui.vaadin.grid.MagnoliaTreeTable public MagnoliaTreeTable(com.vaadin.data.Container)
Error Parameter 3 of 'protected java.lang.String formatPropertyValue(java.lang.Object, java.lang.Object, com.vaadin.data.Property)' has changed its type to com.vaadin.v7.data.Property info.magnolia.ui.vaadin.grid.MagnoliaTreeTable protected java.lang.String formatPropertyValue(java.lang.Object, java.lang.Object, com.vaadin.data.Property)
Error Return type of method 'protected com.vaadin.shared.ui.treetable.TreeTableState getState()' has been changed to com.vaadin.v7.shared.ui.treetable.TreeTableState info.magnolia.ui.vaadin.grid.MagnoliaTreeTable protected com.vaadin.shared.ui.treetable.TreeTableState getState()
Error Return type of method 'protected com.vaadin.shared.ui.table.TableState getState()' has been changed to com.vaadin.v7.shared.ui.table.TableState info.magnolia.ui.vaadin.grid.MagnoliaTreeTable protected com.vaadin.shared.ui.table.TableState getState()
Error Return type of method 'protected com.vaadin.shared.ui.select.AbstractSelectState getState()' has been changed to com.vaadin.v7.shared.ui.select.AbstractSelectState info.magnolia.ui.vaadin.grid.MagnoliaTreeTable protected com.vaadin.shared.ui.select.AbstractSelectState getState()
Error Return type of method 'protected com.vaadin.shared.AbstractFieldState getState()' has been changed to com.vaadin.v7.shared.AbstractFieldState 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.v7.shared.AbstractLegacyComponentState 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.AbstractComponentState info.magnolia.ui.vaadin.grid.MagnoliaTreeTable protected com.vaadin.shared.communication.SharedState getState()
Error Removed com.vaadin.shared.ui.AbstractLayoutState from the list of superclasses info.magnolia.ui.vaadin.gwt.client.dialog.connector.OverlayState
Error Removed com.vaadin.shared.ui.csslayout.CssLayoutState from the list of superclasses info.magnolia.ui.vaadin.gwt.client.dialog.connector.OverlayState
Error Removed com.vaadin.shared.ui.AbstractLayoutState from the list of superclasses info.magnolia.ui.vaadin.gwt.client.form.connector.FormState
Error Removed com.vaadin.client.ui.VScrollTablePatched from the list of superclasses info.magnolia.ui.vaadin.gwt.client.grid.VMagnoliaTable
Error Return type of method 'protected com.vaadin.client.ui.VScrollTablePatched$HeaderCell createHeaderCell(java.lang.String, java.lang.String)' has been changed to com.vaadin.v7.client.ui.VScrollTablePatched$HeaderCell info.magnolia.ui.vaadin.gwt.client.grid.VMagnoliaTable protected com.vaadin.client.ui.VScrollTablePatched$HeaderCell createHeaderCell(java.lang.String, java.lang.String)
Error Return type of method 'protected com.vaadin.client.ui.VScrollTablePatched$VScrollTableBody createScrollBody()' has been changed to com.vaadin.v7.client.ui.VScrollTablePatched$VScrollTableBody info.magnolia.ui.vaadin.gwt.client.grid.VMagnoliaTable protected com.vaadin.client.ui.VScrollTablePatched$VScrollTableBody createScrollBody()
Error Return type of method 'protected com.vaadin.client.ui.VScrollTablePatched$TableHead createTableHead()' has been changed to com.vaadin.v7.client.ui.VScrollTablePatched$TableHead info.magnolia.ui.vaadin.gwt.client.grid.VMagnoliaTable protected com.vaadin.client.ui.VScrollTablePatched$TableHead createTableHead()
Error Removed com.vaadin.client.ui.VScrollTablePatched$HeaderCell from the list of superclasses info.magnolia.ui.vaadin.gwt.client.grid.VMagnoliaTable$MagnoliaHeaderCell
Error Removed com.vaadin.client.ui.VScrollTablePatched$VScrollTableBody from the list of superclasses info.magnolia.ui.vaadin.gwt.client.grid.VMagnoliaTable$MagnoliaTableBody
Error Return type of method 'protected com.vaadin.client.ui.VScrollTablePatched$VScrollTableBody$VScrollTableRow createScrollTableRow(com.vaadin.client.UIDL, char[])' has been changed to com.vaadin.v7.client.ui.VScrollTablePatched$VScrollTableBody$VScrollTableRow info.magnolia.ui.vaadin.gwt.client.grid.VMagnoliaTable$MagnoliaTableBody protected com.vaadin.client.ui.VScrollTablePatched$VScrollTableBody$VScrollTableRow createScrollTableRow(com.vaadin.client.UIDL, char[])
Error Return type of method 'protected com.vaadin.client.ui.VScrollTablePatched$VScrollTableBody$VScrollTableRow createScrollTableRow()' has been changed to com.vaadin.v7.client.ui.VScrollTablePatched$VScrollTableBody$VScrollTableRow info.magnolia.ui.vaadin.gwt.client.grid.VMagnoliaTable$MagnoliaTableBody protected com.vaadin.client.ui.VScrollTablePatched$VScrollTableBody$VScrollTableRow createScrollTableRow()
Error Removed com.vaadin.client.ui.VScrollTablePatched$ContextMenuOwner from the set of implemented interfaces info.magnolia.ui.vaadin.gwt.client.grid.VMagnoliaTable$MagnoliaTableBody$MagnoliaTableRow
Error Removed com.vaadin.client.ui.VScrollTablePatched$VScrollTableBody$VScrollTableRow from the list of superclasses info.magnolia.ui.vaadin.gwt.client.grid.VMagnoliaTable$MagnoliaTableBody$MagnoliaTableRow
Error Removed com.vaadin.client.ui.VScrollTablePatched$TableHead from the list of superclasses info.magnolia.ui.vaadin.gwt.client.grid.VMagnoliaTable$MagnoliaTableHead
Error Removed com.vaadin.client.ui.VScrollTablePatched from the list of superclasses info.magnolia.ui.vaadin.gwt.client.grid.VMagnoliaTreeTable
Error Removed com.vaadin.client.ui.VTreeTablePatched from the list of superclasses info.magnolia.ui.vaadin.gwt.client.grid.VMagnoliaTreeTable
Error Return type of method 'protected com.vaadin.client.ui.VScrollTablePatched$VScrollTableBody createScrollBody()' has been changed to com.vaadin.v7.client.ui.VScrollTablePatched$VScrollTableBody info.magnolia.ui.vaadin.gwt.client.grid.VMagnoliaTreeTable protected com.vaadin.client.ui.VScrollTablePatched$VScrollTableBody createScrollBody()
Error Removed com.vaadin.client.ui.VScrollTablePatched$VScrollTableBody from the list of superclasses info.magnolia.ui.vaadin.gwt.client.grid.VMagnoliaTreeTable$VMagnoliaTreeTableScrollBody
Error Removed com.vaadin.client.ui.VTreeTablePatched$VTreeTableScrollBody from the list of superclasses info.magnolia.ui.vaadin.gwt.client.grid.VMagnoliaTreeTable$VMagnoliaTreeTableScrollBody
Error Return type of method 'protected com.vaadin.client.ui.VScrollTablePatched$VScrollTableBody$VScrollTableRow createRow(com.vaadin.client.UIDL, char[])' has been changed to com.vaadin.v7.client.ui.VScrollTablePatched$VScrollTableBody$VScrollTableRow info.magnolia.ui.vaadin.gwt.client.grid.VMagnoliaTreeTable$VMagnoliaTreeTableScrollBody protected com.vaadin.client.ui.VScrollTablePatched$VScrollTableBody$VScrollTableRow createRow(com.vaadin.client.UIDL, char[])
Error Removed com.vaadin.client.ui.AbstractFieldConnector from the list of superclasses info.magnolia.ui.vaadin.gwt.client.grid.connector.MagnoliaTableConnector
Error Removed com.vaadin.client.ui.table.TableConnectorPatched from the list of superclasses info.magnolia.ui.vaadin.gwt.client.grid.connector.MagnoliaTableConnector
Error Return type of method 'public com.vaadin.client.ui.VScrollTablePatched getWidget()' has been changed to com.vaadin.v7.client.ui.VScrollTablePatched info.magnolia.ui.vaadin.gwt.client.grid.connector.MagnoliaTableConnector public com.vaadin.client.ui.VScrollTablePatched getWidget()
Error Removed com.vaadin.client.ui.AbstractFieldConnector from the list of superclasses info.magnolia.ui.vaadin.gwt.client.grid.connector.MagnoliaTreeTableConnector
Error Removed com.vaadin.client.ui.table.TableConnectorPatched from the list of superclasses info.magnolia.ui.vaadin.gwt.client.grid.connector.MagnoliaTreeTableConnector
Error Removed com.vaadin.client.ui.treetable.TreeTableConnectorPatched from the list of superclasses info.magnolia.ui.vaadin.gwt.client.grid.connector.MagnoliaTreeTableConnector
Error Return type of method 'public com.vaadin.client.ui.VTreeTablePatched getWidget()' has been changed to com.vaadin.v7.client.ui.VTreeTablePatched info.magnolia.ui.vaadin.gwt.client.grid.connector.MagnoliaTreeTableConnector public com.vaadin.client.ui.VTreeTablePatched getWidget()
Error Return type of method 'public com.vaadin.client.ui.VScrollTablePatched getWidget()' has been changed to com.vaadin.v7.client.ui.VScrollTablePatched info.magnolia.ui.vaadin.gwt.client.grid.connector.MagnoliaTreeTableConnector public com.vaadin.client.ui.VScrollTablePatched getWidget()
Error Removed com.vaadin.client.ui.AbstractFieldConnector from the list of superclasses info.magnolia.ui.vaadin.gwt.client.lightcombobox.connector.LightComboBoxConnector
Error Removed com.vaadin.client.ui.combobox.ComboBoxConnector from the list of superclasses info.magnolia.ui.vaadin.gwt.client.lightcombobox.connector.LightComboBoxConnector
Error Removed com.vaadin.client.ui.VFilterSelect from the list of superclasses info.magnolia.ui.vaadin.gwt.client.lightcombobox.widget.LightComboBoxWidget
Error Removed field currentAppUriFragment info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell.MagnoliaShellState currentAppUriFragment
Error Return type of method 'public com.vaadin.shared.AbstractFieldState getState()' has been changed to com.vaadin.v7.shared.AbstractFieldState info.magnolia.ui.vaadin.gwt.client.richtext.RichTextConnector public com.vaadin.shared.AbstractFieldState getState()
Error Class info.magnolia.ui.vaadin.gwt.client.usermenu.UserMenuClientRpc removed info.magnolia.ui.vaadin.gwt.client.usermenu.UserMenuClientRpc
Error Class info.magnolia.ui.vaadin.gwt.client.usermenu.UserMenuConnector removed info.magnolia.ui.vaadin.gwt.client.usermenu.UserMenuConnector
Error Removed com.vaadin.data.Container$ItemSetChangeListener from the set of implemented interfaces info.magnolia.ui.vaadin.layout.LazyThumbnailLayout
Error Removed com.vaadin.data.Container$Viewer from the set of implemented interfaces info.magnolia.ui.vaadin.layout.LazyThumbnailLayout
Error Parameter 1 of 'public void containerItemSetChange(com.vaadin.data.Container$ItemSetChangeEvent)' has changed its type to com.vaadin.v7.data.Container$ItemSetChangeEvent info.magnolia.ui.vaadin.layout.LazyThumbnailLayout public void containerItemSetChange(com.vaadin.data.Container$ItemSetChangeEvent)
Error Return type of method 'public com.vaadin.data.Container$Ordered getContainerDataSource()' has been changed to com.vaadin.v7.data.Container$Ordered info.magnolia.ui.vaadin.layout.LazyThumbnailLayout public com.vaadin.data.Container$Ordered getContainerDataSource()
Error Return type of method 'public com.vaadin.data.Container getContainerDataSource()' has been changed to com.vaadin.v7.data.Container info.magnolia.ui.vaadin.layout.LazyThumbnailLayout public com.vaadin.data.Container getContainerDataSource()
Error Parameter 1 of 'public void setContainerDataSource(com.vaadin.data.Container)' has changed its type to com.vaadin.v7.data.Container info.magnolia.ui.vaadin.layout.LazyThumbnailLayout public void setContainerDataSource(com.vaadin.data.Container)
Error Removed com.vaadin.data.Container from the set of implemented interfaces info.magnolia.ui.vaadin.layout.data.PagingThumbnailContainer
Error Removed com.vaadin.data.Container$Indexed from the set of implemented interfaces info.magnolia.ui.vaadin.layout.data.PagingThumbnailContainer
Error Removed com.vaadin.data.Container$Ordered from the set of implemented interfaces info.magnolia.ui.vaadin.layout.data.PagingThumbnailContainer
Error Removed com.vaadin.data.Container from the set of implemented interfaces info.magnolia.ui.vaadin.layout.data.ThumbnailContainer
Error Removed com.vaadin.data.Container$Indexed from the set of implemented interfaces info.magnolia.ui.vaadin.layout.data.ThumbnailContainer
Error Removed com.vaadin.data.Container$Ordered from the set of implemented interfaces info.magnolia.ui.vaadin.layout.data.ThumbnailContainer
Error Return type of method 'public com.vaadin.data.Property getThumbnailProperty(java.lang.Object)' has been changed to com.vaadin.v7.data.Property info.magnolia.ui.vaadin.layout.data.ThumbnailContainer public com.vaadin.data.Property getThumbnailProperty(java.lang.Object)
Error Removed com.vaadin.data.Buffered from the set of implemented interfaces info.magnolia.ui.vaadin.lightcombobox.LightComboBox
Error Removed com.vaadin.data.BufferedValidatable from the set of implemented interfaces info.magnolia.ui.vaadin.lightcombobox.LightComboBox
Error Removed com.vaadin.data.Container from the set of implemented interfaces info.magnolia.ui.vaadin.lightcombobox.LightComboBox
Error Removed com.vaadin.data.Container$ItemSetChangeListener from the set of implemented interfaces info.magnolia.ui.vaadin.lightcombobox.LightComboBox
Error Removed com.vaadin.data.Container$ItemSetChangeNotifier from the set of implemented interfaces info.magnolia.ui.vaadin.lightcombobox.LightComboBox
Error Removed com.vaadin.data.Container$PropertySetChangeListener from the set of implemented interfaces info.magnolia.ui.vaadin.lightcombobox.LightComboBox
Error Removed com.vaadin.data.Container$PropertySetChangeNotifier from the set of implemented interfaces info.magnolia.ui.vaadin.lightcombobox.LightComboBox
Error Removed com.vaadin.data.Container$Viewer from the set of implemented interfaces info.magnolia.ui.vaadin.lightcombobox.LightComboBox
Error Removed com.vaadin.data.Property from the set of implemented interfaces info.magnolia.ui.vaadin.lightcombobox.LightComboBox
Error Removed com.vaadin.data.Property$Editor from the set of implemented interfaces info.magnolia.ui.vaadin.lightcombobox.LightComboBox
Error Removed com.vaadin.data.Property$ReadOnlyStatusChangeListener from the set of implemented interfaces info.magnolia.ui.vaadin.lightcombobox.LightComboBox
Error Removed com.vaadin.data.Property$ReadOnlyStatusChangeNotifier from the set of implemented interfaces info.magnolia.ui.vaadin.lightcombobox.LightComboBox
Error Removed com.vaadin.data.Property$ValueChangeListener from the set of implemented interfaces info.magnolia.ui.vaadin.lightcombobox.LightComboBox
Error Removed com.vaadin.data.Property$ValueChangeNotifier from the set of implemented interfaces info.magnolia.ui.vaadin.lightcombobox.LightComboBox
Error Removed com.vaadin.data.Property$Viewer from the set of implemented interfaces info.magnolia.ui.vaadin.lightcombobox.LightComboBox
Error Removed com.vaadin.data.Validatable from the set of implemented interfaces info.magnolia.ui.vaadin.lightcombobox.LightComboBox
Error Removed com.vaadin.event.FieldEvents$BlurNotifier from the set of implemented interfaces info.magnolia.ui.vaadin.lightcombobox.LightComboBox
Error Removed com.vaadin.event.FieldEvents$FocusNotifier from the set of implemented interfaces info.magnolia.ui.vaadin.lightcombobox.LightComboBox
Error Removed com.vaadin.ui.AbstractSelect$Filtering from the set of implemented interfaces info.magnolia.ui.vaadin.lightcombobox.LightComboBox
Error Removed com.vaadin.ui.Field from the set of implemented interfaces info.magnolia.ui.vaadin.lightcombobox.LightComboBox
Error Removed com.vaadin.ui.AbstractField from the list of superclasses info.magnolia.ui.vaadin.lightcombobox.LightComboBox
Error Removed com.vaadin.ui.AbstractSelect from the list of superclasses info.magnolia.ui.vaadin.lightcombobox.LightComboBox
Error Removed com.vaadin.ui.ComboBox from the list of superclasses info.magnolia.ui.vaadin.lightcombobox.LightComboBox
Error Return type of method 'protected com.vaadin.shared.AbstractComponentState getState()' has been changed to com.vaadin.shared.ui.AbstractComponentContainerState info.magnolia.ui.vaadin.magnoliashell.viewport.AppsViewport 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.AbstractComponentState info.magnolia.ui.vaadin.magnoliashell.viewport.AppsViewport protected com.vaadin.shared.communication.SharedState getState()
Error Return type of method 'protected com.vaadin.shared.AbstractComponentState getState()' has been changed to com.vaadin.shared.ui.AbstractComponentContainerState info.magnolia.ui.vaadin.magnoliashell.viewport.ShellAppsViewport 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.AbstractComponentState info.magnolia.ui.vaadin.magnoliashell.viewport.ShellAppsViewport protected com.vaadin.shared.communication.SharedState getState()
Error Return type of method 'protected com.vaadin.shared.AbstractComponentState getState(boolean)' has been changed to com.vaadin.shared.ui.AbstractComponentContainerState info.magnolia.ui.vaadin.magnoliashell.viewport.ShellViewport protected com.vaadin.shared.AbstractComponentState getState(boolean)
Error Return type of method 'protected com.vaadin.shared.AbstractComponentState getState()' has been changed to com.vaadin.shared.ui.AbstractComponentContainerState info.magnolia.ui.vaadin.magnoliashell.viewport.ShellViewport protected com.vaadin.shared.AbstractComponentState getState()
Error Return type of method 'protected com.vaadin.shared.communication.SharedState getState(boolean)' has been changed to com.vaadin.shared.AbstractComponentState info.magnolia.ui.vaadin.magnoliashell.viewport.ShellViewport protected com.vaadin.shared.communication.SharedState getState(boolean)
Error Return type of method 'protected com.vaadin.shared.communication.SharedState getState()' has been changed to com.vaadin.shared.AbstractComponentState info.magnolia.ui.vaadin.magnoliashell.viewport.ShellViewport protected com.vaadin.shared.communication.SharedState getState()
Error Return type of method 'protected com.vaadin.shared.AbstractComponentState getState()' has been changed to com.vaadin.shared.ui.AbstractSingleComponentContainerState info.magnolia.ui.vaadin.overlay.Overlay 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.AbstractComponentState info.magnolia.ui.vaadin.overlay.Overlay protected com.vaadin.shared.communication.SharedState getState()
Error Removed com.vaadin.data.Buffered from the set of implemented interfaces info.magnolia.ui.vaadin.richtext.MagnoliaRichTextField
Error Removed com.vaadin.data.BufferedValidatable from the set of implemented interfaces info.magnolia.ui.vaadin.richtext.MagnoliaRichTextField
Error Removed com.vaadin.data.Property from the set of implemented interfaces info.magnolia.ui.vaadin.richtext.MagnoliaRichTextField
Error Removed com.vaadin.data.Property$Editor from the set of implemented interfaces info.magnolia.ui.vaadin.richtext.MagnoliaRichTextField
Error Removed com.vaadin.data.Property$ReadOnlyStatusChangeListener from the set of implemented interfaces info.magnolia.ui.vaadin.richtext.MagnoliaRichTextField
Error Removed com.vaadin.data.Property$ReadOnlyStatusChangeNotifier from the set of implemented interfaces info.magnolia.ui.vaadin.richtext.MagnoliaRichTextField
Error Removed com.vaadin.data.Property$ValueChangeListener from the set of implemented interfaces info.magnolia.ui.vaadin.richtext.MagnoliaRichTextField
Error Removed com.vaadin.data.Property$ValueChangeNotifier from the set of implemented interfaces info.magnolia.ui.vaadin.richtext.MagnoliaRichTextField
Error Removed com.vaadin.data.Property$Viewer from the set of implemented interfaces info.magnolia.ui.vaadin.richtext.MagnoliaRichTextField
Error Removed com.vaadin.data.Validatable from the set of implemented interfaces info.magnolia.ui.vaadin.richtext.MagnoliaRichTextField
Error Removed com.vaadin.event.FieldEvents$BlurNotifier from the set of implemented interfaces info.magnolia.ui.vaadin.richtext.MagnoliaRichTextField
Error Removed com.vaadin.event.FieldEvents$FocusNotifier from the set of implemented interfaces info.magnolia.ui.vaadin.richtext.MagnoliaRichTextField
Error Removed com.vaadin.ui.Field from the set of implemented interfaces info.magnolia.ui.vaadin.richtext.MagnoliaRichTextField
Error Removed com.vaadin.ui.AbstractField from the list of superclasses info.magnolia.ui.vaadin.richtext.MagnoliaRichTextField
Error Parameter 1 of 'public void extend(com.vaadin.ui.Field)' has changed its type to com.vaadin.v7.ui.Field info.magnolia.ui.vaadin.richtext.TextAreaStretcher public void extend(com.vaadin.ui.Field)
Error Removed com.vaadin.data.Property from the set of implemented interfaces info.magnolia.ui.vaadin.splitfeed.SplitFeed$FeedTitle
Error Removed com.vaadin.data.Property$ValueChangeListener from the set of implemented interfaces info.magnolia.ui.vaadin.splitfeed.SplitFeed$FeedTitle
Error Removed com.vaadin.data.Property$ValueChangeNotifier from the set of implemented interfaces info.magnolia.ui.vaadin.splitfeed.SplitFeed$FeedTitle
Error Removed com.vaadin.data.Property$Viewer from the set of implemented interfaces info.magnolia.ui.vaadin.splitfeed.SplitFeed$FeedTitle
Error Removed com.vaadin.ui.Label from the list of superclasses info.magnolia.ui.vaadin.splitfeed.SplitFeed$FeedTitle
Error Removed com.vaadin.data.Buffered from the set of implemented interfaces info.magnolia.ui.vaadin.switcher.Switcher
Error Removed com.vaadin.data.BufferedValidatable from the set of implemented interfaces info.magnolia.ui.vaadin.switcher.Switcher
Error Removed com.vaadin.data.Container$Viewer from the set of implemented interfaces info.magnolia.ui.vaadin.switcher.Switcher
Error Removed com.vaadin.data.Property from the set of implemented interfaces info.magnolia.ui.vaadin.switcher.Switcher
Error Removed com.vaadin.data.Property$Editor from the set of implemented interfaces info.magnolia.ui.vaadin.switcher.Switcher
Error Removed com.vaadin.data.Property$ReadOnlyStatusChangeListener from the set of implemented interfaces info.magnolia.ui.vaadin.switcher.Switcher
Error Removed com.vaadin.data.Property$ReadOnlyStatusChangeNotifier from the set of implemented interfaces info.magnolia.ui.vaadin.switcher.Switcher
Error Removed com.vaadin.data.Property$ValueChangeListener from the set of implemented interfaces info.magnolia.ui.vaadin.switcher.Switcher
Error Removed com.vaadin.data.Property$ValueChangeNotifier from the set of implemented interfaces info.magnolia.ui.vaadin.switcher.Switcher
Error Removed com.vaadin.data.Property$Viewer from the set of implemented interfaces info.magnolia.ui.vaadin.switcher.Switcher
Error Removed com.vaadin.data.Validatable from the set of implemented interfaces info.magnolia.ui.vaadin.switcher.Switcher
Error Removed com.vaadin.ui.Field from the set of implemented interfaces info.magnolia.ui.vaadin.switcher.Switcher
Error Removed com.vaadin.ui.AbstractField from the list of superclasses info.magnolia.ui.vaadin.switcher.Switcher
Error Removed com.vaadin.ui.CustomField from the list of superclasses info.magnolia.ui.vaadin.switcher.Switcher
Error Parameter 1 of 'public Switcher(com.vaadin.data.Container)' has changed its type to com.vaadin.v7.data.Container info.magnolia.ui.vaadin.switcher.Switcher public Switcher(com.vaadin.data.Container)
Error Parameter 1 of 'public Switcher(com.vaadin.data.Container, java.lang.String)' has changed its type to com.vaadin.v7.data.Container info.magnolia.ui.vaadin.switcher.Switcher public Switcher(com.vaadin.data.Container, java.lang.String)
Error Parameter 1 of 'public void addValueChangeListener(com.vaadin.data.Property$ValueChangeListener)' has changed its type to com.vaadin.v7.data.Property$ValueChangeListener info.magnolia.ui.vaadin.switcher.Switcher public void addValueChangeListener(com.vaadin.data.Property$ValueChangeListener)
Error Return type of method 'public com.vaadin.data.Container$Ordered getContainerDataSource()' has been changed to com.vaadin.v7.data.Container$Ordered info.magnolia.ui.vaadin.switcher.Switcher public com.vaadin.data.Container$Ordered getContainerDataSource()
Error Return type of method 'public com.vaadin.data.Container getContainerDataSource()' has been changed to com.vaadin.v7.data.Container info.magnolia.ui.vaadin.switcher.Switcher public com.vaadin.data.Container getContainerDataSource()
Error Return type of method 'public com.vaadin.data.Property getPropertyDataSource()' has been changed to com.vaadin.v7.data.Property info.magnolia.ui.vaadin.switcher.Switcher public com.vaadin.data.Property getPropertyDataSource()
Error Parameter 1 of 'public void setContainerDataSource(com.vaadin.data.Container)' has changed its type to com.vaadin.v7.data.Container info.magnolia.ui.vaadin.switcher.Switcher public void setContainerDataSource(com.vaadin.data.Container)
Error Parameter 1 of 'public void setConverter(com.vaadin.data.util.converter.Converter)' has changed its type to com.vaadin.v7.data.util.converter.Converter info.magnolia.ui.vaadin.switcher.Switcher public void setConverter(com.vaadin.data.util.converter.Converter)
Error Parameter 1 of 'public void setPropertyDataSource(com.vaadin.data.Property)' has changed its type to com.vaadin.v7.data.Property info.magnolia.ui.vaadin.switcher.Switcher public void setPropertyDataSource(com.vaadin.data.Property)
Error Return type of method 'protected com.vaadin.shared.AbstractComponentState getState(boolean)' has been changed to com.vaadin.shared.ui.AbstractSingleComponentContainerState info.magnolia.ui.vaadin.tabsheet.MagnoliaTab protected com.vaadin.shared.AbstractComponentState getState(boolean)
Error Return type of method 'protected com.vaadin.shared.AbstractComponentState getState()' has been changed to com.vaadin.shared.ui.AbstractSingleComponentContainerState info.magnolia.ui.vaadin.tabsheet.MagnoliaTab protected com.vaadin.shared.AbstractComponentState getState()
Error Return type of method 'protected com.vaadin.shared.communication.SharedState getState(boolean)' has been changed to com.vaadin.shared.AbstractComponentState info.magnolia.ui.vaadin.tabsheet.MagnoliaTab protected com.vaadin.shared.communication.SharedState getState(boolean)
Error Return type of method 'protected com.vaadin.shared.communication.SharedState getState()' has been changed to com.vaadin.shared.AbstractComponentState info.magnolia.ui.vaadin.tabsheet.MagnoliaTab protected com.vaadin.shared.communication.SharedState getState()
Error Return type of method 'protected com.vaadin.shared.AbstractComponentState getState(boolean)' has been changed to com.vaadin.shared.ui.AbstractComponentContainerState info.magnolia.ui.vaadin.tabsheet.MagnoliaTabSheet protected com.vaadin.shared.AbstractComponentState getState(boolean)
Error Return type of method 'protected com.vaadin.shared.AbstractComponentState getState()' has been changed to com.vaadin.shared.ui.AbstractComponentContainerState info.magnolia.ui.vaadin.tabsheet.MagnoliaTabSheet protected com.vaadin.shared.AbstractComponentState getState()
Error Return type of method 'protected com.vaadin.shared.communication.SharedState getState(boolean)' has been changed to com.vaadin.shared.AbstractComponentState info.magnolia.ui.vaadin.tabsheet.MagnoliaTabSheet protected com.vaadin.shared.communication.SharedState getState(boolean)
Error Return type of method 'protected com.vaadin.shared.communication.SharedState getState()' has been changed to com.vaadin.shared.AbstractComponentState info.magnolia.ui.vaadin.tabsheet.MagnoliaTabSheet protected com.vaadin.shared.communication.SharedState getState()
Error Removed org.vaadin.peter.contextmenu.ContextMenu from the list of superclasses info.magnolia.ui.vaadin.usermenu.UserMenu
Error In method 'public UserMenu()' the number of arguments has changed info.magnolia.ui.vaadin.usermenu.UserMenu public UserMenu()
Error Class org.vaadin.openesignforms.ckeditor.widgetset.client.ui.VCKEditorTextField removed org.vaadin.openesignforms.ckeditor.widgetset.client.ui.VCKEditorTextField
Error Class org.vaadin.peter.contextmenu.ContextMenu removed org.vaadin.peter.contextmenu.ContextMenu
Error Class org.vaadin.peter.contextmenu.ContextMenu$ContextMenuClosedEvent removed org.vaadin.peter.contextmenu.ContextMenu$ContextMenuClosedEvent
Error Class org.vaadin.peter.contextmenu.ContextMenu$ContextMenuClosedListener removed org.vaadin.peter.contextmenu.ContextMenu$ContextMenuClosedListener
Error Class org.vaadin.peter.contextmenu.ContextMenu$ContextMenuItem removed org.vaadin.peter.contextmenu.ContextMenu$ContextMenuItem
Error Class org.vaadin.peter.contextmenu.ContextMenu$ContextMenuItemClickEvent removed org.vaadin.peter.contextmenu.ContextMenu$ContextMenuItemClickEvent
Error Class org.vaadin.peter.contextmenu.ContextMenu$ContextMenuItemClickListener removed org.vaadin.peter.contextmenu.ContextMenu$ContextMenuItemClickListener
Error Class org.vaadin.peter.contextmenu.ContextMenu$ContextMenuOpenedListener removed org.vaadin.peter.contextmenu.ContextMenu$ContextMenuOpenedListener
Error Class org.vaadin.peter.contextmenu.ContextMenu$ContextMenuOpenedListener$ComponentListener removed org.vaadin.peter.contextmenu.ContextMenu$ContextMenuOpenedListener$ComponentListener
Error Class org.vaadin.peter.contextmenu.ContextMenu$ContextMenuOpenedListener$TableListener removed org.vaadin.peter.contextmenu.ContextMenu$ContextMenuOpenedListener$TableListener
Error Class org.vaadin.peter.contextmenu.ContextMenu$ContextMenuOpenedListener$TreeListener removed org.vaadin.peter.contextmenu.ContextMenu$ContextMenuOpenedListener$TreeListener
Error Class org.vaadin.peter.contextmenu.ContextMenu$ContextMenuOpenedOnComponentEvent removed org.vaadin.peter.contextmenu.ContextMenu$ContextMenuOpenedOnComponentEvent
Error Class org.vaadin.peter.contextmenu.ContextMenu$ContextMenuOpenedOnTableFooterEvent removed org.vaadin.peter.contextmenu.ContextMenu$ContextMenuOpenedOnTableFooterEvent
Error Class org.vaadin.peter.contextmenu.ContextMenu$ContextMenuOpenedOnTableHeaderEvent removed org.vaadin.peter.contextmenu.ContextMenu$ContextMenuOpenedOnTableHeaderEvent
Error Class org.vaadin.peter.contextmenu.ContextMenu$ContextMenuOpenedOnTableRowEvent removed org.vaadin.peter.contextmenu.ContextMenu$ContextMenuOpenedOnTableRowEvent
Error Class org.vaadin.peter.contextmenu.ContextMenu$ContextMenuOpenedOnTreeItemEvent removed org.vaadin.peter.contextmenu.ContextMenu$ContextMenuOpenedOnTreeItemEvent
Error Class org.vaadin.peter.contextmenu.client.ContextMenuClientRpc removed org.vaadin.peter.contextmenu.client.ContextMenuClientRpc
Error Class org.vaadin.peter.contextmenu.client.ContextMenuConnector removed org.vaadin.peter.contextmenu.client.ContextMenuConnector
Error Class org.vaadin.peter.contextmenu.client.ContextMenuItemWidget removed org.vaadin.peter.contextmenu.client.ContextMenuItemWidget
Error Class org.vaadin.peter.contextmenu.client.ContextMenuItemWidgetHandler removed org.vaadin.peter.contextmenu.client.ContextMenuItemWidgetHandler
Error Class org.vaadin.peter.contextmenu.client.ContextMenuServerRpc removed org.vaadin.peter.contextmenu.client.ContextMenuServerRpc
Error Class org.vaadin.peter.contextmenu.client.ContextMenuState removed org.vaadin.peter.contextmenu.client.ContextMenuState
Error Class org.vaadin.peter.contextmenu.client.ContextMenuState$ContextMenuItemState removed org.vaadin.peter.contextmenu.client.ContextMenuState$ContextMenuItemState
Error Class org.vaadin.peter.contextmenu.client.ContextMenuWidget removed org.vaadin.peter.contextmenu.client.ContextMenuWidget
Info Added com.google.gwt.user.client.ui.Focusable to the set of implemented interfaces com.vaadin.client.ui.VSliderPatched
Info Added com.vaadin.client.ui.HasErrorIndicator to the set of implemented interfaces com.vaadin.client.ui.panel.EnterFriendlyPanelConnector
Info Added com.vaadin.event.SerializableEventListener to the set of implemented interfaces com.vaadin.ui.DragAndDropWrapper
Info Method 'protected com.vaadin.shared.ui.draganddropwrapper.DragAndDropWrapperState getState()' has been added com.vaadin.ui.DragAndDropWrapper protected com.vaadin.shared.ui.draganddropwrapper.DragAndDropWrapperState getState()
Info Method 'protected com.vaadin.shared.ui.draganddropwrapper.DragAndDropWrapperState getState(boolean)' has been added com.vaadin.ui.DragAndDropWrapper protected com.vaadin.shared.ui.draganddropwrapper.DragAndDropWrapperState getState(boolean)
Info Method 'protected com.vaadin.shared.customcomponent.CustomComponentState getState(boolean)' has been added com.vaadin.ui.DragAndDropWrapper protected com.vaadin.shared.customcomponent.CustomComponentState getState(boolean)
Info Method 'protected com.vaadin.shared.customcomponent.CustomComponentState getState()' has been added com.vaadin.ui.DragAndDropWrapper protected com.vaadin.shared.customcomponent.CustomComponentState getState()
Info Method 'protected com.vaadin.shared.AbstractComponentState getState(boolean)' has been added com.vaadin.ui.DragAndDropWrapper protected com.vaadin.shared.AbstractComponentState getState(boolean)
Info Method 'protected com.vaadin.shared.AbstractComponentState getState()' has been added com.vaadin.ui.DragAndDropWrapper protected com.vaadin.shared.AbstractComponentState getState()
Info Method 'protected com.vaadin.shared.communication.SharedState getState(boolean)' has been added com.vaadin.ui.DragAndDropWrapper protected com.vaadin.shared.communication.SharedState getState(boolean)
Info Method 'protected com.vaadin.shared.communication.SharedState getState()' has been added com.vaadin.ui.DragAndDropWrapper protected com.vaadin.shared.communication.SharedState getState()
Info Class com.vaadin.v7.client.ui.VScrollTablePatched added com.vaadin.v7.client.ui.VScrollTablePatched
Info Class com.vaadin.v7.client.ui.VScrollTablePatched$ContextMenuDetails added com.vaadin.v7.client.ui.VScrollTablePatched$ContextMenuDetails
Info Class com.vaadin.v7.client.ui.VScrollTablePatched$FocusableScrollContextPanel added com.vaadin.v7.client.ui.VScrollTablePatched$FocusableScrollContextPanel
Info Class com.vaadin.v7.client.ui.VScrollTablePatched$FooterCell added com.vaadin.v7.client.ui.VScrollTablePatched$FooterCell
Info Class com.vaadin.v7.client.ui.VScrollTablePatched$HeaderCell added com.vaadin.v7.client.ui.VScrollTablePatched$HeaderCell
Info Class com.vaadin.v7.client.ui.VScrollTablePatched$RowHeadersFooterCell added com.vaadin.v7.client.ui.VScrollTablePatched$RowHeadersFooterCell
Info Class com.vaadin.v7.client.ui.VScrollTablePatched$RowHeadersHeaderCell added com.vaadin.v7.client.ui.VScrollTablePatched$RowHeadersHeaderCell
Info Class com.vaadin.v7.client.ui.VScrollTablePatched$RowRequestHandler added com.vaadin.v7.client.ui.VScrollTablePatched$RowRequestHandler
Info Class com.vaadin.v7.client.ui.VScrollTablePatched$SelectMode added com.vaadin.v7.client.ui.VScrollTablePatched$SelectMode
Info Class com.vaadin.v7.client.ui.VScrollTablePatched$TableFooter added com.vaadin.v7.client.ui.VScrollTablePatched$TableFooter
Info Class com.vaadin.v7.client.ui.VScrollTablePatched$TableHead added com.vaadin.v7.client.ui.VScrollTablePatched$TableHead
Info Class com.vaadin.v7.client.ui.VScrollTablePatched$VScrollTableBody added com.vaadin.v7.client.ui.VScrollTablePatched$VScrollTableBody
Info Class com.vaadin.v7.client.ui.VScrollTablePatched$VScrollTableBody$VScrollTableGeneratedRow added com.vaadin.v7.client.ui.VScrollTablePatched$VScrollTableBody$VScrollTableGeneratedRow
Info Class com.vaadin.v7.client.ui.VScrollTablePatched$VScrollTableBody$VScrollTableRow added com.vaadin.v7.client.ui.VScrollTablePatched$VScrollTableBody$VScrollTableRow
Info Class com.vaadin.v7.client.ui.VScrollTablePatched$VScrollTableDropHandler added com.vaadin.v7.client.ui.VScrollTablePatched$VScrollTableDropHandler
Info Class com.vaadin.v7.client.ui.VTreeTablePatched added com.vaadin.v7.client.ui.VTreeTablePatched
Info Class com.vaadin.v7.client.ui.VTreeTablePatched$PendingNavigationEvent added com.vaadin.v7.client.ui.VTreeTablePatched$PendingNavigationEvent
Info Class com.vaadin.v7.client.ui.VTreeTablePatched$VTreeTableScrollBody added com.vaadin.v7.client.ui.VTreeTablePatched$VTreeTableScrollBody
Info Class com.vaadin.v7.client.ui.VTreeTablePatched$VTreeTableScrollBody$VTreeTableGeneratedRow added com.vaadin.v7.client.ui.VTreeTablePatched$VTreeTableScrollBody$VTreeTableGeneratedRow
Info Class com.vaadin.v7.client.ui.VTreeTablePatched$VTreeTableScrollBody$VTreeTableRow added com.vaadin.v7.client.ui.VTreeTablePatched$VTreeTableScrollBody$VTreeTableRow
Info Class com.vaadin.v7.client.ui.table.TableConnectorPatched added com.vaadin.v7.client.ui.table.TableConnectorPatched
Info Class com.vaadin.v7.client.ui.treetable.TreeTableConnectorPatched added com.vaadin.v7.client.ui.treetable.TreeTableConnectorPatched
Info Added com.vaadin.contextmenu.Menu to the set of implemented interfaces info.magnolia.ui.vaadin.actionbar.ActionPopup
Info Added com.vaadin.contextmenu.ContextMenu to the list of superclasses info.magnolia.ui.vaadin.actionbar.ActionPopup
Info Method 'public ActionPopup()' has been deprecated info.magnolia.ui.vaadin.actionbar.ActionPopup public ActionPopup()
Info Method 'public ActionPopup(com.vaadin.ui.AbstractComponent, boolean)' has been added info.magnolia.ui.vaadin.actionbar.ActionPopup public ActionPopup(com.vaadin.ui.AbstractComponent, boolean)
Info Added com.vaadin.event.SerializableEventListener to the set of implemented interfaces info.magnolia.ui.vaadin.actionbar.Actionbar$ActionTriggerListener
Info Method 'protected com.vaadin.shared.communication.SharedState getState(boolean)' has been added info.magnolia.ui.vaadin.editor.JCrop protected com.vaadin.shared.communication.SharedState getState(boolean)
Info Added com.vaadin.v7.data.Buffered to the set of implemented interfaces info.magnolia.ui.vaadin.editor.JCropField
Info Added com.vaadin.v7.data.BufferedValidatable to the set of implemented interfaces info.magnolia.ui.vaadin.editor.JCropField
Info Added com.vaadin.v7.data.Property to the set of implemented interfaces info.magnolia.ui.vaadin.editor.JCropField
Info Added com.vaadin.v7.data.Property$Editor to the set of implemented interfaces info.magnolia.ui.vaadin.editor.JCropField
Info Added com.vaadin.v7.data.Property$ReadOnlyStatusChangeListener to the set of implemented interfaces info.magnolia.ui.vaadin.editor.JCropField
Info Added com.vaadin.v7.data.Property$ReadOnlyStatusChangeNotifier to the set of implemented interfaces info.magnolia.ui.vaadin.editor.JCropField
Info Added com.vaadin.v7.data.Property$ValueChangeListener to the set of implemented interfaces info.magnolia.ui.vaadin.editor.JCropField
Info Added com.vaadin.v7.data.Property$ValueChangeNotifier to the set of implemented interfaces info.magnolia.ui.vaadin.editor.JCropField
Info Added com.vaadin.v7.data.Property$Viewer to the set of implemented interfaces info.magnolia.ui.vaadin.editor.JCropField
Info Added com.vaadin.v7.data.Validatable to the set of implemented interfaces info.magnolia.ui.vaadin.editor.JCropField
Info Added com.vaadin.v7.ui.Field to the set of implemented interfaces info.magnolia.ui.vaadin.editor.JCropField
Info Added com.vaadin.v7.ui.AbstractField to the list of superclasses info.magnolia.ui.vaadin.editor.JCropField
Info Added com.vaadin.v7.ui.AbstractLegacyComponent to the list of superclasses info.magnolia.ui.vaadin.editor.JCropField
Info Added com.vaadin.v7.ui.CustomField to the list of superclasses info.magnolia.ui.vaadin.editor.JCropField
Info Added com.vaadin.v7.data.Item$Editor to the set of implemented interfaces info.magnolia.ui.vaadin.form.Form
Info Added com.vaadin.v7.data.Item$Viewer to the set of implemented interfaces info.magnolia.ui.vaadin.form.Form
Info Method 'protected com.vaadin.shared.communication.SharedState getState(boolean)' has been added info.magnolia.ui.vaadin.form.Form protected com.vaadin.shared.communication.SharedState getState(boolean)
Info Method 'protected com.vaadin.shared.communication.SharedState getState()' has been added info.magnolia.ui.vaadin.form.Form protected com.vaadin.shared.communication.SharedState getState()
Info Method 'protected com.vaadin.shared.AbstractComponentState getState(boolean)' has been added info.magnolia.ui.vaadin.form.FormSection protected com.vaadin.shared.AbstractComponentState getState(boolean)
Info Method 'protected com.vaadin.shared.communication.SharedState getState(boolean)' has been added info.magnolia.ui.vaadin.form.FormSection protected com.vaadin.shared.communication.SharedState getState(boolean)
Info Method 'protected com.vaadin.shared.communication.SharedState getState()' has been added info.magnolia.ui.vaadin.form.FormSection protected com.vaadin.shared.communication.SharedState getState()
Info Added com.vaadin.v7.data.Item$Editor to the set of implemented interfaces info.magnolia.ui.vaadin.form.FormViewReduced
Info Added com.vaadin.v7.data.Item$Viewer to the set of implemented interfaces info.magnolia.ui.vaadin.form.FormViewReduced
Info Method 'protected com.vaadin.shared.communication.SharedState getState()' has been added info.magnolia.ui.vaadin.form.tab.MagnoliaFormTab protected com.vaadin.shared.communication.SharedState getState()
Info Added com.vaadin.event.SerializableEventListener to the set of implemented interfaces info.magnolia.ui.vaadin.grid.MagnoliaTable
Info Added com.vaadin.v7.data.Buffered to the set of implemented interfaces info.magnolia.ui.vaadin.grid.MagnoliaTable
Info Added com.vaadin.v7.data.BufferedValidatable to the set of implemented interfaces info.magnolia.ui.vaadin.grid.MagnoliaTable
Info Added com.vaadin.v7.data.Container to the set of implemented interfaces info.magnolia.ui.vaadin.grid.MagnoliaTable
Info Added com.vaadin.v7.data.Container$ItemSetChangeListener to the set of implemented interfaces info.magnolia.ui.vaadin.grid.MagnoliaTable
Info Added com.vaadin.v7.data.Container$ItemSetChangeNotifier to the set of implemented interfaces info.magnolia.ui.vaadin.grid.MagnoliaTable
Info Added com.vaadin.v7.data.Container$Ordered to the set of implemented interfaces info.magnolia.ui.vaadin.grid.MagnoliaTable
Info Added com.vaadin.v7.data.Container$PropertySetChangeListener to the set of implemented interfaces info.magnolia.ui.vaadin.grid.MagnoliaTable
Info Added com.vaadin.v7.data.Container$PropertySetChangeNotifier to the set of implemented interfaces info.magnolia.ui.vaadin.grid.MagnoliaTable
Info Added com.vaadin.v7.data.Container$Sortable to the set of implemented interfaces info.magnolia.ui.vaadin.grid.MagnoliaTable
Info Added com.vaadin.v7.data.Container$Viewer to the set of implemented interfaces info.magnolia.ui.vaadin.grid.MagnoliaTable
Info Added com.vaadin.v7.data.Property to the set of implemented interfaces info.magnolia.ui.vaadin.grid.MagnoliaTable
Info Added com.vaadin.v7.data.Property$Editor to the set of implemented interfaces info.magnolia.ui.vaadin.grid.MagnoliaTable
Info Added com.vaadin.v7.data.Property$ReadOnlyStatusChangeListener to the set of implemented interfaces info.magnolia.ui.vaadin.grid.MagnoliaTable
Info Added com.vaadin.v7.data.Property$ReadOnlyStatusChangeNotifier to the set of implemented interfaces info.magnolia.ui.vaadin.grid.MagnoliaTable
Info Added com.vaadin.v7.data.Property$ValueChangeListener to the set of implemented interfaces info.magnolia.ui.vaadin.grid.MagnoliaTable
Info Added com.vaadin.v7.data.Property$ValueChangeNotifier to the set of implemented interfaces info.magnolia.ui.vaadin.grid.MagnoliaTable
Info Added com.vaadin.v7.data.Property$Viewer to the set of implemented interfaces info.magnolia.ui.vaadin.grid.MagnoliaTable
Info Added com.vaadin.v7.data.Validatable to the set of implemented interfaces info.magnolia.ui.vaadin.grid.MagnoliaTable
Info Added com.vaadin.v7.event.ItemClickEvent$ItemClickNotifier to the set of implemented interfaces info.magnolia.ui.vaadin.grid.MagnoliaTable
Info Added com.vaadin.v7.ui.Field to the set of implemented interfaces info.magnolia.ui.vaadin.grid.MagnoliaTable
Info Added com.vaadin.v7.ui.AbstractField to the list of superclasses info.magnolia.ui.vaadin.grid.MagnoliaTable
Info Added com.vaadin.v7.ui.AbstractLegacyComponent to the list of superclasses info.magnolia.ui.vaadin.grid.MagnoliaTable
Info Added com.vaadin.v7.ui.AbstractSelect to the list of superclasses info.magnolia.ui.vaadin.grid.MagnoliaTable
Info Added com.vaadin.v7.ui.Table to the list of superclasses info.magnolia.ui.vaadin.grid.MagnoliaTable
Info Added com.vaadin.event.SerializableEventListener to the set of implemented interfaces info.magnolia.ui.vaadin.grid.MagnoliaTreeTable
Info Added com.vaadin.v7.data.Buffered to the set of implemented interfaces info.magnolia.ui.vaadin.grid.MagnoliaTreeTable
Info Added com.vaadin.v7.data.BufferedValidatable to the set of implemented interfaces info.magnolia.ui.vaadin.grid.MagnoliaTreeTable
Info Added com.vaadin.v7.data.Container to the set of implemented interfaces info.magnolia.ui.vaadin.grid.MagnoliaTreeTable
Info Added com.vaadin.v7.data.Container$Hierarchical to the set of implemented interfaces info.magnolia.ui.vaadin.grid.MagnoliaTreeTable
Info Added com.vaadin.v7.data.Container$ItemSetChangeListener to the set of implemented interfaces info.magnolia.ui.vaadin.grid.MagnoliaTreeTable
Info Added com.vaadin.v7.data.Container$ItemSetChangeNotifier to the set of implemented interfaces info.magnolia.ui.vaadin.grid.MagnoliaTreeTable
Info Added com.vaadin.v7.data.Container$Ordered to the set of implemented interfaces info.magnolia.ui.vaadin.grid.MagnoliaTreeTable
Info Added com.vaadin.v7.data.Container$PropertySetChangeListener to the set of implemented interfaces info.magnolia.ui.vaadin.grid.MagnoliaTreeTable
Info Added com.vaadin.v7.data.Container$PropertySetChangeNotifier to the set of implemented interfaces info.magnolia.ui.vaadin.grid.MagnoliaTreeTable
Info Added com.vaadin.v7.data.Container$Sortable to the set of implemented interfaces info.magnolia.ui.vaadin.grid.MagnoliaTreeTable
Info Added com.vaadin.v7.data.Container$Viewer to the set of implemented interfaces info.magnolia.ui.vaadin.grid.MagnoliaTreeTable
Info Added com.vaadin.v7.data.Property to the set of implemented interfaces info.magnolia.ui.vaadin.grid.MagnoliaTreeTable
Info Added com.vaadin.v7.data.Property$Editor to the set of implemented interfaces info.magnolia.ui.vaadin.grid.MagnoliaTreeTable
Info Added com.vaadin.v7.data.Property$ReadOnlyStatusChangeListener to the set of implemented interfaces info.magnolia.ui.vaadin.grid.MagnoliaTreeTable
Info Added com.vaadin.v7.data.Property$ReadOnlyStatusChangeNotifier to the set of implemented interfaces info.magnolia.ui.vaadin.grid.MagnoliaTreeTable
Info Added com.vaadin.v7.data.Property$ValueChangeListener to the set of implemented interfaces info.magnolia.ui.vaadin.grid.MagnoliaTreeTable
Info Added com.vaadin.v7.data.Property$ValueChangeNotifier to the set of implemented interfaces info.magnolia.ui.vaadin.grid.MagnoliaTreeTable
Info Added com.vaadin.v7.data.Property$Viewer to the set of implemented interfaces info.magnolia.ui.vaadin.grid.MagnoliaTreeTable
Info Added com.vaadin.v7.data.Validatable to the set of implemented interfaces info.magnolia.ui.vaadin.grid.MagnoliaTreeTable
Info Added com.vaadin.v7.event.ItemClickEvent$ItemClickNotifier to the set of implemented interfaces info.magnolia.ui.vaadin.grid.MagnoliaTreeTable
Info Added com.vaadin.v7.ui.Field to the set of implemented interfaces info.magnolia.ui.vaadin.grid.MagnoliaTreeTable
Info Added com.vaadin.v7.ui.AbstractField to the list of superclasses info.magnolia.ui.vaadin.grid.MagnoliaTreeTable
Info Added com.vaadin.v7.ui.AbstractLegacyComponent to the list of superclasses info.magnolia.ui.vaadin.grid.MagnoliaTreeTable
Info Added com.vaadin.v7.ui.AbstractSelect to the list of superclasses info.magnolia.ui.vaadin.grid.MagnoliaTreeTable
Info Added com.vaadin.v7.ui.Table to the list of superclasses info.magnolia.ui.vaadin.grid.MagnoliaTreeTable
Info Added com.vaadin.v7.ui.TreeTable to the list of superclasses info.magnolia.ui.vaadin.grid.MagnoliaTreeTable
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.ui.HasErrorIndicator to the set of implemented interfaces info.magnolia.ui.vaadin.gwt.client.actionbar.connector.ActionbarConnector
Info Added com.vaadin.client.ui.HasErrorIndicator to the set of implemented interfaces info.magnolia.ui.vaadin.gwt.client.applauncher.connector.AppLauncherConnector
Info Added com.vaadin.client.ui.HasErrorIndicator to the set of implemented interfaces info.magnolia.ui.vaadin.gwt.client.dialog.connector.BaseDialogConnector
Info Added com.vaadin.shared.ui.AbstractComponentContainerState to the list of superclasses info.magnolia.ui.vaadin.gwt.client.dialog.connector.BaseDialogState
Info Added com.vaadin.client.ui.HasErrorIndicator to the set of implemented interfaces info.magnolia.ui.vaadin.gwt.client.dialog.connector.DialogContainingFormConnector
Info Added com.vaadin.client.ui.HasErrorIndicator to the set of implemented interfaces info.magnolia.ui.vaadin.gwt.client.dialog.connector.OverlayConnector
Info Added com.vaadin.shared.ui.AbstractSingleComponentContainerState to the list of superclasses info.magnolia.ui.vaadin.gwt.client.dialog.connector.OverlayState
Info Added com.vaadin.client.ui.HasErrorIndicator to the set of implemented interfaces info.magnolia.ui.vaadin.gwt.client.form.connector.FormConnector
Info Added com.vaadin.shared.ui.AbstractSingleComponentContainerState to the list of superclasses info.magnolia.ui.vaadin.gwt.client.form.connector.FormState
Info Added com.vaadin.client.ui.HasErrorIndicator to the set of implemented interfaces info.magnolia.ui.vaadin.gwt.client.form.formsection.connector.FormSectionConnector
Info Added com.vaadin.shared.ui.AbstractComponentContainerState to the list of superclasses info.magnolia.ui.vaadin.gwt.client.form.formsection.connector.FormSectionState
Info Added com.vaadin.client.ui.HasErrorIndicator to the set of implemented interfaces info.magnolia.ui.vaadin.gwt.client.form.tab.connector.FormTabConnector
Info Added com.vaadin.shared.ui.AbstractSingleComponentContainerState to the list of superclasses info.magnolia.ui.vaadin.gwt.client.form.tab.connector.FormTabState
Info Added com.vaadin.v7.client.ui.VScrollTablePatched to the list of superclasses info.magnolia.ui.vaadin.gwt.client.grid.VMagnoliaTable
Info Added com.vaadin.v7.client.ui.VScrollTablePatched$HeaderCell to the list of superclasses info.magnolia.ui.vaadin.gwt.client.grid.VMagnoliaTable$MagnoliaHeaderCell
Info Added com.vaadin.v7.client.ui.VScrollTablePatched$VScrollTableBody to the list of superclasses info.magnolia.ui.vaadin.gwt.client.grid.VMagnoliaTable$MagnoliaTableBody
Info Added com.vaadin.v7.client.ui.VScrollTablePatched$ContextMenuOwner to the set of implemented interfaces info.magnolia.ui.vaadin.gwt.client.grid.VMagnoliaTable$MagnoliaTableBody$MagnoliaTableRow
Info Added com.vaadin.v7.client.ui.VScrollTablePatched$VScrollTableBody$VScrollTableRow to the list of superclasses info.magnolia.ui.vaadin.gwt.client.grid.VMagnoliaTable$MagnoliaTableBody$MagnoliaTableRow
Info Added com.vaadin.v7.client.ui.VScrollTablePatched$TableHead to the list of superclasses info.magnolia.ui.vaadin.gwt.client.grid.VMagnoliaTable$MagnoliaTableHead
Info Added com.vaadin.v7.client.ui.VScrollTablePatched to the list of superclasses info.magnolia.ui.vaadin.gwt.client.grid.VMagnoliaTreeTable
Info Added com.vaadin.v7.client.ui.VTreeTablePatched to the list of superclasses info.magnolia.ui.vaadin.gwt.client.grid.VMagnoliaTreeTable
Info Added com.vaadin.v7.client.ui.VScrollTablePatched$VScrollTableBody to the list of superclasses info.magnolia.ui.vaadin.gwt.client.grid.VMagnoliaTreeTable$VMagnoliaTreeTableScrollBody
Info Added com.vaadin.v7.client.ui.VTreeTablePatched$VTreeTableScrollBody to the list of superclasses info.magnolia.ui.vaadin.gwt.client.grid.VMagnoliaTreeTable$VMagnoliaTreeTableScrollBody
Info Added com.vaadin.client.ui.HasErrorIndicator to the set of implemented interfaces info.magnolia.ui.vaadin.gwt.client.grid.connector.MagnoliaTableConnector
Info Added com.vaadin.client.ui.HasRequiredIndicator to the set of implemented interfaces info.magnolia.ui.vaadin.gwt.client.grid.connector.MagnoliaTableConnector
Info Added com.vaadin.v7.client.ComponentConnector to the set of implemented interfaces info.magnolia.ui.vaadin.gwt.client.grid.connector.MagnoliaTableConnector
Info Added com.vaadin.v7.client.ui.AbstractFieldConnector to the list of superclasses info.magnolia.ui.vaadin.gwt.client.grid.connector.MagnoliaTableConnector
Info Added com.vaadin.v7.client.ui.AbstractLegacyComponentConnector to the list of superclasses info.magnolia.ui.vaadin.gwt.client.grid.connector.MagnoliaTableConnector
Info Added com.vaadin.v7.client.ui.table.TableConnectorPatched to the list of superclasses info.magnolia.ui.vaadin.gwt.client.grid.connector.MagnoliaTableConnector
Info Added com.vaadin.client.ui.HasErrorIndicator to the set of implemented interfaces info.magnolia.ui.vaadin.gwt.client.grid.connector.MagnoliaTreeTableConnector
Info Added com.vaadin.client.ui.HasRequiredIndicator to the set of implemented interfaces info.magnolia.ui.vaadin.gwt.client.grid.connector.MagnoliaTreeTableConnector
Info Added com.vaadin.v7.client.ComponentConnector to the set of implemented interfaces info.magnolia.ui.vaadin.gwt.client.grid.connector.MagnoliaTreeTableConnector
Info Added com.vaadin.v7.client.ui.AbstractFieldConnector to the list of superclasses info.magnolia.ui.vaadin.gwt.client.grid.connector.MagnoliaTreeTableConnector
Info Added com.vaadin.v7.client.ui.AbstractLegacyComponentConnector to the list of superclasses info.magnolia.ui.vaadin.gwt.client.grid.connector.MagnoliaTreeTableConnector
Info Added com.vaadin.v7.client.ui.table.TableConnectorPatched to the list of superclasses info.magnolia.ui.vaadin.gwt.client.grid.connector.MagnoliaTreeTableConnector
Info Added com.vaadin.v7.client.ui.treetable.TreeTableConnectorPatched to the list of superclasses info.magnolia.ui.vaadin.gwt.client.grid.connector.MagnoliaTreeTableConnector
Info Added com.vaadin.client.ui.HasErrorIndicator to the set of implemented interfaces info.magnolia.ui.vaadin.gwt.client.icon.connector.BadgeIconConnector
Info Added com.vaadin.client.ui.HasErrorIndicator to the set of implemented interfaces info.magnolia.ui.vaadin.gwt.client.icon.connector.CompositeIconConnector
Info Added com.vaadin.shared.ui.AbstractComponentContainerState to the list of superclasses info.magnolia.ui.vaadin.gwt.client.icon.connector.CompositeIconState
Info Added com.vaadin.client.ui.HasErrorIndicator to the set of implemented interfaces info.magnolia.ui.vaadin.gwt.client.icon.connector.IconConnector
Info Added com.vaadin.client.ui.HasErrorIndicator to the set of implemented interfaces info.magnolia.ui.vaadin.gwt.client.icon.connector.LoadingIconConnector
Info Added com.vaadin.shared.ui.grid.renderers.AbstractRendererState to the list of superclasses info.magnolia.ui.vaadin.gwt.client.jcrop.JCropState
Info Added com.vaadin.client.ui.HasErrorIndicator to the set of implemented interfaces info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.connector.LazyThumbnailLayoutConnector
Info Added com.vaadin.client.ui.HasErrorIndicator to the set of implemented interfaces info.magnolia.ui.vaadin.gwt.client.lightcombobox.connector.LightComboBoxConnector
Info Added com.vaadin.client.ui.HasRequiredIndicator to the set of implemented interfaces info.magnolia.ui.vaadin.gwt.client.lightcombobox.connector.LightComboBoxConnector
Info Added com.vaadin.v7.client.ComponentConnector to the set of implemented interfaces info.magnolia.ui.vaadin.gwt.client.lightcombobox.connector.LightComboBoxConnector
Info Added com.vaadin.v7.client.ui.AbstractFieldConnector to the list of superclasses info.magnolia.ui.vaadin.gwt.client.lightcombobox.connector.LightComboBoxConnector
Info Added com.vaadin.v7.client.ui.AbstractLegacyComponentConnector to the list of superclasses info.magnolia.ui.vaadin.gwt.client.lightcombobox.connector.LightComboBoxConnector
Info Added com.vaadin.v7.client.ui.combobox.ComboBoxConnector to the list of superclasses info.magnolia.ui.vaadin.gwt.client.lightcombobox.connector.LightComboBoxConnector
Info Added com.vaadin.v7.client.ui.VFilterSelect to the list of superclasses info.magnolia.ui.vaadin.gwt.client.lightcombobox.widget.LightComboBoxWidget
Info Added com.vaadin.client.ui.HasErrorIndicator to the set of implemented interfaces info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell.MagnoliaShellConnector
Info Added com.vaadin.shared.ui.AbstractComponentContainerState to the list of superclasses info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell.MagnoliaShellState
Info Added public field currentUriFragment info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell.MagnoliaShellState currentUriFragment
Info Added com.vaadin.shared.ui.AbstractComponentContainerState to the list of superclasses info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.connector.AppViewportState
Info Added com.vaadin.client.ui.HasErrorIndicator to the set of implemented interfaces info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.connector.AppsViewportConnector
Info Added com.vaadin.shared.ui.AbstractComponentContainerState to the list of superclasses info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.connector.ShellAppViewportState
Info Added com.vaadin.client.ui.HasErrorIndicator to the set of implemented interfaces info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.connector.ShellAppsViewportConnector
Info Added com.vaadin.client.ui.HasErrorIndicator to the set of implemented interfaces info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.connector.ViewportConnector
Info Added com.vaadin.shared.ui.AbstractComponentContainerState to the list of superclasses info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.connector.ViewportState
Info Added com.vaadin.client.ui.HasErrorIndicator to the set of implemented interfaces info.magnolia.ui.vaadin.gwt.client.richtext.RichTextConnector
Info Added com.vaadin.client.ui.HasErrorIndicator to the set of implemented interfaces info.magnolia.ui.vaadin.gwt.client.tabsheet.connector.MagnoliaTabSheetConnector
Info Added com.vaadin.shared.ui.AbstractComponentContainerState to the list of superclasses info.magnolia.ui.vaadin.gwt.client.tabsheet.connector.MagnoliaTabSheetState
Info Added com.vaadin.client.ui.HasErrorIndicator to the set of implemented interfaces info.magnolia.ui.vaadin.gwt.client.tabsheet.tab.connector.MagnoliaTabConnector
Info Added com.vaadin.shared.ui.AbstractSingleComponentContainerState to the list of superclasses info.magnolia.ui.vaadin.gwt.client.tabsheet.tab.connector.MagnoliaTabState
Info Added com.vaadin.v7.data.Container$ItemSetChangeListener to the set of implemented interfaces info.magnolia.ui.vaadin.layout.LazyThumbnailLayout
Info Added com.vaadin.v7.data.Container$Viewer to the set of implemented interfaces info.magnolia.ui.vaadin.layout.LazyThumbnailLayout
Info Added com.vaadin.v7.ui.VerticalLayout to the list of superclasses info.magnolia.ui.vaadin.layout.SmallAppLayout
Info Added com.vaadin.v7.data.Container to the set of implemented interfaces info.magnolia.ui.vaadin.layout.data.PagingThumbnailContainer
Info Added com.vaadin.v7.data.Container$Indexed to the set of implemented interfaces info.magnolia.ui.vaadin.layout.data.PagingThumbnailContainer
Info Added com.vaadin.v7.data.Container$Ordered to the set of implemented interfaces info.magnolia.ui.vaadin.layout.data.PagingThumbnailContainer
Info Added com.vaadin.v7.data.Container to the set of implemented interfaces info.magnolia.ui.vaadin.layout.data.ThumbnailContainer
Info Added com.vaadin.v7.data.Container$Indexed to the set of implemented interfaces info.magnolia.ui.vaadin.layout.data.ThumbnailContainer
Info Added com.vaadin.v7.data.Container$Ordered to the set of implemented interfaces info.magnolia.ui.vaadin.layout.data.ThumbnailContainer
Info Added com.vaadin.event.SerializableEventListener to the set of implemented interfaces info.magnolia.ui.vaadin.lightcombobox.LightComboBox
Info Added com.vaadin.v7.data.Buffered to the set of implemented interfaces info.magnolia.ui.vaadin.lightcombobox.LightComboBox
Info Added com.vaadin.v7.data.BufferedValidatable to the set of implemented interfaces info.magnolia.ui.vaadin.lightcombobox.LightComboBox
Info Added com.vaadin.v7.data.Container to the set of implemented interfaces info.magnolia.ui.vaadin.lightcombobox.LightComboBox
Info Added com.vaadin.v7.data.Container$ItemSetChangeListener to the set of implemented interfaces info.magnolia.ui.vaadin.lightcombobox.LightComboBox
Info Added com.vaadin.v7.data.Container$ItemSetChangeNotifier to the set of implemented interfaces info.magnolia.ui.vaadin.lightcombobox.LightComboBox
Info Added com.vaadin.v7.data.Container$PropertySetChangeListener to the set of implemented interfaces info.magnolia.ui.vaadin.lightcombobox.LightComboBox
Info Added com.vaadin.v7.data.Container$PropertySetChangeNotifier to the set of implemented interfaces info.magnolia.ui.vaadin.lightcombobox.LightComboBox
Info Added com.vaadin.v7.data.Container$Viewer to the set of implemented interfaces info.magnolia.ui.vaadin.lightcombobox.LightComboBox
Info Added com.vaadin.v7.data.Property to the set of implemented interfaces info.magnolia.ui.vaadin.lightcombobox.LightComboBox
Info Added com.vaadin.v7.data.Property$Editor to the set of implemented interfaces info.magnolia.ui.vaadin.lightcombobox.LightComboBox
Info Added com.vaadin.v7.data.Property$ReadOnlyStatusChangeListener to the set of implemented interfaces info.magnolia.ui.vaadin.lightcombobox.LightComboBox
Info Added com.vaadin.v7.data.Property$ReadOnlyStatusChangeNotifier to the set of implemented interfaces info.magnolia.ui.vaadin.lightcombobox.LightComboBox
Info Added com.vaadin.v7.data.Property$ValueChangeListener to the set of implemented interfaces info.magnolia.ui.vaadin.lightcombobox.LightComboBox
Info Added com.vaadin.v7.data.Property$ValueChangeNotifier to the set of implemented interfaces info.magnolia.ui.vaadin.lightcombobox.LightComboBox
Info Added com.vaadin.v7.data.Property$Viewer to the set of implemented interfaces info.magnolia.ui.vaadin.lightcombobox.LightComboBox
Info Added com.vaadin.v7.data.Validatable to the set of implemented interfaces info.magnolia.ui.vaadin.lightcombobox.LightComboBox
Info Added com.vaadin.v7.event.FieldEvents$BlurNotifier to the set of implemented interfaces info.magnolia.ui.vaadin.lightcombobox.LightComboBox
Info Added com.vaadin.v7.event.FieldEvents$FocusNotifier to the set of implemented interfaces info.magnolia.ui.vaadin.lightcombobox.LightComboBox
Info Added com.vaadin.v7.ui.AbstractSelect$Filtering to the set of implemented interfaces info.magnolia.ui.vaadin.lightcombobox.LightComboBox
Info Added com.vaadin.v7.ui.Field to the set of implemented interfaces info.magnolia.ui.vaadin.lightcombobox.LightComboBox
Info Added com.vaadin.v7.ui.AbstractField to the list of superclasses info.magnolia.ui.vaadin.lightcombobox.LightComboBox
Info Added com.vaadin.v7.ui.AbstractLegacyComponent to the list of superclasses info.magnolia.ui.vaadin.lightcombobox.LightComboBox
Info Added com.vaadin.v7.ui.AbstractSelect to the list of superclasses info.magnolia.ui.vaadin.lightcombobox.LightComboBox
Info Added com.vaadin.v7.ui.ComboBox to the list of superclasses info.magnolia.ui.vaadin.lightcombobox.LightComboBox
Info Method 'protected com.vaadin.shared.communication.SharedState getState()' has been added info.magnolia.ui.vaadin.magnoliashell.viewport.AppsViewport protected com.vaadin.shared.communication.SharedState getState()
Info Method 'protected com.vaadin.shared.communication.SharedState getState()' has been added info.magnolia.ui.vaadin.magnoliashell.viewport.ShellAppsViewport protected com.vaadin.shared.communication.SharedState getState()
Info Method 'protected com.vaadin.shared.communication.SharedState getState(boolean)' has been added info.magnolia.ui.vaadin.magnoliashell.viewport.ShellViewport protected com.vaadin.shared.communication.SharedState getState(boolean)
Info Method 'protected com.vaadin.shared.communication.SharedState getState()' has been added info.magnolia.ui.vaadin.magnoliashell.viewport.ShellViewport protected com.vaadin.shared.communication.SharedState getState()
Info Method 'protected com.vaadin.shared.communication.SharedState getState()' has been added info.magnolia.ui.vaadin.overlay.Overlay protected com.vaadin.shared.communication.SharedState getState()
Info Added com.vaadin.event.SerializableEventListener to the set of implemented interfaces info.magnolia.ui.vaadin.richtext.MagnoliaRichTextField
Info Added com.vaadin.v7.data.Buffered to the set of implemented interfaces info.magnolia.ui.vaadin.richtext.MagnoliaRichTextField
Info Added com.vaadin.v7.data.BufferedValidatable to the set of implemented interfaces info.magnolia.ui.vaadin.richtext.MagnoliaRichTextField
Info Added com.vaadin.v7.data.Property to the set of implemented interfaces info.magnolia.ui.vaadin.richtext.MagnoliaRichTextField
Info Added com.vaadin.v7.data.Property$Editor to the set of implemented interfaces info.magnolia.ui.vaadin.richtext.MagnoliaRichTextField
Info Added com.vaadin.v7.data.Property$ReadOnlyStatusChangeListener to the set of implemented interfaces info.magnolia.ui.vaadin.richtext.MagnoliaRichTextField
Info Added com.vaadin.v7.data.Property$ReadOnlyStatusChangeNotifier to the set of implemented interfaces info.magnolia.ui.vaadin.richtext.MagnoliaRichTextField
Info Added com.vaadin.v7.data.Property$ValueChangeListener to the set of implemented interfaces info.magnolia.ui.vaadin.richtext.MagnoliaRichTextField
Info Added com.vaadin.v7.data.Property$ValueChangeNotifier to the set of implemented interfaces info.magnolia.ui.vaadin.richtext.MagnoliaRichTextField
Info Added com.vaadin.v7.data.Property$Viewer to the set of implemented interfaces info.magnolia.ui.vaadin.richtext.MagnoliaRichTextField
Info Added com.vaadin.v7.data.Validatable to the set of implemented interfaces info.magnolia.ui.vaadin.richtext.MagnoliaRichTextField
Info Added com.vaadin.v7.event.FieldEvents$BlurNotifier to the set of implemented interfaces info.magnolia.ui.vaadin.richtext.MagnoliaRichTextField
Info Added com.vaadin.v7.event.FieldEvents$FocusNotifier to the set of implemented interfaces info.magnolia.ui.vaadin.richtext.MagnoliaRichTextField
Info Added com.vaadin.v7.ui.Field to the set of implemented interfaces info.magnolia.ui.vaadin.richtext.MagnoliaRichTextField
Info Added com.vaadin.v7.ui.AbstractField to the list of superclasses info.magnolia.ui.vaadin.richtext.MagnoliaRichTextField
Info Added com.vaadin.v7.ui.AbstractLegacyComponent to the list of superclasses info.magnolia.ui.vaadin.richtext.MagnoliaRichTextField
Info Added com.vaadin.v7.data.Property to the set of implemented interfaces info.magnolia.ui.vaadin.splitfeed.SplitFeed$FeedTitle
Info Added com.vaadin.v7.data.Property$ValueChangeListener to the set of implemented interfaces info.magnolia.ui.vaadin.splitfeed.SplitFeed$FeedTitle
Info Added com.vaadin.v7.data.Property$ValueChangeNotifier to the set of implemented interfaces info.magnolia.ui.vaadin.splitfeed.SplitFeed$FeedTitle
Info Added com.vaadin.v7.data.Property$Viewer to the set of implemented interfaces info.magnolia.ui.vaadin.splitfeed.SplitFeed$FeedTitle
Info Added com.vaadin.v7.ui.AbstractLegacyComponent to the list of superclasses info.magnolia.ui.vaadin.splitfeed.SplitFeed$FeedTitle
Info Added com.vaadin.v7.ui.Label to the list of superclasses info.magnolia.ui.vaadin.splitfeed.SplitFeed$FeedTitle
Info Added com.vaadin.v7.data.Buffered to the set of implemented interfaces info.magnolia.ui.vaadin.switcher.Switcher
Info Added com.vaadin.v7.data.BufferedValidatable to the set of implemented interfaces info.magnolia.ui.vaadin.switcher.Switcher
Info Added com.vaadin.v7.data.Container$Viewer to the set of implemented interfaces info.magnolia.ui.vaadin.switcher.Switcher
Info Added com.vaadin.v7.data.Property to the set of implemented interfaces info.magnolia.ui.vaadin.switcher.Switcher
Info Added com.vaadin.v7.data.Property$Editor to the set of implemented interfaces info.magnolia.ui.vaadin.switcher.Switcher
Info Added com.vaadin.v7.data.Property$ReadOnlyStatusChangeListener to the set of implemented interfaces info.magnolia.ui.vaadin.switcher.Switcher
Info Added com.vaadin.v7.data.Property$ReadOnlyStatusChangeNotifier to the set of implemented interfaces info.magnolia.ui.vaadin.switcher.Switcher
Info Added com.vaadin.v7.data.Property$ValueChangeListener to the set of implemented interfaces info.magnolia.ui.vaadin.switcher.Switcher
Info Added com.vaadin.v7.data.Property$ValueChangeNotifier to the set of implemented interfaces info.magnolia.ui.vaadin.switcher.Switcher
Info Added com.vaadin.v7.data.Property$Viewer to the set of implemented interfaces info.magnolia.ui.vaadin.switcher.Switcher
Info Added com.vaadin.v7.data.Validatable to the set of implemented interfaces info.magnolia.ui.vaadin.switcher.Switcher
Info Added com.vaadin.v7.ui.Field to the set of implemented interfaces info.magnolia.ui.vaadin.switcher.Switcher
Info Added com.vaadin.v7.ui.AbstractField to the list of superclasses info.magnolia.ui.vaadin.switcher.Switcher
Info Added com.vaadin.v7.ui.AbstractLegacyComponent to the list of superclasses info.magnolia.ui.vaadin.switcher.Switcher
Info Added com.vaadin.v7.ui.CustomField to the list of superclasses info.magnolia.ui.vaadin.switcher.Switcher
Info Method 'protected com.vaadin.shared.communication.SharedState getState(boolean)' has been added info.magnolia.ui.vaadin.tabsheet.MagnoliaTab protected com.vaadin.shared.communication.SharedState getState(boolean)
Info Method 'protected com.vaadin.shared.communication.SharedState getState()' has been added info.magnolia.ui.vaadin.tabsheet.MagnoliaTab protected com.vaadin.shared.communication.SharedState getState()
Info Method 'protected com.vaadin.shared.communication.SharedState getState(boolean)' has been added info.magnolia.ui.vaadin.tabsheet.MagnoliaTabSheet protected com.vaadin.shared.communication.SharedState getState(boolean)
Info Method 'protected com.vaadin.shared.communication.SharedState getState()' has been added info.magnolia.ui.vaadin.tabsheet.MagnoliaTabSheet protected com.vaadin.shared.communication.SharedState getState()
Info Added com.vaadin.contextmenu.Menu to the set of implemented interfaces info.magnolia.ui.vaadin.usermenu.UserMenu
Info Added com.vaadin.contextmenu.ContextMenu to the list of superclasses info.magnolia.ui.vaadin.usermenu.UserMenu
Info Method 'public void open()' is now implemented in superclass com.vaadin.contextmenu.ContextMenu info.magnolia.ui.vaadin.usermenu.UserMenu public void open()

API Changelog

The following APIs were modified from version 5.5.7 to 5.6:
  • Non justified changes

    Class From To
    com.vaadin.client.ui.VScrollTablePatched
    com.vaadin.client.ui.VScrollTablePatched$ContextMenuDetails
    com.vaadin.client.ui.VScrollTablePatched$FocusableScrollContextPanel
    com.vaadin.client.ui.VScrollTablePatched$FooterCell
    com.vaadin.client.ui.VScrollTablePatched$HeaderCell
    com.vaadin.client.ui.VScrollTablePatched$RowHeadersFooterCell
    com.vaadin.client.ui.VScrollTablePatched$RowHeadersHeaderCell
    com.vaadin.client.ui.VScrollTablePatched$RowRequestHandler
    com.vaadin.client.ui.VScrollTablePatched$SelectMode
    com.vaadin.client.ui.VScrollTablePatched$TableFooter
    com.vaadin.client.ui.VScrollTablePatched$TableHead
    com.vaadin.client.ui.VScrollTablePatched$VScrollTableBody
    com.vaadin.client.ui.VScrollTablePatched$VScrollTableBody$VScrollTableGeneratedRow
    com.vaadin.client.ui.VScrollTablePatched$VScrollTableBody$VScrollTableRow
    com.vaadin.client.ui.VScrollTablePatched$VScrollTableDropHandler
    com.vaadin.client.ui.VSliderPatched
    com.vaadin.client.ui.VSliderPatched immediate
    com.vaadin.client.ui.VSliderPatched public void setImmediate(boolean)
    com.vaadin.client.ui.VTreeTablePatched
    com.vaadin.client.ui.VTreeTablePatched$PendingNavigationEvent
    com.vaadin.client.ui.VTreeTablePatched$VTreeTableScrollBody
    com.vaadin.client.ui.VTreeTablePatched$VTreeTableScrollBody$VTreeTableGeneratedRow
    com.vaadin.client.ui.VTreeTablePatched$VTreeTableScrollBody$VTreeTableRow
    com.vaadin.client.ui.panel.EnterFriendlyPanelConnector
    com.vaadin.client.ui.table.TableConnectorPatched
    com.vaadin.client.ui.treetable.TreeTableConnectorPatched
    com.vaadin.ui.DragAndDropWrapper
    com.vaadin.ui.DragAndDropWrapper protected com.vaadin.shared.AbstractComponentState getState()
    com.vaadin.ui.DragAndDropWrapper protected com.vaadin.shared.AbstractComponentState getState(boolean)
    com.vaadin.ui.DragAndDropWrapper protected com.vaadin.shared.communication.SharedState getState()
    com.vaadin.ui.DragAndDropWrapper protected com.vaadin.shared.communication.SharedState getState(boolean)
    com.vaadin.ui.DragAndDropWrapper protected com.vaadin.shared.customcomponent.CustomComponentState getState()
    com.vaadin.ui.DragAndDropWrapper protected com.vaadin.shared.customcomponent.CustomComponentState getState(boolean)
    com.vaadin.ui.DragAndDropWrapper protected com.vaadin.shared.ui.draganddropwrapper.DragAndDropWrapperState getState()
    com.vaadin.ui.DragAndDropWrapper protected com.vaadin.shared.ui.draganddropwrapper.DragAndDropWrapperState getState(boolean)
    com.vaadin.v7.client.ui.VScrollTablePatched
    com.vaadin.v7.client.ui.VScrollTablePatched$ContextMenuDetails
    com.vaadin.v7.client.ui.VScrollTablePatched$FocusableScrollContextPanel
    com.vaadin.v7.client.ui.VScrollTablePatched$FooterCell
    com.vaadin.v7.client.ui.VScrollTablePatched$HeaderCell
    com.vaadin.v7.client.ui.VScrollTablePatched$RowHeadersFooterCell
    com.vaadin.v7.client.ui.VScrollTablePatched$RowHeadersHeaderCell
    com.vaadin.v7.client.ui.VScrollTablePatched$RowRequestHandler
    com.vaadin.v7.client.ui.VScrollTablePatched$SelectMode
    com.vaadin.v7.client.ui.VScrollTablePatched$TableFooter
    com.vaadin.v7.client.ui.VScrollTablePatched$TableHead
    com.vaadin.v7.client.ui.VScrollTablePatched$VScrollTableBody
    com.vaadin.v7.client.ui.VScrollTablePatched$VScrollTableBody$VScrollTableGeneratedRow
    com.vaadin.v7.client.ui.VScrollTablePatched$VScrollTableBody$VScrollTableRow
    com.vaadin.v7.client.ui.VScrollTablePatched$VScrollTableDropHandler
    com.vaadin.v7.client.ui.VTreeTablePatched
    com.vaadin.v7.client.ui.VTreeTablePatched$PendingNavigationEvent
    com.vaadin.v7.client.ui.VTreeTablePatched$VTreeTableScrollBody
    com.vaadin.v7.client.ui.VTreeTablePatched$VTreeTableScrollBody$VTreeTableGeneratedRow
    com.vaadin.v7.client.ui.VTreeTablePatched$VTreeTableScrollBody$VTreeTableRow
    com.vaadin.v7.client.ui.table.TableConnectorPatched
    com.vaadin.v7.client.ui.treetable.TreeTableConnectorPatched
    info.magnolia.ui.vaadin.actionbar.ActionPopup
    info.magnolia.ui.vaadin.actionbar.ActionPopup
    info.magnolia.ui.vaadin.actionbar.ActionPopup
    info.magnolia.ui.vaadin.actionbar.ActionPopup public ActionPopup()
    info.magnolia.ui.vaadin.actionbar.ActionPopup public ActionPopup(com.vaadin.ui.AbstractComponent, boolean)
    info.magnolia.ui.vaadin.actionbar.Actionbar$ActionTriggerListener
    info.magnolia.ui.vaadin.editor.JCrop protected com.vaadin.shared.communication.SharedState getState(boolean)
    info.magnolia.ui.vaadin.editor.JCrop protected com.vaadin.shared.communication.SharedState getState(boolean)
    info.magnolia.ui.vaadin.editor.JCropField
    info.magnolia.ui.vaadin.editor.JCropField
    info.magnolia.ui.vaadin.editor.JCropField
    info.magnolia.ui.vaadin.editor.JCropField
    info.magnolia.ui.vaadin.editor.JCropField
    info.magnolia.ui.vaadin.editor.JCropField
    info.magnolia.ui.vaadin.editor.JCropField
    info.magnolia.ui.vaadin.editor.JCropField
    info.magnolia.ui.vaadin.editor.JCropField
    info.magnolia.ui.vaadin.editor.JCropField
    info.magnolia.ui.vaadin.editor.JCropField
    info.magnolia.ui.vaadin.editor.JCropField
    info.magnolia.ui.vaadin.editor.JCropField
    info.magnolia.ui.vaadin.editor.JCropField
    info.magnolia.ui.vaadin.editor.JCropField
    info.magnolia.ui.vaadin.editor.JCropField
    info.magnolia.ui.vaadin.editor.JCropField
    info.magnolia.ui.vaadin.editor.JCropField
    info.magnolia.ui.vaadin.editor.JCropField
    info.magnolia.ui.vaadin.editor.JCropField
    info.magnolia.ui.vaadin.editor.JCropField
    info.magnolia.ui.vaadin.editor.JCropField
    info.magnolia.ui.vaadin.editor.JCropField
    info.magnolia.ui.vaadin.editor.JCropField
    info.magnolia.ui.vaadin.editor.JCropField
    info.magnolia.ui.vaadin.editor.JCropField
    info.magnolia.ui.vaadin.editor.JCropField
    info.magnolia.ui.vaadin.extension.MaxLengthIndicator public void extend(com.vaadin.ui.AbstractTextField)
    info.magnolia.ui.vaadin.form.Form
    info.magnolia.ui.vaadin.form.Form
    info.magnolia.ui.vaadin.form.Form
    info.magnolia.ui.vaadin.form.Form
    info.magnolia.ui.vaadin.form.Form protected com.vaadin.shared.AbstractComponentState getState()
    info.magnolia.ui.vaadin.form.Form protected com.vaadin.shared.AbstractComponentState getState(boolean)
    info.magnolia.ui.vaadin.form.Form protected com.vaadin.shared.communication.SharedState getState()
    info.magnolia.ui.vaadin.form.Form protected com.vaadin.shared.communication.SharedState getState()
    info.magnolia.ui.vaadin.form.Form protected com.vaadin.shared.communication.SharedState getState(boolean)
    info.magnolia.ui.vaadin.form.Form protected com.vaadin.shared.communication.SharedState getState(boolean)
    info.magnolia.ui.vaadin.form.Form public com.vaadin.data.Item getItemDataSource()
    info.magnolia.ui.vaadin.form.Form public void addField(com.vaadin.ui.Field)
    info.magnolia.ui.vaadin.form.Form public void setItemDataSource(com.vaadin.data.Item)
    info.magnolia.ui.vaadin.form.FormSection protected com.vaadin.shared.AbstractComponentState getState()
    info.magnolia.ui.vaadin.form.FormSection protected com.vaadin.shared.AbstractComponentState getState(boolean)
    info.magnolia.ui.vaadin.form.FormSection protected com.vaadin.shared.AbstractComponentState getState(boolean)
    info.magnolia.ui.vaadin.form.FormSection protected com.vaadin.shared.communication.SharedState getState()
    info.magnolia.ui.vaadin.form.FormSection protected com.vaadin.shared.communication.SharedState getState()
    info.magnolia.ui.vaadin.form.FormSection protected com.vaadin.shared.communication.SharedState getState(boolean)
    info.magnolia.ui.vaadin.form.FormSection protected com.vaadin.shared.communication.SharedState getState(boolean)
    info.magnolia.ui.vaadin.form.FormViewReduced
    info.magnolia.ui.vaadin.form.FormViewReduced
    info.magnolia.ui.vaadin.form.FormViewReduced
    info.magnolia.ui.vaadin.form.FormViewReduced
    info.magnolia.ui.vaadin.form.FormViewReduced public void addField(com.vaadin.ui.Field)
    info.magnolia.ui.vaadin.form.tab.MagnoliaFormTab protected com.vaadin.shared.AbstractComponentState getState()
    info.magnolia.ui.vaadin.form.tab.MagnoliaFormTab protected com.vaadin.shared.communication.SharedState getState()
    info.magnolia.ui.vaadin.form.tab.MagnoliaFormTab protected com.vaadin.shared.communication.SharedState getState()
    info.magnolia.ui.vaadin.grid.MagnoliaTable
    info.magnolia.ui.vaadin.grid.MagnoliaTable
    info.magnolia.ui.vaadin.grid.MagnoliaTable
    info.magnolia.ui.vaadin.grid.MagnoliaTable
    info.magnolia.ui.vaadin.grid.MagnoliaTable
    info.magnolia.ui.vaadin.grid.MagnoliaTable
    info.magnolia.ui.vaadin.grid.MagnoliaTable
    info.magnolia.ui.vaadin.grid.MagnoliaTable
    info.magnolia.ui.vaadin.grid.MagnoliaTable
    info.magnolia.ui.vaadin.grid.MagnoliaTable
    info.magnolia.ui.vaadin.grid.MagnoliaTable
    info.magnolia.ui.vaadin.grid.MagnoliaTable
    info.magnolia.ui.vaadin.grid.MagnoliaTable
    info.magnolia.ui.vaadin.grid.MagnoliaTable
    info.magnolia.ui.vaadin.grid.MagnoliaTable
    info.magnolia.ui.vaadin.grid.MagnoliaTable
    info.magnolia.ui.vaadin.grid.MagnoliaTable
    info.magnolia.ui.vaadin.grid.MagnoliaTable
    info.magnolia.ui.vaadin.grid.MagnoliaTable
    info.magnolia.ui.vaadin.grid.MagnoliaTable
    info.magnolia.ui.vaadin.grid.MagnoliaTable
    info.magnolia.ui.vaadin.grid.MagnoliaTable
    info.magnolia.ui.vaadin.grid.MagnoliaTable
    info.magnolia.ui.vaadin.grid.MagnoliaTable
    info.magnolia.ui.vaadin.grid.MagnoliaTable
    info.magnolia.ui.vaadin.grid.MagnoliaTable
    info.magnolia.ui.vaadin.grid.MagnoliaTable
    info.magnolia.ui.vaadin.grid.MagnoliaTable
    info.magnolia.ui.vaadin.grid.MagnoliaTable
    info.magnolia.ui.vaadin.grid.MagnoliaTable
    info.magnolia.ui.vaadin.grid.MagnoliaTable
    info.magnolia.ui.vaadin.grid.MagnoliaTable
    info.magnolia.ui.vaadin.grid.MagnoliaTable
    info.magnolia.ui.vaadin.grid.MagnoliaTable
    info.magnolia.ui.vaadin.grid.MagnoliaTable
    info.magnolia.ui.vaadin.grid.MagnoliaTable
    info.magnolia.ui.vaadin.grid.MagnoliaTable
    info.magnolia.ui.vaadin.grid.MagnoliaTable
    info.magnolia.ui.vaadin.grid.MagnoliaTable
    info.magnolia.ui.vaadin.grid.MagnoliaTable
    info.magnolia.ui.vaadin.grid.MagnoliaTable
    info.magnolia.ui.vaadin.grid.MagnoliaTable
    info.magnolia.ui.vaadin.grid.MagnoliaTable
    info.magnolia.ui.vaadin.grid.MagnoliaTable
    info.magnolia.ui.vaadin.grid.MagnoliaTable
    info.magnolia.ui.vaadin.grid.MagnoliaTable
    info.magnolia.ui.vaadin.grid.MagnoliaTable
    info.magnolia.ui.vaadin.grid.MagnoliaTable
    info.magnolia.ui.vaadin.grid.MagnoliaTable protected java.lang.String formatPropertyValue(java.lang.Object, java.lang.Object, com.vaadin.data.Property)
    info.magnolia.ui.vaadin.grid.MagnoliaTable public MagnoliaTable(com.vaadin.data.Container)
    info.magnolia.ui.vaadin.grid.MagnoliaTreeTable
    info.magnolia.ui.vaadin.grid.MagnoliaTreeTable
    info.magnolia.ui.vaadin.grid.MagnoliaTreeTable
    info.magnolia.ui.vaadin.grid.MagnoliaTreeTable
    info.magnolia.ui.vaadin.grid.MagnoliaTreeTable
    info.magnolia.ui.vaadin.grid.MagnoliaTreeTable
    info.magnolia.ui.vaadin.grid.MagnoliaTreeTable
    info.magnolia.ui.vaadin.grid.MagnoliaTreeTable
    info.magnolia.ui.vaadin.grid.MagnoliaTreeTable
    info.magnolia.ui.vaadin.grid.MagnoliaTreeTable
    info.magnolia.ui.vaadin.grid.MagnoliaTreeTable
    info.magnolia.ui.vaadin.grid.MagnoliaTreeTable
    info.magnolia.ui.vaadin.grid.MagnoliaTreeTable
    info.magnolia.ui.vaadin.grid.MagnoliaTreeTable
    info.magnolia.ui.vaadin.grid.MagnoliaTreeTable
    info.magnolia.ui.vaadin.grid.MagnoliaTreeTable
    info.magnolia.ui.vaadin.grid.MagnoliaTreeTable
    info.magnolia.ui.vaadin.grid.MagnoliaTreeTable
    info.magnolia.ui.vaadin.grid.MagnoliaTreeTable
    info.magnolia.ui.vaadin.grid.MagnoliaTreeTable
    info.magnolia.ui.vaadin.grid.MagnoliaTreeTable
    info.magnolia.ui.vaadin.grid.MagnoliaTreeTable
    info.magnolia.ui.vaadin.grid.MagnoliaTreeTable
    info.magnolia.ui.vaadin.grid.MagnoliaTreeTable
    info.magnolia.ui.vaadin.grid.MagnoliaTreeTable
    info.magnolia.ui.vaadin.grid.MagnoliaTreeTable
    info.magnolia.ui.vaadin.grid.MagnoliaTreeTable
    info.magnolia.ui.vaadin.grid.MagnoliaTreeTable
    info.magnolia.ui.vaadin.grid.MagnoliaTreeTable
    info.magnolia.ui.vaadin.grid.MagnoliaTreeTable
    info.magnolia.ui.vaadin.grid.MagnoliaTreeTable
    info.magnolia.ui.vaadin.grid.MagnoliaTreeTable
    info.magnolia.ui.vaadin.grid.MagnoliaTreeTable
    info.magnolia.ui.vaadin.grid.MagnoliaTreeTable
    info.magnolia.ui.vaadin.grid.MagnoliaTreeTable
    info.magnolia.ui.vaadin.grid.MagnoliaTreeTable
    info.magnolia.ui.vaadin.grid.MagnoliaTreeTable
    info.magnolia.ui.vaadin.grid.MagnoliaTreeTable
    info.magnolia.ui.vaadin.grid.MagnoliaTreeTable
    info.magnolia.ui.vaadin.grid.MagnoliaTreeTable
    info.magnolia.ui.vaadin.grid.MagnoliaTreeTable
    info.magnolia.ui.vaadin.grid.MagnoliaTreeTable
    info.magnolia.ui.vaadin.grid.MagnoliaTreeTable
    info.magnolia.ui.vaadin.grid.MagnoliaTreeTable
    info.magnolia.ui.vaadin.grid.MagnoliaTreeTable
    info.magnolia.ui.vaadin.grid.MagnoliaTreeTable
    info.magnolia.ui.vaadin.grid.MagnoliaTreeTable
    info.magnolia.ui.vaadin.grid.MagnoliaTreeTable
    info.magnolia.ui.vaadin.grid.MagnoliaTreeTable
    info.magnolia.ui.vaadin.grid.MagnoliaTreeTable
    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.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.grid.MagnoliaTreeTable protected com.vaadin.shared.ui.select.AbstractSelectState getState()
    info.magnolia.ui.vaadin.grid.MagnoliaTreeTable protected com.vaadin.shared.ui.table.TableState getState()
    info.magnolia.ui.vaadin.grid.MagnoliaTreeTable protected com.vaadin.shared.ui.treetable.TreeTableState getState()
    info.magnolia.ui.vaadin.grid.MagnoliaTreeTable protected java.lang.String formatPropertyValue(java.lang.Object, java.lang.Object, com.vaadin.data.Property)
    info.magnolia.ui.vaadin.grid.MagnoliaTreeTable public MagnoliaTreeTable(com.vaadin.data.Container)
    info.magnolia.ui.vaadin.gwt.client.actionbar.connector.ActionbarConnector
    info.magnolia.ui.vaadin.gwt.client.applauncher.connector.AppLauncherConnector
    info.magnolia.ui.vaadin.gwt.client.dialog.connector.BaseDialogConnector
    info.magnolia.ui.vaadin.gwt.client.dialog.connector.BaseDialogState
    info.magnolia.ui.vaadin.gwt.client.dialog.connector.DialogContainingFormConnector
    info.magnolia.ui.vaadin.gwt.client.dialog.connector.OverlayConnector
    info.magnolia.ui.vaadin.gwt.client.dialog.connector.OverlayState
    info.magnolia.ui.vaadin.gwt.client.dialog.connector.OverlayState
    info.magnolia.ui.vaadin.gwt.client.dialog.connector.OverlayState
    info.magnolia.ui.vaadin.gwt.client.form.connector.FormConnector
    info.magnolia.ui.vaadin.gwt.client.form.connector.FormState
    info.magnolia.ui.vaadin.gwt.client.form.connector.FormState
    info.magnolia.ui.vaadin.gwt.client.form.formsection.connector.FormSectionConnector
    info.magnolia.ui.vaadin.gwt.client.form.formsection.connector.FormSectionState
    info.magnolia.ui.vaadin.gwt.client.form.tab.connector.FormTabConnector
    info.magnolia.ui.vaadin.gwt.client.form.tab.connector.FormTabState
    info.magnolia.ui.vaadin.gwt.client.grid.VMagnoliaTable
    info.magnolia.ui.vaadin.gwt.client.grid.VMagnoliaTable
    info.magnolia.ui.vaadin.gwt.client.grid.VMagnoliaTable protected com.vaadin.client.ui.VScrollTablePatched$HeaderCell createHeaderCell(java.lang.String, java.lang.String)
    info.magnolia.ui.vaadin.gwt.client.grid.VMagnoliaTable protected com.vaadin.client.ui.VScrollTablePatched$TableHead createTableHead()
    info.magnolia.ui.vaadin.gwt.client.grid.VMagnoliaTable protected com.vaadin.client.ui.VScrollTablePatched$VScrollTableBody createScrollBody()
    info.magnolia.ui.vaadin.gwt.client.grid.VMagnoliaTable$MagnoliaHeaderCell
    info.magnolia.ui.vaadin.gwt.client.grid.VMagnoliaTable$MagnoliaHeaderCell
    info.magnolia.ui.vaadin.gwt.client.grid.VMagnoliaTable$MagnoliaTableBody
    info.magnolia.ui.vaadin.gwt.client.grid.VMagnoliaTable$MagnoliaTableBody
    info.magnolia.ui.vaadin.gwt.client.grid.VMagnoliaTable$MagnoliaTableBody protected com.vaadin.client.ui.VScrollTablePatched$VScrollTableBody$VScrollTableRow createScrollTableRow()
    info.magnolia.ui.vaadin.gwt.client.grid.VMagnoliaTable$MagnoliaTableBody protected com.vaadin.client.ui.VScrollTablePatched$VScrollTableBody$VScrollTableRow createScrollTableRow(com.vaadin.client.UIDL, char[])
    info.magnolia.ui.vaadin.gwt.client.grid.VMagnoliaTable$MagnoliaTableBody$MagnoliaTableRow
    info.magnolia.ui.vaadin.gwt.client.grid.VMagnoliaTable$MagnoliaTableBody$MagnoliaTableRow
    info.magnolia.ui.vaadin.gwt.client.grid.VMagnoliaTable$MagnoliaTableBody$MagnoliaTableRow
    info.magnolia.ui.vaadin.gwt.client.grid.VMagnoliaTable$MagnoliaTableBody$MagnoliaTableRow
    info.magnolia.ui.vaadin.gwt.client.grid.VMagnoliaTable$MagnoliaTableHead
    info.magnolia.ui.vaadin.gwt.client.grid.VMagnoliaTable$MagnoliaTableHead
    info.magnolia.ui.vaadin.gwt.client.grid.VMagnoliaTreeTable
    info.magnolia.ui.vaadin.gwt.client.grid.VMagnoliaTreeTable
    info.magnolia.ui.vaadin.gwt.client.grid.VMagnoliaTreeTable
    info.magnolia.ui.vaadin.gwt.client.grid.VMagnoliaTreeTable
    info.magnolia.ui.vaadin.gwt.client.grid.VMagnoliaTreeTable protected com.vaadin.client.ui.VScrollTablePatched$VScrollTableBody createScrollBody()
    info.magnolia.ui.vaadin.gwt.client.grid.VMagnoliaTreeTable$VMagnoliaTreeTableScrollBody
    info.magnolia.ui.vaadin.gwt.client.grid.VMagnoliaTreeTable$VMagnoliaTreeTableScrollBody
    info.magnolia.ui.vaadin.gwt.client.grid.VMagnoliaTreeTable$VMagnoliaTreeTableScrollBody
    info.magnolia.ui.vaadin.gwt.client.grid.VMagnoliaTreeTable$VMagnoliaTreeTableScrollBody
    info.magnolia.ui.vaadin.gwt.client.grid.VMagnoliaTreeTable$VMagnoliaTreeTableScrollBody protected com.vaadin.client.ui.VScrollTablePatched$VScrollTableBody$VScrollTableRow createRow(com.vaadin.client.UIDL, char[])
    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.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.MagnoliaTableConnector
    info.magnolia.ui.vaadin.gwt.client.grid.connector.MagnoliaTableConnector
    info.magnolia.ui.vaadin.gwt.client.grid.connector.MagnoliaTableConnector public com.vaadin.client.ui.VScrollTablePatched getWidget()
    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.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.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.grid.connector.MagnoliaTreeTableConnector
    info.magnolia.ui.vaadin.gwt.client.grid.connector.MagnoliaTreeTableConnector public com.vaadin.client.ui.VScrollTablePatched getWidget()
    info.magnolia.ui.vaadin.gwt.client.grid.connector.MagnoliaTreeTableConnector public com.vaadin.client.ui.VTreeTablePatched getWidget()
    info.magnolia.ui.vaadin.gwt.client.icon.connector.BadgeIconConnector
    info.magnolia.ui.vaadin.gwt.client.icon.connector.CompositeIconConnector
    info.magnolia.ui.vaadin.gwt.client.icon.connector.CompositeIconState
    info.magnolia.ui.vaadin.gwt.client.icon.connector.IconConnector
    info.magnolia.ui.vaadin.gwt.client.icon.connector.LoadingIconConnector
    info.magnolia.ui.vaadin.gwt.client.jcrop.JCropState
    info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.connector.LazyThumbnailLayoutConnector
    info.magnolia.ui.vaadin.gwt.client.lightcombobox.connector.LightComboBoxConnector
    info.magnolia.ui.vaadin.gwt.client.lightcombobox.connector.LightComboBoxConnector
    info.magnolia.ui.vaadin.gwt.client.lightcombobox.connector.LightComboBoxConnector
    info.magnolia.ui.vaadin.gwt.client.lightcombobox.connector.LightComboBoxConnector
    info.magnolia.ui.vaadin.gwt.client.lightcombobox.connector.LightComboBoxConnector
    info.magnolia.ui.vaadin.gwt.client.lightcombobox.connector.LightComboBoxConnector
    info.magnolia.ui.vaadin.gwt.client.lightcombobox.connector.LightComboBoxConnector
    info.magnolia.ui.vaadin.gwt.client.lightcombobox.connector.LightComboBoxConnector
    info.magnolia.ui.vaadin.gwt.client.lightcombobox.widget.LightComboBoxWidget
    info.magnolia.ui.vaadin.gwt.client.lightcombobox.widget.LightComboBoxWidget
    info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell.MagnoliaShellConnector
    info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell.MagnoliaShellState
    info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell.MagnoliaShellState currentAppUriFragment
    info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell.MagnoliaShellState currentUriFragment
    info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.connector.AppViewportState
    info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.connector.AppsViewportConnector
    info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.connector.ShellAppViewportState
    info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.connector.ShellAppsViewportConnector
    info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.connector.ViewportConnector
    info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.connector.ViewportState
    info.magnolia.ui.vaadin.gwt.client.richtext.RichTextConnector
    info.magnolia.ui.vaadin.gwt.client.richtext.RichTextConnector public com.vaadin.shared.AbstractFieldState getState()
    info.magnolia.ui.vaadin.gwt.client.tabsheet.connector.MagnoliaTabSheetConnector
    info.magnolia.ui.vaadin.gwt.client.tabsheet.connector.MagnoliaTabSheetState
    info.magnolia.ui.vaadin.gwt.client.tabsheet.tab.connector.MagnoliaTabConnector
    info.magnolia.ui.vaadin.gwt.client.tabsheet.tab.connector.MagnoliaTabState
    info.magnolia.ui.vaadin.gwt.client.usermenu.UserMenuClientRpc
    info.magnolia.ui.vaadin.gwt.client.usermenu.UserMenuConnector
    info.magnolia.ui.vaadin.layout.LazyThumbnailLayout
    info.magnolia.ui.vaadin.layout.LazyThumbnailLayout
    info.magnolia.ui.vaadin.layout.LazyThumbnailLayout
    info.magnolia.ui.vaadin.layout.LazyThumbnailLayout
    info.magnolia.ui.vaadin.layout.LazyThumbnailLayout public com.vaadin.data.Container getContainerDataSource()
    info.magnolia.ui.vaadin.layout.LazyThumbnailLayout public com.vaadin.data.Container$Ordered getContainerDataSource()
    info.magnolia.ui.vaadin.layout.LazyThumbnailLayout public void containerItemSetChange(com.vaadin.data.Container$ItemSetChangeEvent)
    info.magnolia.ui.vaadin.layout.LazyThumbnailLayout public void setContainerDataSource(com.vaadin.data.Container)
    info.magnolia.ui.vaadin.layout.SmallAppLayout
    info.magnolia.ui.vaadin.layout.data.PagingThumbnailContainer
    info.magnolia.ui.vaadin.layout.data.PagingThumbnailContainer
    info.magnolia.ui.vaadin.layout.data.PagingThumbnailContainer
    info.magnolia.ui.vaadin.layout.data.PagingThumbnailContainer
    info.magnolia.ui.vaadin.layout.data.PagingThumbnailContainer
    info.magnolia.ui.vaadin.layout.data.PagingThumbnailContainer
    info.magnolia.ui.vaadin.layout.data.ThumbnailContainer
    info.magnolia.ui.vaadin.layout.data.ThumbnailContainer
    info.magnolia.ui.vaadin.layout.data.ThumbnailContainer
    info.magnolia.ui.vaadin.layout.data.ThumbnailContainer
    info.magnolia.ui.vaadin.layout.data.ThumbnailContainer
    info.magnolia.ui.vaadin.layout.data.ThumbnailContainer
    info.magnolia.ui.vaadin.layout.data.ThumbnailContainer public com.vaadin.data.Property getThumbnailProperty(java.lang.Object)
    info.magnolia.ui.vaadin.lightcombobox.LightComboBox
    info.magnolia.ui.vaadin.lightcombobox.LightComboBox
    info.magnolia.ui.vaadin.lightcombobox.LightComboBox
    info.magnolia.ui.vaadin.lightcombobox.LightComboBox
    info.magnolia.ui.vaadin.lightcombobox.LightComboBox
    info.magnolia.ui.vaadin.lightcombobox.LightComboBox
    info.magnolia.ui.vaadin.lightcombobox.LightComboBox
    info.magnolia.ui.vaadin.lightcombobox.LightComboBox
    info.magnolia.ui.vaadin.lightcombobox.LightComboBox
    info.magnolia.ui.vaadin.lightcombobox.LightComboBox
    info.magnolia.ui.vaadin.lightcombobox.LightComboBox
    info.magnolia.ui.vaadin.lightcombobox.LightComboBox
    info.magnolia.ui.vaadin.lightcombobox.LightComboBox
    info.magnolia.ui.vaadin.lightcombobox.LightComboBox
    info.magnolia.ui.vaadin.lightcombobox.LightComboBox
    info.magnolia.ui.vaadin.lightcombobox.LightComboBox
    info.magnolia.ui.vaadin.lightcombobox.LightComboBox
    info.magnolia.ui.vaadin.lightcombobox.LightComboBox
    info.magnolia.ui.vaadin.lightcombobox.LightComboBox
    info.magnolia.ui.vaadin.lightcombobox.LightComboBox
    info.magnolia.ui.vaadin.lightcombobox.LightComboBox
    info.magnolia.ui.vaadin.lightcombobox.LightComboBox
    info.magnolia.ui.vaadin.lightcombobox.LightComboBox
    info.magnolia.ui.vaadin.lightcombobox.LightComboBox
    info.magnolia.ui.vaadin.lightcombobox.LightComboBox
    info.magnolia.ui.vaadin.lightcombobox.LightComboBox
    info.magnolia.ui.vaadin.lightcombobox.LightComboBox
    info.magnolia.ui.vaadin.lightcombobox.LightComboBox
    info.magnolia.ui.vaadin.lightcombobox.LightComboBox
    info.magnolia.ui.vaadin.lightcombobox.LightComboBox
    info.magnolia.ui.vaadin.lightcombobox.LightComboBox
    info.magnolia.ui.vaadin.lightcombobox.LightComboBox
    info.magnolia.ui.vaadin.lightcombobox.LightComboBox
    info.magnolia.ui.vaadin.lightcombobox.LightComboBox
    info.magnolia.ui.vaadin.lightcombobox.LightComboBox
    info.magnolia.ui.vaadin.lightcombobox.LightComboBox
    info.magnolia.ui.vaadin.lightcombobox.LightComboBox
    info.magnolia.ui.vaadin.lightcombobox.LightComboBox
    info.magnolia.ui.vaadin.lightcombobox.LightComboBox
    info.magnolia.ui.vaadin.lightcombobox.LightComboBox
    info.magnolia.ui.vaadin.lightcombobox.LightComboBox
    info.magnolia.ui.vaadin.lightcombobox.LightComboBox
    info.magnolia.ui.vaadin.lightcombobox.LightComboBox
    info.magnolia.ui.vaadin.lightcombobox.LightComboBox
    info.magnolia.ui.vaadin.lightcombobox.LightComboBox
    info.magnolia.ui.vaadin.lightcombobox.LightComboBox
    info.magnolia.ui.vaadin.lightcombobox.LightComboBox
    info.magnolia.ui.vaadin.lightcombobox.LightComboBox
    info.magnolia.ui.vaadin.magnoliashell.viewport.AppsViewport protected com.vaadin.shared.AbstractComponentState getState()
    info.magnolia.ui.vaadin.magnoliashell.viewport.AppsViewport protected com.vaadin.shared.communication.SharedState getState()
    info.magnolia.ui.vaadin.magnoliashell.viewport.AppsViewport protected com.vaadin.shared.communication.SharedState getState()
    info.magnolia.ui.vaadin.magnoliashell.viewport.ShellAppsViewport protected com.vaadin.shared.AbstractComponentState getState()
    info.magnolia.ui.vaadin.magnoliashell.viewport.ShellAppsViewport protected com.vaadin.shared.communication.SharedState getState()
    info.magnolia.ui.vaadin.magnoliashell.viewport.ShellAppsViewport protected com.vaadin.shared.communication.SharedState getState()
    info.magnolia.ui.vaadin.magnoliashell.viewport.ShellViewport protected com.vaadin.shared.AbstractComponentState getState()
    info.magnolia.ui.vaadin.magnoliashell.viewport.ShellViewport protected com.vaadin.shared.AbstractComponentState getState(boolean)
    info.magnolia.ui.vaadin.magnoliashell.viewport.ShellViewport protected com.vaadin.shared.communication.SharedState getState()
    info.magnolia.ui.vaadin.magnoliashell.viewport.ShellViewport protected com.vaadin.shared.communication.SharedState getState()
    info.magnolia.ui.vaadin.magnoliashell.viewport.ShellViewport protected com.vaadin.shared.communication.SharedState getState(boolean)
    info.magnolia.ui.vaadin.magnoliashell.viewport.ShellViewport protected com.vaadin.shared.communication.SharedState getState(boolean)
    info.magnolia.ui.vaadin.overlay.Overlay protected com.vaadin.shared.AbstractComponentState getState()
    info.magnolia.ui.vaadin.overlay.Overlay protected com.vaadin.shared.communication.SharedState getState()
    info.magnolia.ui.vaadin.overlay.Overlay protected com.vaadin.shared.communication.SharedState getState()
    info.magnolia.ui.vaadin.richtext.MagnoliaRichTextField
    info.magnolia.ui.vaadin.richtext.MagnoliaRichTextField
    info.magnolia.ui.vaadin.richtext.MagnoliaRichTextField
    info.magnolia.ui.vaadin.richtext.MagnoliaRichTextField
    info.magnolia.ui.vaadin.richtext.MagnoliaRichTextField
    info.magnolia.ui.vaadin.richtext.MagnoliaRichTextField
    info.magnolia.ui.vaadin.richtext.MagnoliaRichTextField
    info.magnolia.ui.vaadin.richtext.MagnoliaRichTextField
    info.magnolia.ui.vaadin.richtext.MagnoliaRichTextField
    info.magnolia.ui.vaadin.richtext.MagnoliaRichTextField
    info.magnolia.ui.vaadin.richtext.MagnoliaRichTextField
    info.magnolia.ui.vaadin.richtext.MagnoliaRichTextField
    info.magnolia.ui.vaadin.richtext.MagnoliaRichTextField
    info.magnolia.ui.vaadin.richtext.MagnoliaRichTextField
    info.magnolia.ui.vaadin.richtext.MagnoliaRichTextField
    info.magnolia.ui.vaadin.richtext.MagnoliaRichTextField
    info.magnolia.ui.vaadin.richtext.MagnoliaRichTextField
    info.magnolia.ui.vaadin.richtext.MagnoliaRichTextField
    info.magnolia.ui.vaadin.richtext.MagnoliaRichTextField
    info.magnolia.ui.vaadin.richtext.MagnoliaRichTextField
    info.magnolia.ui.vaadin.richtext.MagnoliaRichTextField
    info.magnolia.ui.vaadin.richtext.MagnoliaRichTextField
    info.magnolia.ui.vaadin.richtext.MagnoliaRichTextField
    info.magnolia.ui.vaadin.richtext.MagnoliaRichTextField
    info.magnolia.ui.vaadin.richtext.MagnoliaRichTextField
    info.magnolia.ui.vaadin.richtext.MagnoliaRichTextField
    info.magnolia.ui.vaadin.richtext.MagnoliaRichTextField
    info.magnolia.ui.vaadin.richtext.MagnoliaRichTextField
    info.magnolia.ui.vaadin.richtext.MagnoliaRichTextField
    info.magnolia.ui.vaadin.richtext.MagnoliaRichTextField
    info.magnolia.ui.vaadin.richtext.TextAreaStretcher public void extend(com.vaadin.ui.Field)
    info.magnolia.ui.vaadin.splitfeed.SplitFeed$FeedTitle
    info.magnolia.ui.vaadin.splitfeed.SplitFeed$FeedTitle
    info.magnolia.ui.vaadin.splitfeed.SplitFeed$FeedTitle
    info.magnolia.ui.vaadin.splitfeed.SplitFeed$FeedTitle
    info.magnolia.ui.vaadin.splitfeed.SplitFeed$FeedTitle
    info.magnolia.ui.vaadin.splitfeed.SplitFeed$FeedTitle
    info.magnolia.ui.vaadin.splitfeed.SplitFeed$FeedTitle
    info.magnolia.ui.vaadin.splitfeed.SplitFeed$FeedTitle
    info.magnolia.ui.vaadin.splitfeed.SplitFeed$FeedTitle
    info.magnolia.ui.vaadin.splitfeed.SplitFeed$FeedTitle
    info.magnolia.ui.vaadin.splitfeed.SplitFeed$FeedTitle
    info.magnolia.ui.vaadin.switcher.Switcher
    info.magnolia.ui.vaadin.switcher.Switcher
    info.magnolia.ui.vaadin.switcher.Switcher
    info.magnolia.ui.vaadin.switcher.Switcher
    info.magnolia.ui.vaadin.switcher.Switcher
    info.magnolia.ui.vaadin.switcher.Switcher
    info.magnolia.ui.vaadin.switcher.Switcher
    info.magnolia.ui.vaadin.switcher.Switcher
    info.magnolia.ui.vaadin.switcher.Switcher
    info.magnolia.ui.vaadin.switcher.Switcher
    info.magnolia.ui.vaadin.switcher.Switcher
    info.magnolia.ui.vaadin.switcher.Switcher
    info.magnolia.ui.vaadin.switcher.Switcher
    info.magnolia.ui.vaadin.switcher.Switcher
    info.magnolia.ui.vaadin.switcher.Switcher
    info.magnolia.ui.vaadin.switcher.Switcher
    info.magnolia.ui.vaadin.switcher.Switcher
    info.magnolia.ui.vaadin.switcher.Switcher
    info.magnolia.ui.vaadin.switcher.Switcher
    info.magnolia.ui.vaadin.switcher.Switcher
    info.magnolia.ui.vaadin.switcher.Switcher
    info.magnolia.ui.vaadin.switcher.Switcher
    info.magnolia.ui.vaadin.switcher.Switcher
    info.magnolia.ui.vaadin.switcher.Switcher
    info.magnolia.ui.vaadin.switcher.Switcher
    info.magnolia.ui.vaadin.switcher.Switcher
    info.magnolia.ui.vaadin.switcher.Switcher
    info.magnolia.ui.vaadin.switcher.Switcher
    info.magnolia.ui.vaadin.switcher.Switcher
    info.magnolia.ui.vaadin.switcher.Switcher public Switcher(com.vaadin.data.Container)
    info.magnolia.ui.vaadin.switcher.Switcher public Switcher(com.vaadin.data.Container, java.lang.String)
    info.magnolia.ui.vaadin.switcher.Switcher public com.vaadin.data.Container getContainerDataSource()
    info.magnolia.ui.vaadin.switcher.Switcher public com.vaadin.data.Container$Ordered getContainerDataSource()
    info.magnolia.ui.vaadin.switcher.Switcher public com.vaadin.data.Property getPropertyDataSource()
    info.magnolia.ui.vaadin.switcher.Switcher public void addValueChangeListener(com.vaadin.data.Property$ValueChangeListener)
    info.magnolia.ui.vaadin.switcher.Switcher public void setContainerDataSource(com.vaadin.data.Container)
    info.magnolia.ui.vaadin.switcher.Switcher public void setConverter(com.vaadin.data.util.converter.Converter)
    info.magnolia.ui.vaadin.switcher.Switcher public void setPropertyDataSource(com.vaadin.data.Property)
    info.magnolia.ui.vaadin.tabsheet.MagnoliaTab protected com.vaadin.shared.AbstractComponentState getState()
    info.magnolia.ui.vaadin.tabsheet.MagnoliaTab protected com.vaadin.shared.AbstractComponentState getState(boolean)
    info.magnolia.ui.vaadin.tabsheet.MagnoliaTab protected com.vaadin.shared.communication.SharedState getState()
    info.magnolia.ui.vaadin.tabsheet.MagnoliaTab protected com.vaadin.shared.communication.SharedState getState()
    info.magnolia.ui.vaadin.tabsheet.MagnoliaTab protected com.vaadin.shared.communication.SharedState getState(boolean)
    info.magnolia.ui.vaadin.tabsheet.MagnoliaTab protected com.vaadin.shared.communication.SharedState getState(boolean)
    info.magnolia.ui.vaadin.tabsheet.MagnoliaTabSheet protected com.vaadin.shared.AbstractComponentState getState()
    info.magnolia.ui.vaadin.tabsheet.MagnoliaTabSheet protected com.vaadin.shared.AbstractComponentState getState(boolean)
    info.magnolia.ui.vaadin.tabsheet.MagnoliaTabSheet protected com.vaadin.shared.communication.SharedState getState()
    info.magnolia.ui.vaadin.tabsheet.MagnoliaTabSheet protected com.vaadin.shared.communication.SharedState getState()
    info.magnolia.ui.vaadin.tabsheet.MagnoliaTabSheet protected com.vaadin.shared.communication.SharedState getState(boolean)
    info.magnolia.ui.vaadin.tabsheet.MagnoliaTabSheet protected com.vaadin.shared.communication.SharedState getState(boolean)
    info.magnolia.ui.vaadin.usermenu.UserMenu
    info.magnolia.ui.vaadin.usermenu.UserMenu
    info.magnolia.ui.vaadin.usermenu.UserMenu
    info.magnolia.ui.vaadin.usermenu.UserMenu public UserMenu()
    info.magnolia.ui.vaadin.usermenu.UserMenu public void open()
    org.vaadin.openesignforms.ckeditor.widgetset.client.ui.VCKEditorTextField
    org.vaadin.peter.contextmenu.ContextMenu
    org.vaadin.peter.contextmenu.ContextMenu$ContextMenuClosedEvent
    org.vaadin.peter.contextmenu.ContextMenu$ContextMenuClosedListener
    org.vaadin.peter.contextmenu.ContextMenu$ContextMenuItem
    org.vaadin.peter.contextmenu.ContextMenu$ContextMenuItemClickEvent
    org.vaadin.peter.contextmenu.ContextMenu$ContextMenuItemClickListener
    org.vaadin.peter.contextmenu.ContextMenu$ContextMenuOpenedListener
    org.vaadin.peter.contextmenu.ContextMenu$ContextMenuOpenedListener$ComponentListener
    org.vaadin.peter.contextmenu.ContextMenu$ContextMenuOpenedListener$TableListener
    org.vaadin.peter.contextmenu.ContextMenu$ContextMenuOpenedListener$TreeListener
    org.vaadin.peter.contextmenu.ContextMenu$ContextMenuOpenedOnComponentEvent
    org.vaadin.peter.contextmenu.ContextMenu$ContextMenuOpenedOnTableFooterEvent
    org.vaadin.peter.contextmenu.ContextMenu$ContextMenuOpenedOnTableHeaderEvent
    org.vaadin.peter.contextmenu.ContextMenu$ContextMenuOpenedOnTableRowEvent
    org.vaadin.peter.contextmenu.ContextMenu$ContextMenuOpenedOnTreeItemEvent
    org.vaadin.peter.contextmenu.client.ContextMenuClientRpc
    org.vaadin.peter.contextmenu.client.ContextMenuConnector
    org.vaadin.peter.contextmenu.client.ContextMenuItemWidget
    org.vaadin.peter.contextmenu.client.ContextMenuItemWidgetHandler
    org.vaadin.peter.contextmenu.client.ContextMenuServerRpc
    org.vaadin.peter.contextmenu.client.ContextMenuState
    org.vaadin.peter.contextmenu.client.ContextMenuState$ContextMenuItemState
    org.vaadin.peter.contextmenu.client.ContextMenuWidget