public class CmsNewMenuEntry extends A_CmsSitemapMenuEntry
构造器和说明 |
---|
CmsNewMenuEntry(CmsSitemapHoverbar hoverbar)
Constructor.
|
限定符和类型 | 方法和说明 |
---|---|
void |
execute()
Executes the context menu action.
|
void |
onShow(CmsHoverbarShowEvent event)
Executed when the context-menu parent hoverbar is attached.
|
deattachHoverbar, generateMenuItem, getHoverbar, getIconClass, getJspPath, getLabel, getName, getReason, getSubMenu, hasSubMenu, isActive, isSeparator, isVisible, setActive, setDisabledReason, setLabel, setVisible
public CmsNewMenuEntry(CmsSitemapHoverbar hoverbar)
hoverbar
- the hoverbarpublic void execute()
I_CmsContextMenuEntry
public void onShow(CmsHoverbarShowEvent event)
A_CmsSitemapMenuEntry
onShow
在接口中 I_CmsHoverbarShowHandler
onShow
在类中 A_CmsSitemapMenuEntry
event
- the eventA_CmsSitemapMenuEntry.onShow(org.opencms.ade.sitemap.client.hoverbar.CmsHoverbarShowEvent)