public class BundlePage extends TablePage<ICoverageNode>
context, folder
Constructor and Description |
---|
BundlePage(IBundleCoverage bundle,
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.
|
protected String |
getOnload()
Returns the onload handler for this page.
|
void |
render()
Renders this page's content and optionally additional pages.
|
getLinkLabel, getLinkStyle, getNode
getLink, isRootPage
public BundlePage(IBundleCoverage bundle, ReportPage parent, ISourceFileLocator locator, ReportOutputFolder folder, IHTMLReportContext context)
bundle
- 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
Copyright © 2013. All Rights Reserved.