Class GroupPage

All Implemented Interfaces:
ILinkable, ITableItem

public class GroupPage extends TablePage<ICoverageNode>
Page showing coverage information for a node that groups other nodes. The page shows a table of linked nodes.
  • Constructor Details

    • GroupPage

      public GroupPage(ICoverageNode node, ReportPage parent, ReportOutputFolder folder, IHTMLReportContext context)
      Creates a new visitor in the given context.
      Parameters:
      node - corresponding coverage data
      parent - optional hierarchical parent
      folder - base folder to create this page in
      context - settings context
  • Method Details

    • getOnload

      protected String getOnload()
      Description copied from class: ReportPage
      Returns the onload handler for this page.
      Overrides:
      getOnload in class ReportPage
      Returns:
      handler or null
    • getFileName

      protected String getFileName()
      Description copied from class: ReportPage
      Specifies the local file name of this page.
      Specified by:
      getFileName in class ReportPage
      Returns:
      local file name