Class IssuesTablePortlet.PortletTableModel

  • Enclosing class:
    IssuesTablePortlet

    public static class IssuesTablePortlet.PortletTableModel
    extends Object
    Provides the model for the two-dimensional table of issues per type and job.
    • Method Detail

      • size

        public int size()
        Returns the number of rows in this model.
        Returns:
        the number of rows
      • getToolNames

        public Collection<String> getToolNames()
        Returns the names of the tools that should be used as column header of the table.
        Returns:
        the tool names (may contain valid HTML)