-
Interfaces Interface Description com.vaadin.flow.component.page.Page.ExecutionCanceler superseded byPendingJavaScriptResultcom.vaadin.flow.component.template.internal.DeprecatedPolymerPublishedEventHandler Polymer template support is deprecated - we recommend you to useLitTemplateinstead. Read more details from the Vaadin blog.com.vaadin.flow.component.template.internal.DeprecatedPolymerTemplate Polymer template support is deprecated - we recommend you to useLitTemplateinstead. Read more details from the Vaadin blog.com.vaadin.flow.server.BootstrapListener Since 3.0, this API is deprecated in favor ofIndexHtmlRequestListenerwhen using client-side bootstrappingcom.vaadin.flow.server.PageConfigurator since 3.0 useAppShellConfigurator
-
Classes Class Description com.vaadin.flow.internal.BrowserLiveReloadAccess UseBrowserLiveReloadAccessorinsteadcom.vaadin.flow.internal.nodefeature.PolymerServerEventHandlers Polymer template support is deprecated - we recommend you to useLitTemplateinstead. Read more details from the Vaadin blog.com.vaadin.flow.server.BootstrapPageResponse Since 3.0, this API is deprecated in favor ofIndexHtmlResponsewhen 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.