| Package | Description |
|---|---|
| com.vaadin.flow.component | |
| com.vaadin.flow.internal |
| Modifier and Type | Method and Description |
|---|---|
UIInternals |
UI.getInternals()
Gets the framework data object for this UI.
|
| Constructor and Description |
|---|
StateTree(UIInternals uiInternals,
Class<? extends NodeFeature>... features)
Creates a new state tree with a set of features defined for the root
node.
|
Copyright © 2018. All rights reserved.