Package io.jmix.flowui.menu
@NonNullApi
package io.jmix.flowui.menu
-
ClassDescriptionA command executor responsible for handling user interactions with
ListMenu.MenuIteminstances.Holds information about the main menu structure.Main menu item descriptor.Represents a parameter associated with a menu item, consisting of a name and a value.Represents a property of aMenuItemwithin a menu configuration.Represents a command that can be associated with a menu item, providing a description and the logic to be executed when the command is run.Provides functionality for creating and managing commands associated with menu items.