Uses of Class
com.vaadin.flow.templatemodel.AbstractBasicModelType
-
Packages that use AbstractBasicModelType Package Description com.vaadin.flow.templatemodel -
-
Uses of AbstractBasicModelType in com.vaadin.flow.templatemodel
Subclasses of AbstractBasicModelType in com.vaadin.flow.templatemodel Modifier and Type Class Description classBasicComplexModelType<T>Deprecated.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.classBasicModelTypeDeprecated.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.
-