| Package | Description |
|---|---|
| com.vaadin.flow.component | |
| com.vaadin.flow.dom | |
| com.vaadin.flow.dom.impl | |
| com.vaadin.flow.internal.nodefeature |
| Modifier and Type | Method and Description |
|---|---|
default ClassList |
HasStyle.getClassNames()
Gets the set of CSS class names used for this element.
|
| Modifier and Type | Method and Description |
|---|---|
ClassList |
Element.getClassList()
Gets the set of CSS class names used for this element.
|
ClassList |
ElementStateProvider.getClassList(StateNode node)
Gets a list representation of all CSS class names set for an element.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableClassList
Immutable class list implementation.
|
| Modifier and Type | Method and Description |
|---|---|
ClassList |
ShadowRootStateProvider.getClassList(StateNode node) |
ClassList |
BasicElementStateProvider.getClassList(StateNode node) |
ClassList |
AbstractTextElementStateProvider.getClassList(StateNode node) |
| Modifier and Type | Method and Description |
|---|---|
ClassList |
ElementClassList.getClassList()
Creates a view into this list.
|
Copyright © 2025. All rights reserved.