Class ScreensImpl.WindowStackImpl

java.lang.Object
io.jmix.ui.sys.ScreensImpl.WindowStackImpl
All Implemented Interfaces:
Screens.WindowStack
Enclosing class:
ScreensImpl

protected static class ScreensImpl.WindowStackImpl extends Object implements Screens.WindowStack
  • Field Details

    • windowContainer

      protected final TabWindowContainer windowContainer
    • workAreaContainer

      protected final com.vaadin.ui.Component workAreaContainer
  • Constructor Details

    • WindowStackImpl

      public WindowStackImpl(TabWindowContainer windowContainer, com.vaadin.ui.Component workAreaContainer)
  • Method Details