Package io.jmix.flowui.kit.meta
Interface StudioPropertyGroups.GridAlignSelf
- All Known Subinterfaces:
StudioPropertyGroups.BaseGridComponent,StudioPropertyGroups.DataGridComponent,StudioPropertyGroups.DataGridDefaultProperties,StudioPropertyGroups.TreeDataGridComponent,StudioPropertyGroups.TreeDataGridDefaultProperties
- Enclosing class:
StudioPropertyGroups
@StudioPropertyGroup(properties=@StudioProperty(xmlAttribute="alignSelf",type=ENUMERATION,category="Position",classFqn="com.vaadin.flow.component.orderedlayout.FlexComponent$Alignment",options={"START","END","CENTER","STRETCH","BASELINE","AUTO"}))
public static interface StudioPropertyGroups.GridAlignSelf