-
Interfaces Interface Description com.vaadin.flow.component.page.Page.ExecutionCanceler superseded byPendingJavaScriptResult
com.vaadin.flow.component.template.internal.DeprecatedPolymerPublishedEventHandler Polymer template support is deprecated - we recommend you to useLitTemplate
instead. Read more details from the Vaadin blog.com.vaadin.flow.component.template.internal.DeprecatedPolymerTemplate Polymer template support is deprecated - we recommend you to useLitTemplate
instead. Read more details from the Vaadin blog.com.vaadin.flow.server.BootstrapListener Since 3.0, this API is deprecated in favor ofIndexHtmlRequestListener
when using client-side bootstrappingcom.vaadin.flow.server.PageConfigurator since 3.0 useAppShellConfigurator
-
Classes Class Description com.vaadin.flow.internal.BrowserLiveReloadAccess UseBrowserLiveReloadAccessor
insteadcom.vaadin.flow.internal.nodefeature.PolymerServerEventHandlers Polymer template support is deprecated - we recommend you to useLitTemplate
instead. Read more details from the Vaadin blog.com.vaadin.flow.server.BootstrapPageResponse Since 3.0, this API is deprecated in favor ofIndexHtmlResponse
when using client-side bootstrappingcom.vaadin.flow.server.InitialPageSettings since 3.0 useAppShellSettings
-
Constructors Constructor Description com.vaadin.flow.server.frontend.FrontendTools(String, Supplier<String>) useFrontendTools(FrontendToolsSettings)
instead, as it simplifies configuring the frontend tools and gives the default values to configuration parameters.