public class CmsLockReportMenuEntry extends A_CmsSitemapMenuEntry
| 构造器和说明 |
|---|
CmsLockReportMenuEntry(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, setVisiblepublic CmsLockReportMenuEntry(CmsSitemapHoverbar hoverbar)
hoverbar - the hoverbarpublic void execute()
I_CmsContextMenuEntrypublic void onShow(CmsHoverbarShowEvent event)
A_CmsSitemapMenuEntryonShow 在接口中 I_CmsHoverbarShowHandleronShow 在类中 A_CmsSitemapMenuEntryevent - the eventA_CmsSitemapMenuEntry.onShow(org.opencms.ade.sitemap.client.hoverbar.CmsHoverbarShowEvent)