-
Interfaces Interface Description com.vaadin.client.ContainerResizedListener As of 7.0, serves no purpose. UseLayoutManagerand its methods instead.com.vaadin.client.Paintable com.vaadin.client.widget.grid.HeightAwareDetailsGenerator
-
Classes Class Description com.vaadin.client.SimpleTree as of 7.1. This class was mainly used by the old debug console but is retained for now for backwards compatibility.com.vaadin.client.ui.flash.FlashConnector no modern browsers support Flash anymorecom.vaadin.client.ui.LegacyConnector This class is only intended to ease migration and should not be used for new projects.com.vaadin.client.ui.menubar.MenuBar com.vaadin.client.ui.menubar.MenuItem com.vaadin.client.ui.progressindicator.ProgressIndicatorConnector as of 7.1, useProgressBarConnectorcombined with server push or UI polling.com.vaadin.client.ui.VFlash no modern browsers support Flash anymorecom.vaadin.client.ui.VOverlay as this is specifically for Vaadin only, it should not be used directly.com.vaadin.client.ui.VProgressIndicator as of 7.1, renamed to VProgressBarcom.vaadin.client.ui.VTabsheet.PlaceHolder as of 7.1, VTabsheet only keeps the active tab in the DOM without any place holders.com.vaadin.client.UIDL.XML should not be used anymorecom.vaadin.client.VConsole as of 7.1, useLoggerfrom java.util.logging instead.com.vaadin.client.VUIDLBrowser as of 7.1. This class was mainly used by the old debug console but is retained for now for backwards compatibility.