Class JmixSidePanelLayout.ComponentInertManager

java.lang.Object
io.jmix.flowui.kit.component.sidepanellayout.JmixSidePanelLayout.ComponentInertManager
Enclosing class:
JmixSidePanelLayout

protected static class JmixSidePanelLayout.ComponentInertManager extends Object
  • Field Details

    • component

      protected final com.vaadin.flow.component.Component component
    • inert

      protected boolean inert
  • Constructor Details

    • ComponentInertManager

      public ComponentInertManager(com.vaadin.flow.component.Component component)
  • Method Details

    • setInert

      public void setInert(boolean inert)
    • isInert

      public boolean isInert()