Package | Description |
---|---|
org.hippoecm.hst.core.sitemenu |
The org.hippoecm.hst.core.sitemenu package defines the API for the HST Core SiteMenu
|
org.hippoecm.hst.mock.core.sitemenu |
Modifier and Type | Class and Description |
---|---|
class |
EditableMenuImpl |
Modifier and Type | Method and Description |
---|---|
EditableMenu |
HstSiteMenu.getEditableMenu()
Returns an
instance from this HstSiteMenu. |
EditableMenu |
EditableMenuItem.getEditableMenu() |
EditableMenu |
EditableMenuItemImpl.getEditableMenu() |
Constructor and Description |
---|
EditableMenuItemImpl(EditableMenu editableMenu,
EditableMenuItem parentItem,
HstSiteMenuItem siteMenuItem) |
Modifier and Type | Method and Description |
---|---|
EditableMenu |
MockHstSiteMenu.getEditableMenu() |
Modifier and Type | Method and Description |
---|---|
void |
MockHstSiteMenu.setEditableMenu(EditableMenu editableMenu) |
Copyright © 2008–2016 Hippo B.V. (http://www.onehippo.com). All rights reserved.