See: Description
Interface | Description |
---|---|
ParentApi |
This interface is the java alternative of the NavLocation typescript interface
defined in the bloomreach navigation application.
|
Class | Description |
---|---|
CmsSubAppIFrameCommunicationBehavior |
Add this
Behavior to a Perspective to add an iframe that communicates
with the cms using the navigation application communication library. |
NavAppPerspective |
Provides utility methods for NavApp related properties of Perspectives
|
ParentApiCaller |
This class modifies the dom to append javascript when
any method of the
ParentApi interface is called. |
Perspective |
This package contains classes that render a perspective and facilitate the communication with the navigation application.
A perspective corresponds to a menu item
in the navigation application. The org.hippoecm.frontend.service.navappsettings.NavAppResourceService
adds is the configuration for the navigation application. The navigation application then adds the menu item.
The perspective is bootstrapped and loaded by the org.hippoecm.frontend.plugin.loader.PluginClusterLoader
.
Copyright © 2007–2021 Hippo B.V. (http://www.onehippo.com). All rights reserved.