| Package | Description |
|---|---|
| com.vaadin.client.flow | |
| com.vaadin.client.flow.dom |
| Modifier and Type | Method and Description |
|---|---|
StateNode |
StateTree.getStateNodeForDomNode(DomNode domNode)
Returns the state node in the tree for the given dom node or
null
if none found. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DomElement
Element that has all methods from
Element
API that have been overridden in
Polymer
DOM module.
|
Copyright © 2000–2025 Vaadin Ltd. All rights reserved.