Class PageDependencyGraph
- java.lang.Object
-
- org.apache.tapestry5.corelib.pages.PageDependencyGraph
-
@UnknownActivationContextCheck(false) @WhitelistAccessOnly public class PageDependencyGraph extends java.lang.Object
Shows graph showing the dependencies of all already loaded pages and its compnoents, mixins and base classes.
-
-
Constructor Summary
Constructors Constructor Description PageDependencyGraph()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getGraphvizValue()
-
-
-
Constructor Detail
-
PageDependencyGraph
public PageDependencyGraph()
-
-
Method Detail
-
getGraphvizValue
public java.lang.String getGraphvizValue()
-
-