public class CmsEditMenuEntry extends A_CmsSitemapMenuEntry
构造器和说明 |
---|
CmsEditMenuEntry(CmsSitemapHoverbar hoverbar)
Constructor.
|
限定符和类型 | 方法和说明 |
---|---|
protected A_CmsPropertyEditor |
createEntryEditor(I_CmsPropertyEditorHandler handler,
java.util.Map<java.lang.String,CmsXmlContentProperty> propConfig)
Creates the right sitemap entry editor for the current mode.
|
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 CmsEditMenuEntry(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)
protected A_CmsPropertyEditor createEntryEditor(I_CmsPropertyEditorHandler handler, java.util.Map<java.lang.String,CmsXmlContentProperty> propConfig)
handler
- the entry editor handlerpropConfig
- the property configuration to use