Interface and Description |
---|
com.vaadin.flow.server.BootstrapListener
Since 3.0, this API is deprecated in favor of
IndexHtmlRequestListener when using client-side
bootstrapping |
com.vaadin.flow.component.template.internal.DeprecatedPolymerPublishedEventHandler
Polymer template support is deprecated - we recommend you to use
LitTemplate instead. Read more details from the
Vaadin blog. |
com.vaadin.flow.component.template.internal.DeprecatedPolymerTemplate
Polymer template support is deprecated - we recommend you to use
LitTemplate instead. Read more details from the
Vaadin blog. |
com.vaadin.flow.component.page.Page.ExecutionCanceler
superseded by
PendingJavaScriptResult |
com.vaadin.flow.server.PageConfigurator
since 3.0 use
AppShellConfigurator |
Class and Description |
---|
com.vaadin.flow.server.BootstrapPageResponse
Since 3.0, this API is deprecated in favor of
IndexHtmlResponse when using client-side bootstrapping |
com.vaadin.flow.internal.BrowserLiveReloadAccess
Use
BrowserLiveReloadAccessor instead |
com.vaadin.flow.server.InitialPageSettings
since 3.0 use
AppShellSettings |
com.vaadin.flow.internal.nodefeature.PolymerServerEventHandlers
Polymer template support is deprecated - we recommend you to use
LitTemplate instead. Read more details from the
Vaadin blog. |
Copyright © 2000–2023 Vaadin Ltd. All rights reserved.