Class JmixMenuBarSubMenu
java.lang.Object
com.vaadin.flow.component.contextmenu.SubMenuBase<com.vaadin.flow.component.contextmenu.ContextMenu,com.vaadin.flow.component.contextmenu.MenuItem,com.vaadin.flow.component.contextmenu.SubMenu>
  
com.vaadin.flow.component.contextmenu.SubMenu
io.jmix.flowui.kit.component.menubar.JmixSubMenu
io.jmix.flowui.kit.component.menubar.JmixMenuBarSubMenu
- All Implemented Interfaces:
- com.vaadin.flow.component.contextmenu.HasMenuItems,- HasMenuItemsEnhanced,- Serializable
- See Also:
- 
Field SummaryFields inherited from class io.jmix.flowui.kit.component.menubar.JmixSubMenucontentReset
- 
Constructor SummaryConstructorsConstructorDescriptionJmixMenuBarSubMenu(JmixMenuItem parentMenuItem, com.vaadin.flow.function.SerializableRunnable contentReset) 
- 
Method SummaryModifier and TypeMethodDescriptionprotected com.vaadin.flow.component.contextmenu.MenuManager<com.vaadin.flow.component.contextmenu.ContextMenu,com.vaadin.flow.component.contextmenu.MenuItem, com.vaadin.flow.component.contextmenu.SubMenu> protected JmixMenuManager<com.vaadin.flow.component.contextmenu.ContextMenu,com.vaadin.flow.component.contextmenu.MenuItem, com.vaadin.flow.component.contextmenu.SubMenu> Methods inherited from class io.jmix.flowui.kit.component.menubar.JmixSubMenuaddItem, addItem, addItem, addItem, addItemAtIndex, addItemAtIndex, addItemAtIndex, addItemAtIndexMethods inherited from class com.vaadin.flow.component.contextmenu.SubMenuaddSeparatorMethods inherited from class com.vaadin.flow.component.contextmenu.SubMenuBaseadd, addComponentAtIndex, getChildren, getItems, getParentMenuItem, remove, removeAll
- 
Constructor Details
- 
Method Details- 
createMenuManagerprotected com.vaadin.flow.component.contextmenu.MenuManager<com.vaadin.flow.component.contextmenu.ContextMenu,com.vaadin.flow.component.contextmenu.MenuItem, createMenuManager()com.vaadin.flow.component.contextmenu.SubMenu> - Overrides:
- createMenuManagerin class- JmixSubMenu
 
- 
getMenuManagerprotected JmixMenuManager<com.vaadin.flow.component.contextmenu.ContextMenu,com.vaadin.flow.component.contextmenu.MenuItem, getMenuManager()com.vaadin.flow.component.contextmenu.SubMenu> - Overrides:
- getMenuManagerin class- JmixSubMenu
 
 
-