Interface StudioPropertyGroups.SidePanelLayoutComponent

All Superinterfaces:
StudioPropertyGroups.AlignSelf, StudioPropertyGroups.BaseComponent, StudioPropertyGroups.Colspan, StudioPropertyGroups.Css, StudioPropertyGroups.Id, StudioPropertyGroups.IdAndVisible, StudioPropertyGroups.JustifySelf, StudioPropertyGroups.MaxHeight, StudioPropertyGroups.MaxWidth, StudioPropertyGroups.MinAndMaxHeight, StudioPropertyGroups.MinAndMaxWidth, StudioPropertyGroups.MinHeight, StudioPropertyGroups.MinWidth, StudioPropertyGroups.Visible, StudioPropertyGroups.WidthWithInitialValue100
Enclosing class:
StudioPropertyGroups

@StudioProperty(xmlAttribute="closeOnOutsideClick",type=BOOLEAN,defaultValue="true") @StudioProperty(xmlAttribute="displayAsOverlayOnSmallDevices",type=BOOLEAN,defaultValue="true") @StudioProperty(xmlAttribute="sidePanelHorizontalMaxSize",type=STRING,category="Size",options={"AUTO","100%"}) @StudioProperty(xmlAttribute="sidePanelHorizontalMinSize",type=STRING,category="Size",options={"AUTO","100%"}) @StudioProperty(xmlAttribute="sidePanelHorizontalSize",type=STRING,category="Size",options={"AUTO","100%"}) @StudioProperty(xmlAttribute="sidePanelOverlay",type=BOOLEAN,category="Look & Feel",defaultValue="true") @StudioProperty(xmlAttribute="sidePanelPosition",type=ENUMERATION,category="Look & Feel",classFqn="io.jmix.flowui.kit.component.sidepanellayout.SidePanelPosition",defaultValue="RIGHT",options={"LEFT","RIGHT","INLINE_START","INLINE_END","TOP","BOTTOM"}) @StudioProperty(xmlAttribute="sidePanelVerticalMaxSize",type=STRING,category="Size",options={"AUTO","100%"}) @StudioProperty(xmlAttribute="sidePanelVerticalMinSize",type=STRING,category="Size",options={"AUTO","100%"}) @StudioProperty(xmlAttribute="sidePanelVerticalSize",type=STRING,category="Size",options={"AUTO","100%"}) @StudioProperty(xmlAttribute="height",type=SIZE,category="Size",initialValue="100%",options={"AUTO","100%"}) @StudioProperty(xmlAttribute="modal",type=BOOLEAN,defaultValue="true") @StudioProperty(xmlAttribute="overlayAriaLabel",type=LOCALIZED_STRING) public static interface StudioPropertyGroups.SidePanelLayoutComponent extends StudioPropertyGroups.BaseComponent, StudioPropertyGroups.MinAndMaxWidth, StudioPropertyGroups.MinAndMaxHeight, StudioPropertyGroups.WidthWithInitialValue100