Uses of Class
wt.templateutil.table.PDMLinkCheckboxHeader

Packages that use PDMLinkCheckboxHeader
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 PDMLinkCheckboxHeader in com.ptc.windchill.cadx.common.picker.table
 

Methods in com.ptc.windchill.cadx.common.picker.table with parameters of type PDMLinkCheckboxHeader
 String PickerHTMLTable.printHeaders(PDMLinkCheckboxHeader checkBoxHeader, Object value, Properties formData, OutputStream os, Locale locale)
          Overrides super.printHeaders.
 

Uses of PDMLinkCheckboxHeader in wt.templateutil.table
 

Methods in wt.templateutil.table with parameters of type PDMLinkCheckboxHeader
 String PDMLinkHTMLTable.printHeaders(PDMLinkCheckboxHeader checkBoxHeader, Object value, Properties formData, OutputStream os, Locale locale)
          Deprecated. Generates the HTML for the column headers for the data rows.