Uses of Class
com.vaadin.flow.component.accordion.testbench.AccordionPanelElement
-
-
Uses of AccordionPanelElement in com.vaadin.flow.component.accordion.testbench
Methods in com.vaadin.flow.component.accordion.testbench that return types with arguments of type AccordionPanelElement Modifier and Type Method Description Optional<AccordionPanelElement>AccordionElement. getOpenedPanel()Gets the the opened panel or null if the accordion is closed.
-