Uses of Class
com.vaadin.flow.component.polymertemplate.TemplateParser.TemplateData
Packages that use TemplateParser.TemplateData
-
Uses of TemplateParser.TemplateData in com.vaadin.flow.component.polymertemplate
Methods in com.vaadin.flow.component.polymertemplate that return TemplateParser.TemplateDataModifier and TypeMethodDescriptionNpmTemplateParser.getTemplateContent(Class<? extends PolymerTemplate<?>> clazz, String tag, VaadinService service) Deprecated.TemplateParser.getTemplateContent(Class<? extends PolymerTemplate<?>> clazz, String tag, VaadinService service) Deprecated.Gets the template data which contains a JSOUPElementrepresenting the template content and the template uri.