Uses of Class
com.vaadin.flow.component.menubar.testbench.MenuBarButtonElement
-
Uses of MenuBarButtonElement in com.vaadin.flow.component.menubar.testbench
Methods in com.vaadin.flow.component.menubar.testbench that return MenuBarButtonElementModifier and TypeMethodDescriptionMenuBarElement.getOverflowButton()Gets the button which opens the sub menu of overflowing items, ornullif the overflow button is not visible.Methods in com.vaadin.flow.component.menubar.testbench that return types with arguments of type MenuBarButtonElementModifier and TypeMethodDescriptionMenuBarElement.getButtons()Gets the button elements wrapping the root level items.