public class InjectableLitElementInitializer extends AbstractInjectableElementInitializer
For internal use only. May be renamed or removed in a future release.
TEXT_DATA| Constructor and Description |
|---|
InjectableLitElementInitializer(Element element,
Class<? extends Component> templateClass)
Creates an initializer for the
element. |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(Map<String,String> templateAttributes) |
protected boolean |
isStaticAttribute(String name,
String value) |
getElementprotected boolean isStaticAttribute(String name, String value)
isStaticAttribute in class AbstractInjectableElementInitializerCopyright © 2000–2025 Vaadin Ltd. All rights reserved.