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