-
Terminally Deprecated ElementsElementDescriptionUse
MenuData(String, Double, boolean, String, Class)
instead.for annotation based view security useNavigationAccessControl
withAnnotatedViewAccessChecker
.to be removed, useOptions.withBuildResultFolders(File, File)
instead.
-
Deprecated InterfacesInterfaceDescriptionPolymer template support is deprecated - we recommend you to use
LitTemplate
instead. Read more details from the Vaadin blog.Polymer template support is deprecated - we recommend you to useLitTemplate
instead. Read more details from the Vaadin blog.Provider is deprecated, useFrontendUtils.getClientRoutes()
instead.
-
Deprecated ClassesClassDescriptionUse
BrowserLiveReloadAccessor
insteadPolymer template support is deprecated - we recommend you to useLitTemplate
instead. Read more details from the Vaadin blog.for annotation based view security useNavigationAccessControl
withAnnotatedViewAccessChecker
.
-
Deprecated FieldsFieldDescriptionUse
FeatureFlags.SYSTEM_PROPERTY_PREFIX_EXPERIMENTAL
instead.useElementConstants.ARIA_LABEL_ATTRIBUTE_NAME
instead
-
Deprecated MethodsMethodDescriptionuse findSourceFileThis component has now multiple owners so this method has been replaced by #getOwners().(forRemoval=true) method is not enabled for client side anymore and connectClient is triggered by DOM event, to be removed in next major 25Use
UI.doInit(VaadinRequest, int, String)
insteadFor internal use only. Will be removed in the future.(forRemoval=true) method is not enabled for client side anymore and leave navigation is triggered by DOM event, to be removed in next major 25UseAbstractConfiguration.getMode()
insteadthis method does not resolve theme assets, useCssBundler.inlineImports(File, File, JsonObject)
instead.to be removed, useOptions.withBuildResultFolders(File, File)
instead.
-
Deprecated ConstructorsConstructorDescriptionUse
MenuData(String, Double, boolean, String, Class)
instead.useFrontendTools(FrontendToolsSettings)
instead, as it simplifies configuring the frontend tools and gives the default values to configuration parameters.useFrontendTools(FrontendToolsSettings)
instead, as it simplifies configuring the frontend tools and gives the default values to configuration parameters.useFrontendTools(FrontendToolsSettings)
instead, as it simplifies configuring the frontend tools and gives the default values to configuration parameters.useFrontendTools(FrontendToolsSettings)
instead, as it simplifies configuring the frontend tools and gives the default values to configuration parameters.
FrontendUtils.getClientRoutes()
instead.