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

    Modifier and Type
    Method
    Description
    void
    customize(List<MenuItem> rootItems)
    Customizes the main menu structure.
  • Method Details

    • customize

      void customize(List<MenuItem> rootItems)
      Customizes the main menu structure.
      Parameters:
      rootItems - root menu items