| Package | Description |
|---|---|
| com.vaadin.flow.component | |
| com.vaadin.flow.component.internal |
| Constructor and Description |
|---|
UI(UIInternalUpdater internalsHandler)
Create a new empty UI with a custom
UIInternalUpdater
implementation. |
| Constructor and Description |
|---|
UIInternals(UI ui,
UIInternalUpdater internalsHandler)
Creates a new instance for the given UI.
|
Copyright © 2021. All rights reserved.