Package | Description |
---|---|
com.vaadin.flow.internal |
Modifier and Type | Class and Description |
---|---|
class |
NullOwner
A stateless singleton node owner that is used for nodes that have not yet
been attached to a state tree.
|
class |
StateTree
The state tree that is synchronized with the client-side.
|
Modifier and Type | Method and Description |
---|---|
NodeOwner |
StateNode.getOwner()
Gets the node owner that this node currently belongs to.
|
Copyright © 2020. All rights reserved.