public class CmsAvailabilityMenuEntry extends A_CmsSitemapMenuEntry
Constructor and Description |
---|
CmsAvailabilityMenuEntry(CmsSitemapHoverbar hoverbar)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
execute()
Executes the context menu action.
|
void |
onShow()
Executed when the context-menu is opened.
|
protected void |
updateEntry()
Updates the sitemap entry.
|
deattachHoverbar, generateMenuItem, getHoverbar, getIconClass, getJspPath, getLabel, getName, getReason, getSubMenu, hasSubMenu, isActive, isSeparator, isVisible, setActive, setDisabledReason, setLabel, setVisible
public CmsAvailabilityMenuEntry(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 void updateEntry()