ILinkable, ITableItempublic class ClassPage extends TablePage<IClassCoverage>
context, folder| Constructor | Description |
|---|---|
ClassPage(IClassCoverage classNode,
ReportPage parent,
ILinkable sourcePage,
ReportOutputFolder folder,
IHTMLReportContext context) |
Creates a new visitor in the given context.
|
| Modifier and Type | Method | Description |
|---|---|---|
protected java.lang.String |
getFileName() |
Specifies the local file name of this page.
|
java.lang.String |
getLinkLabel() |
Returns the display label used for the link.
|
protected java.lang.String |
getOnload() |
Returns the onload handler for this page.
|
void |
render() |
Renders this page's content and optionally additional pages.
|
getLinkStyle, getNodeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetLink, infoLinks, isRootPagepublic ClassPage(IClassCoverage classNode, ReportPage parent, ILinkable sourcePage, ReportOutputFolder folder, IHTMLReportContext context)
classNode - coverage data for this classparent - optional hierarchical parentsourcePage - corresponding source page or nullfolder - base folder to create this page incontext - settings contextprotected java.lang.String getOnload()
ReportPagegetOnload in class ReportPagenullpublic void render()
throws java.io.IOException
ReportPagerender in class ReportPagejava.io.IOException - if the page can't be writtenprotected java.lang.String getFileName()
ReportPagegetFileName in class ReportPagepublic java.lang.String getLinkLabel()
ILinkablegetLinkLabel in interface ILinkablegetLinkLabel in class NodePage<IClassCoverage>Copyright © 2018. All rights reserved.