Package com.vaadin.flow.templatemodel
-
Interface Summary Interface Description ComplexModelType<T> Deprecated. Template model and model types are not supported for lit template, but you can use@Id
mapping and the component API or the element API with property synchronization instead.ModelEncoder<D,E extends Serializable> Deprecated. This functionality is bound to template model which is not supported for lit template.ModelType Deprecated. Template model and model types are not supported for lit template, but you can use@Id
mapping and the component API or the element API with property synchronization instead.TemplateModel Deprecated. Template model and polymer template support is deprecated - we recommend you to useLitTemplate
instead.TemplateModelProxyHandler.ModelProxy Gives access to the state node of a proxy instance. -
Class Summary Class Description AbstractBasicModelType<T> Deprecated. Template model and model types are not supported for lit template, but you can use@Id
mapping and the component API or the element API with property synchronization instead.BasicComplexModelType<T> Deprecated. Template model and model types are not supported for lit template, but you can use@Id
mapping and the component API or the element API with property synchronization instead.BasicModelType Deprecated. Template model and model types are not supported for lit template, but you can use@Id
mapping and the component API or the element API with property synchronization instead.BeanModelType<T> Deprecated. Template model and model types are not supported for lit template, but you can use@Id
mapping and the component API or the element API with property synchronization instead.ConvertedModelType<A,M extends Serializable> Deprecated. Template model and model types are not supported for lit template, but you can use@Id
mapping and the component API or the element API with property synchronization instead.ListModelType<T> Deprecated. Template model and polymer template support is deprecated - we recommend you to useLitTemplate
instead.ModelDescriptor<T extends TemplateModel> Deprecated. Template model and model types are not supported for lit template, but you can use@Id
mapping and the component API or the element API with property synchronization instead.PathLookup<T> Deprecated. This functionality is internal and bound to template model which is not supported for lit template.PropertyFilter Deprecated. This functionality is internal and bound to template model which is not supported for lit template.TemplateModelListProxy<T> Deprecated. This functionality is internal and bound to template model which is not supported for lit template.TemplateModelProxyHandler Deprecated. This functionality is internal and bound to template model which is not supported for lit template.TemplateModelProxyHandler.InterfaceProxy Base type used for interface proxy types.TemplateModelUtil Deprecated. This functionality is internal and bound to template model which is not supported for lit template. -
Enum Summary Enum Description ClientUpdateMode Deprecated. Template model and polymer template support is deprecated - we recommend you to useLitTemplate
instead. -
Exception Summary Exception Description InvalidTemplateModelException Deprecated. Template model and polymer template support is deprecated - we recommend you to useLitTemplate
instead. -
Annotation Types Summary Annotation Type Description AllowClientUpdates Deprecated. This functionality is bound to template model which is not supported for lit template.AllowClientUpdates.Container Internal annotation to enable use of multipleAllowClientUpdates
annotations.Encode Deprecated. Template model and polymer template support is deprecated - we recommend you to useLitTemplate
instead.Encode.Container Internal annotation to enable use of multipleEncode
annotations.Exclude Deprecated. Template model and polymer template support is deprecated - we recommend you to useLitTemplate
instead.Include Deprecated. Template model and polymer template support is deprecated - we recommend you to useLitTemplate
instead.