Uses of Class
wt.templateutil.table.PDMLinkTableColumn

Packages that use PDMLinkTableColumn
com.ptc.windchill.cadx.common.picker.table   
wt.templateutil.table Provides support for PDMLink-like HTML tables and defines several table services:
AssociationListTableService AttributeListTableService BasicTableService ListContentTableService TemplateProcessorTableService
including support for special columns, column headers and table entires with special formatting, etc. 
 

Uses of PDMLinkTableColumn in com.ptc.windchill.cadx.common.picker.table
 

Subclasses of PDMLinkTableColumn in com.ptc.windchill.cadx.common.picker.table
 class PickerIconTableColumn
          There is no way to set the default link component, other than creating your own icon first cell component class.
 

Uses of PDMLinkTableColumn in wt.templateutil.table
 

Subclasses of PDMLinkTableColumn in wt.templateutil.table
 class PDMLinkIconNoLinkTableColumn
           
 class PDMLinkIconTableColumn