Class ParentApiCaller
java.lang.Object
org.hippoecm.frontend.plugins.standards.perspective.ParentApiCaller
- All Implemented Interfaces:
ParentApi
This class modifies the dom to append javascript when
any method of the
ParentApi
interface is called.-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
updateNavLocation
(String path, String breadcrumbLabel, boolean addHistory)
-
Constructor Details
-
ParentApiCaller
public ParentApiCaller()
-
-
Method Details