Package io.jmix.flowui.devserver
Class AppShell
java.lang.Object
io.jmix.flowui.devserver.AppShell
- All Implemented Interfaces:
com.vaadin.flow.component.page.AppShellConfigurator
,Serializable
@Theme("preview-theme")
public class AppShell
extends Object
implements com.vaadin.flow.component.page.AppShellConfigurator
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.vaadin.flow.component.page.AppShellConfigurator
configurePage
-
Field Details
-
PREVIEW_THEME_NAME
- See Also:
-
-
Constructor Details
-
AppShell
public AppShell()
-