Class JmixSidePanelLayout.ComponentInertManager
java.lang.Object
io.jmix.flowui.kit.component.sidepanellayout.JmixSidePanelLayout.ComponentInertManager
- Enclosing class:
- JmixSidePanelLayout
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
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()
-