public class CmsNewChoiceMenuEntry extends A_CmsSitemapMenuEntry
Constructor and Description |
---|
CmsNewChoiceMenuEntry(CmsSitemapHoverbar hoverbar)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
protected java.util.List<org.opencms.gwt.shared.CmsModelResourceInfo> |
createModelInfos(java.util.List<org.opencms.ade.sitemap.shared.CmsNewResourceInfo> resourceInfos)
Helper method to create model resource info beans from new resource info beans.
|
void |
execute()
Executes the context menu action.
|
void |
onShow()
Executed when the context-menu is opened.
|
deattachHoverbar, generateMenuItem, getHoverbar, getIconClass, getJspPath, getLabel, getName, getReason, getSubMenu, hasSubMenu, isActive, isSeparator, isVisible, setActive, setDisabledReason, setLabel, setVisible
public CmsNewChoiceMenuEntry(CmsSitemapHoverbar hoverbar)
hoverbar
- the hoverbarpublic void execute()
I_CmsContextMenuEntry
I_CmsContextMenuEntry.execute()
public void onShow()
A_CmsSitemapMenuEntry
onShow
in class A_CmsSitemapMenuEntry
A_CmsSitemapMenuEntry.onShow()
protected java.util.List<org.opencms.gwt.shared.CmsModelResourceInfo> createModelInfos(java.util.List<org.opencms.ade.sitemap.shared.CmsNewResourceInfo> resourceInfos)
resourceInfos
- the resource info beans