Uses of Class
com.vaadin.flow.component.menubar.MenuBar.MenuBarI18n
-
Uses of MenuBar.MenuBarI18n in com.vaadin.flow.component.menubar
Methods in com.vaadin.flow.component.menubar that return MenuBar.MenuBarI18nModifier and TypeMethodDescriptionMenuBar.getI18n()Gets the internationalization object previously set for this component.MenuBar.MenuBarI18n.setMoreOptions(String moreOptions) Sets the text that is used on the overflow button to make it accessible.Methods in com.vaadin.flow.component.menubar with parameters of type MenuBar.MenuBarI18nModifier and TypeMethodDescriptionvoidMenuBar.setI18n(MenuBar.MenuBarI18n i18n) Sets the internationalization object for this component.