| Package | Description |
|---|---|
| com.vaadin.flow.component.menubar |
| Modifier and Type | Method and Description |
|---|---|
MenuBar.MenuBarI18n |
MenuBar.getI18n()
Gets the internationalization object previously set for this component.
|
MenuBar.MenuBarI18n |
MenuBar.MenuBarI18n.setMoreOptions(String moreOptions)
Sets the text that is used on the overflow button to make it
accessible.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MenuBar.setI18n(MenuBar.MenuBarI18n i18n)
Sets the internationalization properties for this component.
|
Copyright © 2023. All rights reserved.