Uses of Class
org.vaadin.firitin.components.tabs.VTabs
-
Uses of VTabs in org.vaadin.firitin.components.tabs
Modifier and TypeMethodDescriptionVTabs.withAutoselect
(boolean autoselect) VTabs.withFlexGrowForEnclosedTabs
(double flexGrow) VTabs.withOrientation
(com.vaadin.flow.component.tabs.Tabs.Orientation orientation) VTabs.withSelectedChangeListener
(com.vaadin.flow.component.ComponentEventListener<com.vaadin.flow.component.tabs.Tabs.SelectedChangeEvent> listener) VTabs.withSelectedIndex
(int selectedIndex) VTabs.withSelectedTab
(com.vaadin.flow.component.tabs.Tab selectedTab) VTabs.withTab
(com.vaadin.flow.component.tabs.Tab tab) VTabs.withThemeVariants
(com.vaadin.flow.component.tabs.TabsVariant... variants)