Class CmsAddToNavMenuEntry
java.lang.Object
org.opencms.ade.sitemap.client.hoverbar.A_CmsSitemapMenuEntry
org.opencms.ade.sitemap.client.hoverbar.CmsAddToNavMenuEntry
- All Implemented Interfaces:
- I_CmsContextMenuEntry
Sitemap context menu add entry to navigation.
- Since:
- 8.0.0
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class org.opencms.ade.sitemap.client.hoverbar.A_CmsSitemapMenuEntrydeattachHoverbar, generateMenuItem, getHoverbar, getIconClass, getJspPath, getLabel, getName, getReason, getSubMenu, hasSubMenu, isActive, isSeparator, isVisible, setActive, setDisabledReason, setLabel, setVisible
- 
Constructor Details- 
CmsAddToNavMenuEntryConstructor.- Parameters:
- hoverbar- the hoverbar
 
 
- 
- 
Method Details- 
executeDescription copied from interface:I_CmsContextMenuEntryExecutes the context menu action.- See Also:
 
- 
onShowDescription copied from class:A_CmsSitemapMenuEntryExecuted when the context-menu is opened.- Specified by:
- onShowin class- A_CmsSitemapMenuEntry
- See Also:
 
 
-