Index
All Classes and Interfaces|All Packages|Serialized Form
A
- accept(Map<String, String>) - Method in class com.vaadin.flow.component.littemplate.InjectableLitElementInitializer
B
- BundleLitParser - Class in com.vaadin.flow.component.littemplate
-
Parse statistics data provided by webpack.
C
- com.vaadin.flow.component.littemplate - package com.vaadin.flow.component.littemplate
- com.vaadin.flow.component.littemplate.internal - package com.vaadin.flow.component.littemplate.internal
- createParser() - Method in class com.vaadin.flow.component.littemplate.LitTemplateParser.LitTemplateParserFactory
-
Creates a Lit template parser instance.
G
- getChildren() - Method in class com.vaadin.flow.component.littemplate.LitTemplate
- getInstance() - Static method in class com.vaadin.flow.component.littemplate.internal.LitTemplateParserImpl
- getModulePath() - Method in class com.vaadin.flow.component.littemplate.LitTemplateParser.TemplateData
-
Gets the uri where the template is declared.
- getSourcesFromTemplate(VaadinService, String, String) - Method in class com.vaadin.flow.component.littemplate.internal.LitTemplateParserImpl
-
Finds the JavaScript sources for given tag.
- getTemplateContent(Class<? extends LitTemplate>, String, VaadinService) - Method in class com.vaadin.flow.component.littemplate.internal.LitTemplateParserImpl
- getTemplateContent(Class<? extends LitTemplate>, String, VaadinService) - Method in interface com.vaadin.flow.component.littemplate.LitTemplateParser
-
Gets the template data which contains a JSOUP
Elementrepresenting the template content and the template uri. - getTemplateElement() - Method in class com.vaadin.flow.component.littemplate.LitTemplateParser.TemplateData
-
Gets the content of the template.
I
- IllegalAttributeException - Exception Class in com.vaadin.flow.component.littemplate
-
Thrown to indicate that an element had an illegal or inappropriate attribute.
- IllegalAttributeException(String) - Constructor for exception class com.vaadin.flow.component.littemplate.IllegalAttributeException
-
Constructs an
IllegalAttributeExceptionwith the specified detail message. - initChildElements() - Method in class com.vaadin.flow.component.littemplate.LitTemplateInitializer
-
Initializes child elements.
- InjectableLitElementInitializer - Class in com.vaadin.flow.component.littemplate
-
Initialize a lit template element with data.
- InjectableLitElementInitializer(Element, Class<? extends Component>) - Constructor for class com.vaadin.flow.component.littemplate.InjectableLitElementInitializer
-
Creates an initializer for the
element. - isStaticAttribute(String, String) - Method in class com.vaadin.flow.component.littemplate.InjectableLitElementInitializer
L
- LitTemplate - Class in com.vaadin.flow.component.littemplate
-
Component which renders a LitElement template.
- LitTemplate() - Constructor for class com.vaadin.flow.component.littemplate.LitTemplate
-
Creates the component mapped to a LitElement.
- LitTemplate(LitTemplateParser, VaadinService) - Constructor for class com.vaadin.flow.component.littemplate.LitTemplate
-
Creates the component component mapped to a LitElement using the provided
parserandservice. - LitTemplateInitializer - Class in com.vaadin.flow.component.littemplate
-
Template initialization related logic.
- LitTemplateInitializer(LitTemplate, VaadinService) - Constructor for class com.vaadin.flow.component.littemplate.LitTemplateInitializer
-
Creates a new initializer instance.
- LitTemplateParser - Interface in com.vaadin.flow.component.littemplate
-
Lit template content parser.
- LitTemplateParser.LitTemplateParserFactory - Class in com.vaadin.flow.component.littemplate
-
Lit template parser factory.
- LitTemplateParser.TemplateData - Class in com.vaadin.flow.component.littemplate
-
Wrapper for the parsing result.
- LitTemplateParserFactory() - Constructor for class com.vaadin.flow.component.littemplate.LitTemplateParser.LitTemplateParserFactory
- LitTemplateParserImpl - Class in com.vaadin.flow.component.littemplate.internal
-
Lit template parser implementation.
- LitTemplateParserImpl() - Constructor for class com.vaadin.flow.component.littemplate.internal.LitTemplateParserImpl
-
The default constructor.
P
- parseLitTemplateElement(String, String) - Static method in class com.vaadin.flow.component.littemplate.BundleLitParser
-
Get the Lit template element for the given polymer template source.
T
- TemplateData(String, Element) - Constructor for class com.vaadin.flow.component.littemplate.LitTemplateParser.TemplateData
All Classes and Interfaces|All Packages|Serialized Form