public class ClassPage extends TablePage<IClassCoverage>
context, folder| Constructor and Description |
|---|
ClassPage(IClassCoverage classNode,
ReportPage parent,
ILinkable sourcePage,
ReportOutputFolder folder,
IHTMLReportContext context)
Creates a new visitor in the given context.
|
| Modifier and Type | Method and Description |
|---|---|
protected String |
getFileName()
Specifies the local file name of this page.
|
String |
getLinkLabel()
Returns the display label used for the link.
|
protected String |
getOnload()
Returns the onload handler for this page.
|
void |
render()
Renders this page's content and optionally additional pages.
|
getLinkStyle, getNodegetLink, isRootPagepublic ClassPage(IClassCoverage classNode, ReportPage parent, ILinkable sourcePage, ReportOutputFolder folder, IHTMLReportContext context)
classNode - parent - sourcePage - corresponding source page or nullfolder - context - protected String getOnload()
ReportPagegetOnload in class ReportPagenullpublic void render()
throws IOException
ReportPagerender in class ReportPageIOExceptionprotected String getFileName()
ReportPagegetFileName in class ReportPagepublic String getLinkLabel()
ILinkablegetLinkLabel in interface ILinkablegetLinkLabel in class NodePage<IClassCoverage>Copyright © 2009-2012 Mountainminds GmbH & Co. KG. All Rights Reserved.