Package io.jmix.flowui.kit.meta
Interface StudioPropertyGroups.FormLayoutComponent
- All Superinterfaces:
StudioPropertyGroups.AlignSelf,StudioPropertyGroups.AutoWidthLayoutDefaultProperties,StudioPropertyGroups.BaseComponent,StudioPropertyGroups.BaseComponentWithClassNames,StudioPropertyGroups.ClassNames,StudioPropertyGroups.Colspan,StudioPropertyGroups.Css,StudioPropertyGroups.Enabled,StudioPropertyGroups.EnabledAutoWidthLayoutDefaultProperties,StudioPropertyGroups.Height,StudioPropertyGroups.Id,StudioPropertyGroups.IdAndVisible,StudioPropertyGroups.JustifySelf,StudioPropertyGroups.LabelWidth,StudioPropertyGroups.MaxHeight,StudioPropertyGroups.MaxWidth,StudioPropertyGroups.MinHeight,StudioPropertyGroups.MinWidth,StudioPropertyGroups.Visible,StudioPropertyGroups.WidthWithDefaultValueAuto
- Enclosing class:
StudioPropertyGroups
@StudioProperty(xmlAttribute="autoResponsive",type=BOOLEAN,category="Look & Feel",defaultValue="false") @StudioProperty(xmlAttribute="autoRows",type=BOOLEAN,category="Look & Feel",defaultValue="false") @StudioProperty(xmlAttribute="columnSpacing",type=SIZE,category="Look & Feel") @StudioProperty(xmlAttribute="columnWidth",type=SIZE,category="Look & Feel") @StudioProperty(xmlAttribute="dataContainer",type=DATA_CONTAINER_REF,category="Data Binding") @StudioProperty(xmlAttribute="expandColumns",type=BOOLEAN,category="Look & Feel",defaultValue="false") @StudioProperty(xmlAttribute="expandFields",type=BOOLEAN,category="Look & Feel",defaultValue="false") @StudioProperty(xmlAttribute="labelsAside",type=BOOLEAN,category="Look & Feel",defaultValue="false") @StudioProperty(xmlAttribute="labelSpacing",type=SIZE,category="Look & Feel") @StudioProperty(xmlAttribute="labelsPosition",type=ENUMERATION,category="Look & Feel",classFqn="com.vaadin.flow.component.formlayout.FormLayout$ResponsiveStep$LabelsPosition",options={"ASIDE","TOP"}) @StudioProperty(xmlAttribute="maxColumns",type=INTEGER,category="Look & Feel") @StudioProperty(xmlAttribute="minColumns",type=INTEGER,category="Look & Feel") @StudioProperty(xmlAttribute="rowSpacing",type=SIZE,category="Look & Feel")
public static interface StudioPropertyGroups.FormLayoutComponent
extends StudioPropertyGroups.EnabledAutoWidthLayoutDefaultProperties, StudioPropertyGroups.LabelWidth