Package io.jmix.flowui.kit.meta
Interface StudioPropertyGroups.AlignSelf
- All Known Subinterfaces:
StudioPropertyGroups.AddonComponentDefaultProperties,StudioPropertyGroups.AutoWidthLayoutDefaultProperties,StudioPropertyGroups.AvatarComponent,StudioPropertyGroups.BaseComponent,StudioPropertyGroups.BaseComponentWithClassNames,StudioPropertyGroups.BaseDropdownButtonComponent,StudioPropertyGroups.BaseFieldComponent,StudioPropertyGroups.BaseIconComponent,StudioPropertyGroups.BaseSizedComponent,StudioPropertyGroups.BaseSizedComponentWithClassNames,StudioPropertyGroups.BaseSizedEnabledComponentWithClassName,StudioPropertyGroups.BaseTextFieldComponent,StudioPropertyGroups.BooleanFieldComponent,StudioPropertyGroups.ButtonComponent,StudioPropertyGroups.CardComponent,StudioPropertyGroups.CheckboxComponent,StudioPropertyGroups.CheckboxGroupComponent,StudioPropertyGroups.ClickableAutoWidthLayoutDefaultProperties,StudioPropertyGroups.CodeEditorComponent,StudioPropertyGroups.ComboBoxComponent,StudioPropertyGroups.ComboButtonComponent,StudioPropertyGroups.ComponentLayout,StudioPropertyGroups.ComponentLayoutDefaultProperties,StudioPropertyGroups.DatePickerComponent,StudioPropertyGroups.DateTimePickerComponent,StudioPropertyGroups.DetailsDefaultProperties,StudioPropertyGroups.DrawerToggleComponent,StudioPropertyGroups.DropdownButtonComponent,StudioPropertyGroups.EmailFieldComponent,StudioPropertyGroups.EnabledAutoWidthLayoutDefaultProperties,StudioPropertyGroups.EntityComboBoxComponent,StudioPropertyGroups.EntityPickerComponent,StudioPropertyGroups.FieldDefaultProperties,StudioPropertyGroups.FileStorageUploadFieldComponent,StudioPropertyGroups.FileStorageUploadFieldDefaultProperties,StudioPropertyGroups.FileUploadFieldComponent,StudioPropertyGroups.FileUploadFieldDefaultProperties,StudioPropertyGroups.FilterComponentDefaultProperties,StudioPropertyGroups.FlexLayoutComponent,StudioPropertyGroups.FlexLayoutDefaultProperties,StudioPropertyGroups.FontIconDefaultProperties,StudioPropertyGroups.FormLayoutComponent,StudioPropertyGroups.FragmentComponent,StudioPropertyGroups.GenericComponentComponent,StudioPropertyGroups.GenericFilterComponentComponent,StudioPropertyGroups.GridColumnVisibilityComponent,StudioPropertyGroups.GridLayoutComponent,StudioPropertyGroups.GroupFilterComponentComponent,StudioPropertyGroups.HorizontalMenuComponent,StudioPropertyGroups.HtmlComponent,StudioPropertyGroups.IconDefaultProperties,StudioPropertyGroups.ImageHtmlComponent,StudioPropertyGroups.IntegerFieldComponent,StudioPropertyGroups.JpqlFilterComponent,StudioPropertyGroups.ListBoxComponent,StudioPropertyGroups.ListBoxDefaultProperties,StudioPropertyGroups.LoginFormComponent,StudioPropertyGroups.LoginOverlayComponent,StudioPropertyGroups.MarkdownEditorComponent,StudioPropertyGroups.MenuFilterFieldComponent,StudioPropertyGroups.MultiSelectComboBoxComponent,StudioPropertyGroups.MultiSelectComboBoxDefaultProperties,StudioPropertyGroups.NoOptionSizedAddonComponentDefaultProperties,StudioPropertyGroups.NumberFieldComponent,StudioPropertyGroups.PasswordFieldComponent,StudioPropertyGroups.ProgressBarComponent,StudioPropertyGroups.PropertyFilterComponent,StudioPropertyGroups.RadioButtonGroupComponent,StudioPropertyGroups.RichTextEditorComponent,StudioPropertyGroups.ScrollerComponent,StudioPropertyGroups.SelectComponent,StudioPropertyGroups.SelectionFieldComponent,StudioPropertyGroups.SidePanelLayoutCloserComponent,StudioPropertyGroups.SidePanelLayoutComponent,StudioPropertyGroups.SimplePaginationComponent,StudioPropertyGroups.SizedComponentDefaultProperties,StudioPropertyGroups.SplitLayoutComponent,StudioPropertyGroups.SvgIconDefaultProperties,StudioPropertyGroups.SwitchComponent,StudioPropertyGroups.TabsComponent,StudioPropertyGroups.TabSheetComponent,StudioPropertyGroups.TextAreaComponent,StudioPropertyGroups.TextFieldComponent,StudioPropertyGroups.TextInputFieldDefaultProperties,StudioPropertyGroups.TimePickerComponent,StudioPropertyGroups.TwinColumnComponent,StudioPropertyGroups.UploadComponent,StudioPropertyGroups.UserMenuComponent,StudioPropertyGroups.UserMenuDefaultProperties,StudioPropertyGroups.ValidatableBaseFieldComponent,StudioPropertyGroups.ValuePickerComponent,StudioPropertyGroups.ValuePickerDefaultProperties,StudioPropertyGroups.VirtualListComponent
- Enclosing class:
StudioPropertyGroups
@StudioPropertyGroup(properties=@StudioProperty(xmlAttribute="alignSelf",type=ENUMERATION,category="Position",classFqn="com.vaadin.flow.component.orderedlayout.FlexComponent$Alignment",defaultValue="AUTO",options={"START","END","CENTER","STRETCH","BASELINE","AUTO"}))
public static interface StudioPropertyGroups.AlignSelf