Uses of Class
com.vaadin.flow.component.tabs.Tabs
Packages that use Tabs
Package
Description
-
Uses of Tabs in com.vaadin.browserless
Methods in com.vaadin.browserless that return types with arguments of type TabsMethods in com.vaadin.browserless with parameters of type Tabs -
Uses of Tabs in com.vaadin.browserless.locator
Methods in com.vaadin.browserless.locator with parameters of type TabsModifier and TypeMethodDescriptiondefault TabsLocatorReturns a locator seeded with the givenTabsinstance. -
Uses of Tabs in com.vaadin.flow.component.tabs
Classes in com.vaadin.flow.component.tabs with type parameters of type TabsMethods in com.vaadin.flow.component.tabs that return TabsConstructors in com.vaadin.flow.component.tabs with parameters of type TabsModifierConstructorDescriptionSelectedChangeEvent(Tabs source, Tab previousTab, boolean fromClient) Creates a new selected change event.TabsLocator(Tabs component)