Package io.jmix.flowui.kit.meta
Interface StudioPropertyGroups.TabsComponent
- All Superinterfaces:
StudioPropertyGroups.AlignSelf,StudioPropertyGroups.BaseComponent,StudioPropertyGroups.BaseSizedComponent,StudioPropertyGroups.BaseSizedComponentWithClassNames,StudioPropertyGroups.ClassNames,StudioPropertyGroups.Colspan,StudioPropertyGroups.Css,StudioPropertyGroups.HasHeightAttributes,StudioPropertyGroups.HasSizeAttributes,StudioPropertyGroups.HasWidthAttributes,StudioPropertyGroups.Height,StudioPropertyGroups.Id,StudioPropertyGroups.IdAndVisible,StudioPropertyGroups.JustifySelf,StudioPropertyGroups.MaxHeight,StudioPropertyGroups.MaxWidth,StudioPropertyGroups.MinAndMaxHeight,StudioPropertyGroups.MinAndMaxWidth,StudioPropertyGroups.MinHeight,StudioPropertyGroups.MinWidth,StudioPropertyGroups.Visible,StudioPropertyGroups.Width
- Enclosing class:
StudioPropertyGroups
@StudioProperty(xmlAttribute="orientation",type=ENUMERATION,category="Look & Feel",classFqn="com.vaadin.flow.component.tabs.Tabs$Orientation",defaultValue="HORIZONTAL",options={"VERTICAL","HORIZONTAL"},setMethod="setOrientation") @StudioProperty(xmlAttribute="themeNames",type=VALUES_LIST,category="Look & Feel",options={"centered","small","minimal","hide-scroll-buttons","show-scroll-buttons","filled","equal-width-tabs"})
public static interface StudioPropertyGroups.TabsComponent
extends StudioPropertyGroups.BaseSizedComponentWithClassNames