public class PackagePage extends TablePage<IPackageCoverage>
context, folder
Constructor and Description |
---|
PackagePage(IPackageCoverage node,
ReportPage parent,
ISourceFileLocator locator,
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, getNode
getLink, isRootPage
public PackagePage(IPackageCoverage node, ReportPage parent, ISourceFileLocator locator, ReportOutputFolder folder, IHTMLReportContext context)
node
- parent
- locator
- folder
- context
- public void render() throws IOException
ReportPage
render
in class ReportPage
IOException
protected String getOnload()
ReportPage
getOnload
in class ReportPage
null
protected String getFileName()
ReportPage
getFileName
in class ReportPage
public String getLinkLabel()
ILinkable
getLinkLabel
in interface ILinkable
getLinkLabel
in class NodePage<IPackageCoverage>
Copyright © 2009-2012 Mountainminds GmbH & Co. KG. All Rights Reserved.