Uses of Class
com.vaadin.flow.component.tabs.Tabs
Packages that use Tabs
-
Uses of Tabs in com.vaadin.flow.component.tabs
Classes in com.vaadin.flow.component.tabs with type parameters of type TabsConstructors in com.vaadin.flow.component.tabs with parameters of type TabsModifierConstructorDescriptionSelectedChangeEvent
(Tabs source, Tab previousTab, boolean fromClient) Creates a new selected change event. -
Uses of Tabs in com.vaadin.testbench.unit
Methods in com.vaadin.testbench.unit that return types with arguments of type TabsMethods in com.vaadin.testbench.unit with parameters of type Tabs