We use cookies to serve our customers and website visitors in the best possible way. Cookies are used for the proper functioning of the website and for improving the user experience, monitoring visitor traffic and marketing purposes. By continuing to browse the site, you agree to our use of cookies. You can read more about cookies here.
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.