Class MenuBar.MenuBarI18n

    • Constructor Detail

      • MenuBarI18n

        public MenuBarI18n()
    • Method Detail

      • getMoreOptions

        public String getMoreOptions()
        Gets the text that is used on the overflow button to make it accessible.
        Returns:
        the overflow button aria-label
      • setMoreOptions

        public MenuBar.MenuBarI18n setMoreOptions​(String moreOptions)
        Sets the text that is used on the overflow button to make it accessible.
        Parameters:
        moreOptions - the overflow button aria-label
        Returns:
        this instance for method chaining