public class GroupPage extends TablePage<ICoverageNode>
context, folder
Constructor and Description |
---|
GroupPage(ICoverageNode node,
ReportPage parent,
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.
|
getLinkLabel, getLinkStyle, getNode
getLink, infoLinks, isRootPage, render
public GroupPage(ICoverageNode node, ReportPage parent, ReportOutputFolder folder, IHTMLReportContext context)
node
- corresponding coverage dataparent
- optional hierarchical parentfolder
- base folder to create this page incontext
- settings contextprotected String getOnload()
ReportPage
getOnload
in class ReportPage
null
protected String getFileName()
ReportPage
getFileName
in class ReportPage
Copyright © 2016. All rights reserved.