ILinkable
, ITableItem
public class GroupPage extends TablePage<ICoverageNode>
context, folder
Constructor | Description |
---|---|
GroupPage(ICoverageNode node,
ReportPage parent,
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.
|
protected java.lang.String |
getOnload() |
Returns the onload handler for this page.
|
getLinkLabel, getLinkStyle, getNode
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
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 java.lang.String getOnload()
ReportPage
getOnload
in class ReportPage
null
protected java.lang.String getFileName()
ReportPage
getFileName
in class ReportPage
Copyright © 2018. All rights reserved.