| Class | Description |
|---|---|
| AbstractNodeStateProvider |
Abstract implementation of the
ElementStateProvider related to the
composition essence of the provider. |
| AbstractTextElementStateProvider |
Abstract element state provider for text nodes.
|
| BasicElementStateProvider |
Implementation which stores data for basic elements, i.e.
|
| BasicElementStyle |
Implementation of
Style for BasicElementStateProvider. |
| BasicTextElementStateProvider |
Handles storing and retrieval of the state information for a text node using
a state node.
|
| ClassAttributeHandler |
Emulates the
class attribute by delegating to
Element.getClassList(). |
| CustomAttribute |
Callback for handling attributes with special semantics.
|
| ImmutableClassList |
Immutable class list implementation.
|
| ImmutableEmptyStyle |
A style implementation which is empty and immutable.
|
| ShadowRootStateProvider |
Implementation which handles shadow root nodes.
|
| StyleAttributeHandler |
Emulates the
style attribute by delegating to
Element.getStyle(). |
| ThemeListImpl |
Default implementation for the
ThemeList that stores the theme names
of the corresponding element. |
Copyright © 2020. All rights reserved.