Uses of Interface
wt.templateutil.table.CheckBoxColumnAble

Packages that use CheckBoxColumnAble
com.ptc.windchill.cadx.common.picker.table   
wt.change2.htmlclient Defines an interface for the change objects from wt.change2
wt.doc   
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 CheckBoxColumnAble in com.ptc.windchill.cadx.common.picker.table
 

Classes in com.ptc.windchill.cadx.common.picker.table that implement CheckBoxColumnAble
 class PickerHTMLTable
          There is no way to set the icon table column, other than creating your own table class.
 

Uses of CheckBoxColumnAble in wt.change2.htmlclient
 

Classes in wt.change2.htmlclient that implement CheckBoxColumnAble
 class ChangeableAssociationTable
          Deprecated. This class is still valid for this release, however this serves as advance notice that it will be removed in the future. All user interfaces built using the Windchill HTML Template Processing client architecture will be rewritten on a JSP framework in an upcoming release. This table model is used to display Changeable objects that are associated with Change Object. This is needed in order to have a Comments: row associated with each Changeable.
 class SubjectProductAssociationTable
          Deprecated. This class is still valid for this release, however this serves as advance notice that it will be removed in the future. All user interfaces built using the Windchill HTML Template Processing client architecture will be rewritten on a JSP framework in an upcoming release. This table model is used to display WTProductMaster objects that are associated with Change Object. This is needed in order to have a Comments: row associated with each Changeable.
 

Uses of CheckBoxColumnAble in wt.doc
 

Classes in wt.doc that implement CheckBoxColumnAble
 class DocumentReferenceTable
          

Supported API: false

Extendable: false
 

Uses of CheckBoxColumnAble in wt.templateutil.table
 

Classes in wt.templateutil.table that implement CheckBoxColumnAble
 class PDMLinkHTMLTable
          Deprecated.  
 class WTHtmlTable
          Deprecated.