Class ProjectProblemReportsTableViews

All Implemented Interfaces:
com.ptc.core.htmlcomp.components.JCAMappable, ConfigurableTable, com.ptc.core.htmlcomp.tableview.FreezableConfigurableTable, com.ptc.core.htmlcomp.tableview.RuntimeTableViewHolder

public class ProjectProblemReportsTableViews extends ListProblemReportsTableViews
Configures the default views for the Problem Reports table under the Project change tab.

Supported API: true

Extendable: true
  • Method Details

    • getDefaultViewDescription

      protected String getDefaultViewDescription(String viewName)
      Provide the description for the Problem Reports table in the project.

      Supported API: true
      Overrides:
      getDefaultViewDescription in class ListProblemReportsTableViews
      Parameters:
      viewName - The locale for the description.
      Returns:
      String The default description for the view.