-
Interfaces Interface Description com.vaadin.flow.component.polymertemplate.TemplateParser UseLitTemplateParserforLitTemplatecomponents. Polymer template support is deprecated - we recommend you to useLitTemplateinstead. Read more details from the Vaadin blog.com.vaadin.flow.templatemodel.ComplexModelType Template model and model types are not supported for lit template, but you can use@Idmapping and the component API or the element API with property synchronization instead. Polymer template support is deprecated - we recommend you to useLitTemplateinstead. Read more details from the Vaadin blog.com.vaadin.flow.templatemodel.ModelEncoder This functionality is bound to template model which is not supported for lit template. You can use@Idmapping and the component API or the element API with property synchronization instead. Polymer template support is deprecated - we recommend you to useLitTemplateinstead. Read more details from the Vaadin blog.com.vaadin.flow.templatemodel.ModelType Template model and model types are not supported for lit template, but you can use@Idmapping and the component API or the element API with property synchronization instead. Polymer template support is deprecated - we recommend you to useLitTemplateinstead. Read more details from the Vaadin blog.com.vaadin.flow.templatemodel.TemplateModel Template model and polymer template support is deprecated - we recommend you to useLitTemplateinstead. Read more details from the Vaadin blog.
-
Classes Class Description com.vaadin.flow.component.polymertemplate.AbstractTemplate Polymer template support is deprecated - we recommend you to useLitTemplateinstead. Read more details from the Vaadin blog.com.vaadin.flow.component.polymertemplate.BundleParser UseBundleLitParserto parse Lit template since polymer template is deprecated, we recommend you to useLitTemplateinstead. Read more details from the Vaadin blog.com.vaadin.flow.component.polymertemplate.IdCollector UseIdCollectorinstead. Polymer template support is deprecated - we recommend you to useLitTemplateinstead. Read more details from the Vaadin blog.com.vaadin.flow.component.polymertemplate.IdMapper UseIdMapperinstead.Polymer template support is deprecated - we recommend you to useLitTemplateinstead. Read more details from the Vaadin blog.com.vaadin.flow.component.polymertemplate.InjectablePolymerElementInitializer InjectableLitElementInitializershould be used for Lit templates since polymer support is deprecated, we recommend you to useLitTemplateinstead. Read more details from the Vaadin blog.com.vaadin.flow.component.polymertemplate.NpmTemplateParser UseLitTemplateParserImplclass forLitTemplatecomponents. Polymer template support is deprecated - we recommend you to useLitTemplateinstead. Read more details from the Vaadin blog.com.vaadin.flow.component.polymertemplate.PolymerTemplate Polymer template support is deprecated - we recommend you to useLitTemplateinstead. Read more details from the Vaadin blog.com.vaadin.flow.component.polymertemplate.TemplateDataAnalyzer UseLitTemplateDataAnalyzerforLitTemplatecomponents. Polymer template support is deprecated - we recommend you to useLitTemplateinstead. Read more details from the Vaadin blog.com.vaadin.flow.component.polymertemplate.TemplateDataAnalyzer.PolymerParserData com.vaadin.flow.component.polymertemplate.TemplateInitializer UseLitTemplateInitializerforLitTemplatecomponents. Polymer template support is deprecated - we recommend you to useLitTemplateinstead. Read more details from the Vaadin blog.com.vaadin.flow.component.polymertemplate.TemplateParser.TemplateData UseLitTemplateParser.TemplateDatainsteadcom.vaadin.flow.templatemodel.AbstractBasicModelType Template model and model types are not supported for lit template, but you can use@Idmapping and the component API or the element API with property synchronization instead. Polymer template support is deprecated - we recommend you to useLitTemplateinstead. Read more details from the Vaadin blog.com.vaadin.flow.templatemodel.BasicComplexModelType Template model and model types are not supported for lit template, but you can use@Idmapping and the component API or the element API with property synchronization instead. Polymer template support is deprecated - we recommend you to useLitTemplateinstead. Read more details from the Vaadin blog.com.vaadin.flow.templatemodel.BasicModelType Template model and model types are not supported for lit template, but you can use@Idmapping and the component API or the element API with property synchronization instead. Polymer template support is deprecated - we recommend you to useLitTemplateinstead. Read more details from the Vaadin blog.com.vaadin.flow.templatemodel.BeanModelType Template model and model types are not supported for lit template, but you can use@Idmapping and the component API or the element API with property synchronization instead. Polymer template support is deprecated - we recommend you to useLitTemplateinstead. Read more details from the Vaadin blog.com.vaadin.flow.templatemodel.ConvertedModelType Template model and model types are not supported for lit template, but you can use@Idmapping and the component API or the element API with property synchronization instead. Polymer template support is deprecated - we recommend you to useLitTemplateinstead. Read more details from the Vaadin blog.com.vaadin.flow.templatemodel.ListModelType Template model and polymer template support is deprecated - we recommend you to useLitTemplateinstead. Read more details from the Vaadin blog. For lit templates, you can use@Idmapping and the component API or the element API with property synchronization instead.com.vaadin.flow.templatemodel.ModelDescriptor Template model and model types are not supported for lit template, but you can use@Idmapping and the component API or the element API with property synchronization instead. Polymer template support is deprecated - we recommend you to useLitTemplateinstead. Read more details from the Vaadin blog.com.vaadin.flow.templatemodel.PathLookup This functionality is internal and bound to template model which is not supported for lit template. Polymer template support is deprecated - we recommend you to useLitTemplateinstead. Read more details from the Vaadin blog.com.vaadin.flow.templatemodel.PropertyFilter This functionality is internal and bound to template model which is not supported for lit template. Polymer template support is deprecated - we recommend you to useLitTemplateinstead. Read more details from the Vaadin blog.com.vaadin.flow.templatemodel.TemplateModelListProxy This functionality is internal and bound to template model which is not supported for lit template. Polymer template support is deprecated - we recommend you to useLitTemplateinstead. Read more details from the Vaadin blog.com.vaadin.flow.templatemodel.TemplateModelProxyHandler This functionality is internal and bound to template model which is not supported for lit template. Polymer template support is deprecated - we recommend you to useLitTemplateinstead. Read more details from the Vaadin blog.com.vaadin.flow.templatemodel.TemplateModelUtil This functionality is internal and bound to template model which is not supported for lit template. Polymer template support is deprecated - we recommend you to useLitTemplateinstead. Read more details from the Vaadin blog.
-
Enums Enum Description com.vaadin.flow.templatemodel.ClientUpdateMode Template model and polymer template support is deprecated - we recommend you to useLitTemplateinstead. Read more details from the Vaadin blog.
-
Exceptions Exceptions Description com.vaadin.flow.templatemodel.InvalidTemplateModelException Template model and polymer template support is deprecated - we recommend you to useLitTemplateinstead. Read more details from the Vaadin blog. For lit templates, you can use@Idmapping and the component API or the element API with property synchronization instead.
-
Annotation Types Annotation Type Description com.vaadin.flow.component.polymertemplate.EventHandler Event handlers are not supported by Lit templates. Add a corresponding DOM listener from server side API instead or fire a custom event from client side template. Also you may handle an event directly on the client side and the server side may be called from this handler viathis.$server._some_method. Polymer template support is deprecated - we recommend you to useLitTemplateinstead. Read more details from the Vaadin blog.com.vaadin.flow.component.polymertemplate.Id Use com.vaadin.flow.component.template.Id instead. Polymer template support is deprecated - we recommend you to useLitTemplateinstead. Read more details from the Vaadin blog.com.vaadin.flow.component.polymertemplate.ModelItem There is no any replacement in Lit template since template model is not supported for lit template, but you may still use@EventData("some_data")to receive data from the client side or@Idmapping and the component API or the element API with property synchronization instead. TPolymer template support is deprecated - we recommend you to useLitTemplateinstead. Read more details from the Vaadin blog.com.vaadin.flow.component.polymertemplate.RepeatIndex dom-repeat is not support by Lit templates but you may still use@EventData("some_data")directly to receive data from the client side. Polymer template support is deprecated - we recommend you to useLitTemplateinstead. Read more details from the Vaadin blog.com.vaadin.flow.templatemodel.AllowClientUpdates This functionality is bound to template model which is not supported for lit template. You can use@Idmapping and the component API or the element API with property synchronization instead. Polymer template support is deprecated - we recommend you to useLitTemplateinstead. Read more details from the Vaadin blog.com.vaadin.flow.templatemodel.Encode Template model and polymer template support is deprecated - we recommend you to useLitTemplateinstead. Read more details from the Vaadin blog.com.vaadin.flow.templatemodel.Exclude Template model and polymer template support is deprecated - we recommend you to useLitTemplateinstead. Read more details from the Vaadin blog.com.vaadin.flow.templatemodel.Include Template model and polymer template support is deprecated - we recommend you to useLitTemplateinstead. Read more details from the Vaadin blog. For lit templates, you can use@Idmapping and the component API or the element API with property synchronization instead.