Uses of Class
com.vaadin.flow.component.tabs.testbench.TabElement
Packages that use TabElement
-
Uses of TabElement in com.vaadin.flow.component.tabs.testbench
Methods in com.vaadin.flow.component.tabs.testbench that return TabElementModifier and TypeMethodDescriptionTabsElement.getSelectedTabElement()
Gets the tab element for the currently selected tab.TabSheetElement.getSelectedTabElement()
Gets the tab element for the currently selected tab.TabsElement.getTabElement
(String text) Gets the tab element for the tab with the given text.TabSheetElement.getTabElement
(String text) Gets the tab element for the tab with the given text.