Package org.hippoecm.frontend.plugins.standards.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.
-
Interface Summary Interface Description ParentApi This interface is the java alternative of the NavLocation typescript interface defined in the bloomreach navigation application. -
Class Summary Class Description CmsSubAppIFrameCommunicationBehavior Add thisBehavior
to aPerspective
to add an iframe that communicates with the cms using the navigation application communication library.NavAppPerspective Provides utility methods for NavApp related properties of PerspectivesParentApiCaller This class modifies the dom to append javascript when any method of theParentApi
interface is called.Perspective