Class VTab

java.lang.Object
com.vaadin.flow.component.Component
com.vaadin.flow.component.tabs.Tab
org.vaadin.firitin.components.tabs.VTab
All Implemented Interfaces:
com.vaadin.flow.component.AttachNotifier, com.vaadin.flow.component.DetachNotifier, com.vaadin.flow.component.HasAriaLabel, com.vaadin.flow.component.HasComponents, com.vaadin.flow.component.HasElement, com.vaadin.flow.component.HasEnabled, com.vaadin.flow.component.HasLabel, com.vaadin.flow.component.HasStyle, com.vaadin.flow.component.HasTheme, com.vaadin.flow.component.shared.HasThemeVariant<com.vaadin.flow.component.tabs.TabVariant>, com.vaadin.flow.component.shared.HasTooltip, Serializable, FluentAttachNotifier<VTab>, FluentComponent<VTab>, FluentDetachNotifier<VTab>, FluentHasComponents<VTab>, FluentHasStyle<VTab>, FluentHasTheme<VTab>, FluentHasTooltip<VTab>

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