-
Classes Class Description com.vaadin.osgi.resources.OsgiVaadinResources use OSGi DS services to bind a instance ofVaadinResourceServicecom.vaadin.shared.ui.draganddropwrapper.DragAndDropWrapperConstants com.vaadin.shared.ui.menubar.MenuBarConstants com.vaadin.shared.ui.tabsheet.TabsheetBaseConstants com.vaadin.shared.ui.tabsheet.TabsheetConstants
-
Methods Method Description com.vaadin.osgi.resources.VaadinResourceService.publishResource(String, HttpService) use OSGi DS services and register aOsgiVaadinResourcecom.vaadin.osgi.resources.VaadinResourceService.publishTheme(String, HttpService) use OSGi DS services and register aOsgiVaadinThemecom.vaadin.osgi.resources.VaadinResourceService.publishWidgetset(String, HttpService) use OSGi DS services and register aOsgiVaadinWidgetsetcom.vaadin.shared.ui.ComponentStateUtil.removeRegisteredEventListener(SharedState, String) Use aRegistrationobject returned byComponentStateUtil.addRegisteredEventListener(SharedState, String)to remove a listenercom.vaadin.shared.ui.MarginInfo.getBitMask()
-
Constructors Constructor Description com.vaadin.shared.ui.MarginInfo(int) use other constructors instead of this one
-
Enum Constants Enum Constant Description com.vaadin.shared.ui.ui.Transport.STREAMING Use the more reliableTransport.LONG_POLLINGinstead.