Class RootLayout
java.lang.Object
io.jmix.dashboards.model.visualmodel.DashboardLayout
io.jmix.dashboards.model.visualmodel.VerticalLayout
io.jmix.dashboards.model.visualmodel.RootLayout
- All Implemented Interfaces:
- ContainerLayout
- 
Field Summary
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprotected voidinitCaption(DashboardLayoutManager layoutManager) booleanisRoot()Methods inherited from class io.jmix.dashboards.model.visualmodel.DashboardLayoutaddChild, findLayout, findParent, findParent, getCaption, getChildren, getExpand, getHeight, getHeightUnit, getHeightWithUnits, getId, getParent, getStyleName, getWeight, getWidth, getWidthUnit, getWidthWithUnits, removeChild, removeChild, removeOwnChild, setCaption, setChildren, setExpand, setHeight, setHeightUnit, setId, setParent, setStyleName, setWeight, setWidth, setWidthUnit
- 
Constructor Details- 
RootLayoutpublic RootLayout()
 
- 
- 
Method Details- 
initCaption- Overrides:
- initCaptionin class- VerticalLayout
 
- 
isRootpublic boolean isRoot()- Overrides:
- isRootin class- DashboardLayout
 
 
-