Package io.jmix.flowui.menu
Interface MenuConfigCustomizer
- All Known Implementing Classes:
DynamicMenuConfigCustomizer
@NullMarked
public interface MenuConfigCustomizer
Interface to be implemented by beans that want to customize the main menu structure.
- See Also:
-
Method Summary
-
Method Details
-
customize
Customizes the main menu structure.- Parameters:
rootItems- root menu items
-