Class MainTabSheetContextMenu

java.lang.Object
com.vaadin.flow.component.Component
com.vaadin.flow.component.contextmenu.ContextMenuBase<MainTabSheetContextMenu,MainTabSheetMenuItem,MainTabSheetSubMenu>
io.jmix.tabbedmode.component.tabsheet.contextmenu.MainTabSheetContextMenu
All Implemented Interfaces:
com.vaadin.flow.component.AttachNotifier, com.vaadin.flow.component.DetachNotifier, com.vaadin.flow.component.HasComponents, com.vaadin.flow.component.HasElement, com.vaadin.flow.component.HasEnabled, com.vaadin.flow.component.HasStyle, HasMainTabSheetMenuItems, Serializable

public class MainTabSheetContextMenu extends com.vaadin.flow.component.contextmenu.ContextMenuBase<MainTabSheetContextMenu,MainTabSheetMenuItem,MainTabSheetSubMenu> implements HasMainTabSheetMenuItems
See Also: