Package org.hippoecm.frontend.plugins.standards.perspective
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.
-
ClassDescriptionAdd this
Behavior
to aPerspective
to add an iframe that communicates with the cms using the navigation application communication library.Provides utility methods for NavApp related properties of PerspectivesThis interface is the java alternative of the NavLocation typescript interface defined in the bloomreach navigation application.This class modifies the dom to append javascript when any method of theParentApi
interface is called.