Uses of Class
com.vaadin.flow.component.internal.UIInternals
Packages that use UIInternals
-
Uses of UIInternals in com.vaadin.flow.component
Methods in com.vaadin.flow.component that return UIInternals -
Uses of UIInternals in com.vaadin.flow.internal
Constructors in com.vaadin.flow.internal with parameters of type UIInternalsModifierConstructorDescriptionStateTree
(UIInternals uiInternals, Class<? extends NodeFeature>... features) Creates a new state tree with a set of features defined for the root node.