Package | Description |
---|---|
com.vaadin.flow.component.tabs.testbench |
Modifier and Type | Method and Description |
---|---|
TabElement |
TabsElement.getSelectedTabElement()
Gets the tab element for the currently selected tab.
|
TabElement |
TabsElement.getTabElement(String text)
Gets the tab element for the tab with the given text.
|
Copyright © 2019. All rights reserved.