Class AddComponentResultsTableView

java.lang.Object
com.ptc.core.htmlcomp.tableview.AbstractConfigurableTable
com.ptc.core.htmlcomp.components.JCAConfigurableTable
com.ptc.windchill.enterprise.workSet.views.AddComponentResultsTableView
All Implemented Interfaces:
com.ptc.core.htmlcomp.components.JCAMappable, ConfigurableTable, com.ptc.core.htmlcomp.tableview.FreezableConfigurableTable, com.ptc.core.htmlcomp.tableview.RuntimeTableViewHolder

public class AddComponentResultsTableView extends JCAConfigurableTable
The default search result view for the Work Set component item picker.

Supported API: true

Extendable: true
  • Method Details

    • getClassTypes

      public Class[] getClassTypes()
      The default view for the Work Set component item picker search result supports all Changeable2.

      Supported API: true
      Returns:
      an array of class types for the view.
    • getDefaultSortColumn

      public String getDefaultSortColumn()
      The default sort column is the number column.

      Supported API: true
      Returns:
      number column identifier.
    • getOOTBActiveViewName

      public String getOOTBActiveViewName()
      The default view is the out of the box active view for the Work Set component item picker search result.

      Supported API: true
      Returns:
      the name of the default view.
    • getOOTBTableViews

      public List getOOTBTableViews(String tableId, Locale locale) throws WTException
      Creates one default view for the Work Set component item picker search result.

      Supported API: true
      Parameters:
      tableId -
      locale -
      Returns:
      the list of views.
      Throws:
      WTException
    • getSpecialTableColumnsAttrDefinition

      public List getSpecialTableColumnsAttrDefinition(Locale locale)
      There are no special table columns in the default view for the Work Set component item picker search result.

      Supported API: true
      Parameters:
      locale -
      Returns:
      the list of special columns in a view.