Uses of Class
wt.templateutil.table.ColumnCollapseService

Packages that use ColumnCollapseService
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 ColumnCollapseService in wt.templateutil.table
 

Fields in wt.templateutil.table declared as ColumnCollapseService
protected  ColumnCollapseService PDMLinkTableHeader.collapseService
          Deprecated.  
private  ColumnCollapseService PDMLinkTableColumn.columnCollapseService
          Deprecated.  
 

Methods in wt.templateutil.table that return ColumnCollapseService
protected  ColumnCollapseService PDMLinkTableHeader.getCollapseService()
          Deprecated.  
 ColumnCollapseService PDMLinkTableColumn.getColumnCollapseService()
          Deprecated.  
 

Methods in wt.templateutil.table with parameters of type ColumnCollapseService
 void PDMLinkTableColumn.setColumnCollapseService(ColumnCollapseService columnCollapseService)
          Deprecated.