Package io.jmix.flowui.kit.meta
Interface StudioPropertyGroups.JustifyContent
- All Known Subinterfaces:
StudioPropertyGroups.BaseLayout,StudioPropertyGroups.BaseLayoutDefaultProperties,StudioPropertyGroups.ComponentLayout,StudioPropertyGroups.ComponentLayoutDefaultProperties,StudioPropertyGroups.FlexLayoutComponent,StudioPropertyGroups.FlexLayoutDefaultProperties,StudioPropertyGroups.InitialLayoutDefaultProperties,StudioPropertyGroups.LayoutComponent
- Enclosing class:
StudioPropertyGroups
@StudioPropertyGroup(properties=@StudioProperty(xmlAttribute="justifyContent",type=ENUMERATION,category="Position",classFqn="com.vaadin.flow.component.orderedlayout.FlexComponent$JustifyContentMode",defaultValue="START",options={"START","END","CENTER","BETWEEN","AROUND","EVENLY"},setMethod="setJustifyContentMode",setParameterFqn="com.vaadin.flow.component.orderedlayout.FlexComponent$JustifyContentMode"))
public static interface StudioPropertyGroups.JustifyContent