Package | Description |
---|---|
com.vaadin.server |
Modifier and Type | Method and Description |
---|---|
UI |
LegacyApplicationUIProvider.getExistingUI(UIClassSelectionEvent event)
Deprecated.
Hack used to return existing LegacyWindow instances without regard for
out-of-sync problems.
|
abstract Class<? extends UI> |
UIProvider.getUIClass(UIClassSelectionEvent event) |
Class<? extends UI> |
LegacyApplicationUIProvider.getUIClass(UIClassSelectionEvent event)
Deprecated.
|
Class<? extends UI> |
DefaultUIProvider.getUIClass(UIClassSelectionEvent event) |
Copyright © 2019 Vaadin Ltd. All rights reserved.