Uses of Interface
com.vaadin.flow.component.littemplate.LitTemplateParser
Packages that use LitTemplateParser
Package
Description
-
Uses of LitTemplateParser in com.vaadin.flow.component.littemplate
Methods in com.vaadin.flow.component.littemplate that return LitTemplateParserModifier and TypeMethodDescriptionLitTemplateParser.LitTemplateParserFactory.createParser()Creates a Lit template parser instance.Constructors in com.vaadin.flow.component.littemplate with parameters of type LitTemplateParserModifierConstructorDescriptionprotectedLitTemplate(LitTemplateParser parser, com.vaadin.flow.server.VaadinService service) Creates the component component mapped to a LitElement using the providedparserandservice. -
Uses of LitTemplateParser in com.vaadin.flow.component.littemplate.internal
Classes in com.vaadin.flow.component.littemplate.internal that implement LitTemplateParserMethods in com.vaadin.flow.component.littemplate.internal that return LitTemplateParser