Uses of Interface
wt.templateutil.table.ColumnIdentifier

Packages that use ColumnIdentifier
com.ptc.core.HTMLtemplateutil.server.processors   
com.ptc.windchill.cadx.common.picker.table   
wt.eff Provides generic base effectivity functionality via EffService, EffConfigSpecAssistant and EffGroupAssistant to assert that a PDM object is effective under certain conditions; an out-of-the-box reference implementation of this base functionality is defined by wt.effectivity
wt.notify
Provides classes to represent, manage, and execute notification definitions. 
wt.org.electronicIdentity   
wt.part Defines WTParts and WTPartMasters ( the fundamental enterprise objects used to represent product structures composed of assemblies and components), WTPartUsageLink and WTPartConfigSpec (used to build the structures of parts and select the correct versions of parts from the structures) and the WTPartService to manage these parts. 
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 ColumnIdentifier in com.ptc.core.HTMLtemplateutil.server.processors
 

Classes in com.ptc.core.HTMLtemplateutil.server.processors that implement ColumnIdentifier
 class ShareStatusTableModel
          

Supported API: false

Extendable: false
 

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

Classes in com.ptc.windchill.cadx.common.picker.table that implement ColumnIdentifier
 class PickerRowDataTableModel
          Deprecated.  
 

Uses of ColumnIdentifier in wt.eff
 

Classes in wt.eff that implement ColumnIdentifier
 class EffHistoryTableModel
           
 

Uses of ColumnIdentifier in wt.notify
 

Classes in wt.notify that implement ColumnIdentifier
 class SubscriptionTableModel
          

Supported API: false

Extendable: false
 

Uses of ColumnIdentifier in wt.org.electronicIdentity
 

Classes in wt.org.electronicIdentity that implement ColumnIdentifier
 class SignatureLinkTableModel
          Association table model for the SignatureLink class that represents the "role" attribute (a java.lang.String object representing a wt.project.Role object) as a true wt.project.Role object for display purposes.
 

Uses of ColumnIdentifier in wt.part
 

Classes in wt.part that implement ColumnIdentifier
 class PartSubstitutesTableModel
          Deprecated.  
 

Uses of ColumnIdentifier in wt.templateutil.table
 

Subinterfaces of ColumnIdentifier in wt.templateutil.table
 interface AddColumn
          Deprecated.  
 interface TableHeaderSetter
          Deprecated.  
 

Classes in wt.templateutil.table that implement ColumnIdentifier
 class AssociationTableModel
          Deprecated.  
 class RowDataTableModel
          Deprecated.  
 class SortedTableModel
          Deprecated.  
 class TreeTableModel
          

Supported API: true

Extendable: false
 class UpdateDocumentTableModel
          Deprecated.