| Package | Description |
|---|---|
| com.vaadin.flow.component | |
| com.vaadin.flow.dom | |
| com.vaadin.flow.dom.impl |
| Modifier and Type | Method and Description |
|---|---|
default ThemeList |
HasTheme.getThemeNames()
Gets the set of theme names used for this element.
|
| Modifier and Type | Method and Description |
|---|---|
ThemeList |
Element.getThemeList()
Gets the set of the theme names applied to the corresponding element in
theme attribute. |
| Modifier and Type | Class and Description |
|---|---|
class |
ThemeListImpl
Default implementation for the
ThemeList that stores the theme names
of the corresponding element. |
Copyright © 2000–2025 Vaadin Ltd. All rights reserved.