public class MprUIProvider extends AbstractMprUIProvider
MprUI instances in the application. It uses the
ui
request parameter as the key to store UI instances in the session, so it can
be accessed by Flow.| Constructor and Description |
|---|
MprUIProvider() |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends com.vaadin.ui.UI> |
getUIClass(com.vaadin.server.UIClassSelectionEvent event) |
createInstance, getLegacyUI, getMprUIpublic Class<? extends com.vaadin.ui.UI> getUIClass(com.vaadin.server.UIClassSelectionEvent event)
getUIClass in class AbstractMprUIProviderCopyright © 2020–2022 Vaadin Ltd. All rights reserved.