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 © 2000–2019 Vaadin Ltd. All rights reserved.