Uses of Class
com.vaadin.flow.component.tabs.testbench.TabElement
-
-
Uses of TabElement in com.vaadin.flow.component.tabs.testbench
Methods in com.vaadin.flow.component.tabs.testbench that return TabElement Modifier and Type Method Description TabElementTabsElement. getSelectedTabElement()Gets the tab element for the currently selected tab.TabElementTabSheetElement. getSelectedTabElement()Gets the tab element for the currently selected tab.TabElementTabsElement. getTabElement(String text)Gets the tab element for the tab with the given text.TabElementTabSheetElement. getTabElement(String text)Gets the tab element for the tab with the given text.
-