Uses of Class
com.vaadin.flow.component.menubar.testbench.MenuBarItemElement
-
Uses of MenuBarItemElement in com.vaadin.flow.component.menubar.testbench
Methods in com.vaadin.flow.component.menubar.testbench that return types with arguments of type MenuBarItemElementModifier and TypeMethodDescriptionMenuBarButtonElement.getSubMenuItems()Get TestBenchElements representing sub menu items under this button.MenuBarElement.getSubMenuItems()Get TestBenchElements representing sub menu items under the first sub menu.MenuBarElement.getSubMenuItems(com.vaadin.testbench.TestBenchElement overlay) Get TestBenchElements representing sub menu items under specific sub menu.MenuBarItemElement.getSubMenuItems()Get TestBenchElements representing sub menu items under this item.