-
Classes Class Description com.vaadin.event.dd.DragAndDropEvent Replaced in 8.1 byDropEvent
com.vaadin.event.dd.TargetDetailsImpl Replaced in 8.1 byDropEvent.getDataTransferData(String)
com.vaadin.server.BootstrapHandler As of 7.0. Will likely change or be removed in a future versioncom.vaadin.server.DragAndDropService Since 8.1, no direct replacement, seeDragSourceExtension
andDropTargetExtension
.com.vaadin.server.LegacyApplication As of 7.0. This class is only intended to ease migration and should not be used for new projects.com.vaadin.server.LegacyApplicationUIProvider As of 7.0. Used only to support LegacyApplication - will be removed when LegacyApplication support is removed.com.vaadin.server.LegacyCommunicationManager As of 7.0. Will likely change or be removed in a future versioncom.vaadin.server.LegacyCommunicationManager.ClientCache As of 7.1. See #11410.com.vaadin.server.ServletPortletHelper As of 7.1. Will be removed or refactored in the future.com.vaadin.ui.DragAndDropWrapper Replaced in 8.1 withDragSourceExtension
andDropTargetExtension
.com.vaadin.ui.DragAndDropWrapper.WrapperTransferable Since 8.1, will be replaced by FileDropTargetExtension and FileDropEvent, https://github.com/vaadin/framework/issues/8891com.vaadin.ui.LegacyWindow
-
Enums Enum Description com.vaadin.server.FontAwesome Since 8.0 replaced with included Vaadin Icons (#7979). Will not be updated to include new icons.com.vaadin.server.VaadinServlet.RequestType As of 7.0. This is no longer used and only provided for backwards compatibility. EachRequestHandler
can individually decide whether it wants to handle a request or not.
-
Exceptions Exceptions Description com.vaadin.server.LegacyCommunicationManager.InvalidUIDLSecurityKeyException As of 7.1. Will be removed in the future.
-
Constructors Constructor Description com.vaadin.data.BindingValidationStatus(Binder.Binding<?, TARGET>, ValidationResult) com.vaadin.event.ListenerMethod(Class<?>, Object, Method, Object[], int) com.vaadin.ui.DragAndDropWrapper() com.vaadin.ui.PopupView() com.vaadin.ui.renderers.LocalDateRenderer(DateTimeFormatter) the method is unsafe for serialization, may produce troubles in a cluster environmentcom.vaadin.ui.renderers.LocalDateTimeRenderer(DateTimeFormatter) the method is unsafe for serialization, may produce troubles in a cluster environment