Class CmsDeleteModelPageMenuEntry
java.lang.Object
org.opencms.ade.sitemap.client.hoverbar.A_CmsSitemapMenuEntry
org.opencms.ade.sitemap.client.hoverbar.CmsDeleteModelPageMenuEntry
- All Implemented Interfaces:
 I_CmsContextMenuEntry
Sitemap context menu delete entry.
- Since:
 - 8.0.0
 
- 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class org.opencms.ade.sitemap.client.hoverbar.A_CmsSitemapMenuEntry
deattachHoverbar, generateMenuItem, getHoverbar, getIconClass, getJspPath, getLabel, getName, getReason, getSubMenu, hasSubMenu, isActive, isSeparator, isVisible, setActive, setDisabledReason, setLabel, setVisible 
- 
Constructor Details
- 
CmsDeleteModelPageMenuEntry
Constructor.- Parameters:
 hoverbar- the hoverbar
 
 - 
 - 
Method Details
- 
execute
Description copied from interface:I_CmsContextMenuEntryExecutes the context menu action.- See Also:
 
 - 
onShow
Description copied from class:A_CmsSitemapMenuEntryExecuted when the context-menu is opened.- Specified by:
 onShowin classA_CmsSitemapMenuEntry- See Also:
 
 
 -