replaceAll
abstract fun replaceAll(items: List<Pair<MenuItemConfig, FrontendConfig>>)
Content copied to clipboard
abstract fun replaceAll(items: LinkedHashMap<MenuItemConfig, FrontendConfig>)
Content copied to clipboard
Replaces all configured menu items with the items.
Each item in items associates a menu item with a frontend.