-
Terminally Deprecated Elements
-
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.
-
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 Fields
-
Deprecated MethodsMethodDescriptionThis component has now multiple owners so this method has been replaced by #getOwners().Use
UI.doInit(VaadinRequest, int, String)
insteadFor internal use only. Will be removed in the future.UseAbstractConfiguration.getMode()
instead
-
Deprecated ConstructorsConstructorDescriptionuse
FrontendTools(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.
NavigationAccessControl
withAnnotatedViewAccessChecker
.