Uses of Interface
com.vaadin.flow.component.polymertemplate.TemplateDataAnalyzer.InjectableFieldCunsumer
-
Packages that use TemplateDataAnalyzer.InjectableFieldCunsumer Package Description com.vaadin.flow.component.polymertemplate -
-
Uses of TemplateDataAnalyzer.InjectableFieldCunsumer in com.vaadin.flow.component.polymertemplate
Methods in com.vaadin.flow.component.polymertemplate with parameters of type TemplateDataAnalyzer.InjectableFieldCunsumer Modifier and Type Method Description void
TemplateDataAnalyzer.PolymerParserData. forEachInjectedField(TemplateDataAnalyzer.InjectableFieldCunsumer consumer)
Deprecated.Applies the given consumer to each mapped field.
-