Uses of Interface
org.hippoecm.frontend.plugins.standards.perspective.ParentApi
-
Packages that use ParentApi Package Description org.hippoecm.frontend.plugins.standards.perspective This package contains classes that render a perspective and facilitate the communication with the navigation application. -
-
Uses of ParentApi in org.hippoecm.frontend.plugins.standards.perspective
Classes in org.hippoecm.frontend.plugins.standards.perspective that implement ParentApi Modifier and Type Class Description class
ParentApiCaller
This class modifies the dom to append javascript when any method of theParentApi
interface is called.
-