Package io.jmix.flowui.kit.meta
Interface StudioPropertyGroups.LayoutComponent
- All Superinterfaces:
StudioPropertyGroups.AlignItems,StudioPropertyGroups.ClassNames,StudioPropertyGroups.ClassNamesAndCss,StudioPropertyGroups.Css,StudioPropertyGroups.Enabled,StudioPropertyGroups.JustifyContent,StudioPropertyGroups.MaxHeight,StudioPropertyGroups.MaxWidth,StudioPropertyGroups.MinAndMaxHeight,StudioPropertyGroups.MinAndMaxWidth,StudioPropertyGroups.MinHeight,StudioPropertyGroups.MinWidth,StudioPropertyGroups.PaddingWithTrueDefaultValue,StudioPropertyGroups.Spacing,StudioPropertyGroups.WidthWithDefaultValue100
- Enclosing class:
StudioPropertyGroups
@StudioProperty(xmlAttribute="height",type=SIZE,category="Size",defaultValue="100%",options={"AUTO","100%"}) @StudioProperty(xmlAttribute="margin",type=BOOLEAN,category="Look & Feel") @StudioProperty(xmlAttribute="expand",type=COMPONENT_REF,category="Position") @StudioProperty(xmlAttribute="boxSizing",type=ENUMERATION,category="Size",classFqn="com.vaadin.flow.component.orderedlayout.BoxSizing",defaultValue="UNDEFINED",options={"CONTENT_BOX","BORDER_BOX","UNDEFINED"},setParameterFqn="com.vaadin.flow.component.orderedlayout.BoxSizing")
public static interface StudioPropertyGroups.LayoutComponent
extends StudioPropertyGroups.MinAndMaxWidth, StudioPropertyGroups.MinAndMaxHeight, StudioPropertyGroups.ClassNamesAndCss, StudioPropertyGroups.Spacing, StudioPropertyGroups.Enabled, StudioPropertyGroups.AlignItems, StudioPropertyGroups.JustifyContent, StudioPropertyGroups.WidthWithDefaultValue100, StudioPropertyGroups.PaddingWithTrueDefaultValue