Class FullCalendarSubMenu
java.lang.Object
com.vaadin.flow.component.contextmenu.SubMenuBase<FullCalendarContextMenu,FullCalendarMenuItem,FullCalendarSubMenu>
  
io.jmix.fullcalendarflowui.component.contextmenu.FullCalendarSubMenu
- All Implemented Interfaces:
- Serializable
public class FullCalendarSubMenu
extends com.vaadin.flow.component.contextmenu.SubMenuBase<FullCalendarContextMenu,FullCalendarMenuItem,FullCalendarSubMenu>  
The sub menu of context menu in 
FullCalendar.- See Also:
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprotected final com.vaadin.flow.function.SerializableRunnable
- 
Constructor SummaryConstructorsConstructorDescriptionFullCalendarSubMenu(FullCalendarMenuItem parentMenuItem, com.vaadin.flow.function.SerializableRunnable contentReset) 
- 
Method SummaryModifier and TypeMethodDescriptionprotected com.vaadin.flow.component.contextmenu.MenuManager<FullCalendarContextMenu,FullCalendarMenuItem, FullCalendarSubMenu> Methods inherited from class com.vaadin.flow.component.contextmenu.SubMenuBaseadd, addComponentAtIndex, addItem, addItem, getChildren, getItems, getMenuManager, getParentMenuItem, remove, removeAll
- 
Field Details- 
contentResetprotected final com.vaadin.flow.function.SerializableRunnable contentReset
 
- 
- 
Constructor Details
- 
Method Details- 
createMenuManagerprotected com.vaadin.flow.component.contextmenu.MenuManager<FullCalendarContextMenu,FullCalendarMenuItem, createMenuManager()FullCalendarSubMenu> - Specified by:
- createMenuManagerin class- com.vaadin.flow.component.contextmenu.SubMenuBase<FullCalendarContextMenu,- FullCalendarMenuItem, - FullCalendarSubMenu> 
 
 
-