Package io.jmix.tabbedmode.component.tabsheet.contextmenu
@NonNullApi
package io.jmix.tabbedmode.component.tabsheet.contextmenu
-
ClassDescriptionRepresents an interface defining methods for managing menu items in a
MainTabSheet
context menu.This class is responsible for connecting anAction
to menu items, handling property changes for actions, and updating the visual or functional components of the menu item according to the action's state.A wrapper class for handlingMainTabSheet
's menu item actions and related UI content.