Class VTabs

java.lang.Object
com.vaadin.flow.component.Component
com.vaadin.flow.component.tabs.Tabs
org.vaadin.firitin.components.tabs.VTabs
All Implemented Interfaces:
com.vaadin.flow.component.AttachNotifier, com.vaadin.flow.component.DetachNotifier, com.vaadin.flow.component.HasComponents, com.vaadin.flow.component.HasElement, com.vaadin.flow.component.HasEnabled, com.vaadin.flow.component.HasSize, com.vaadin.flow.component.HasStyle, com.vaadin.flow.component.HasTheme, com.vaadin.flow.component.shared.HasThemeVariant<com.vaadin.flow.component.tabs.TabsVariant>, Serializable, FluentAttachNotifier<VTab>, FluentComponent<VTab>, FluentDetachNotifier<VTab>, FluentHasComponents<VTab>, FluentHasStyle<VTab>

public class VTabs extends com.vaadin.flow.component.tabs.Tabs implements FluentComponent<VTab>, FluentHasStyle<VTab>, FluentHasComponents<VTab>
See Also: