Package 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.

See:
          Description

Interface Summary
AddColumn Deprecated.  
CheckBoxColumnAble Deprecated.  
ColumnIdentifier Deprecated.  
HTMLTableColumnModel Deprecated.  
HTMLTableServiceEventListener Deprecated.  
TableHeaderSetter Deprecated.  
TableModelStub Deprecated.  
UniqueCellIdGenerator This interface allows a table model to provide additional information for the trail id for a specific cell within a table.
 

Class Summary
ActionBarHTMLTable  
ActionColumnTableHeader  
ActionRowTable  
ActionRowTemplateProcessor  
ActionsTableColumn

Supported API: true

Extendable: false
AssociationListTableService Deprecated.  
AssociationTableModel Deprecated.  
AttributeHTMLTable  
AttributeListTableService Deprecated.  
AttributeListTableService.StringTokenizer  
BasicTableService Deprecated.  
CheckBoxTableColumn Deprecated.  
ColumnCollapseService  
ColumnSortService Deprecated.  
DefaultHTMLTableColumnModel Deprecated.  
HTMLTable Deprecated.  
HTMLTableColumn Deprecated.  
HTMLTableServiceEvent This class represents the event fired off when a call from Windchill script of the form
HTMLValueObject Deprecated.  
IconTableColumn Deprecated.  
LatestVersionTableColumn Deprecated.  
ListContentTableService Deprecated.  
NavigationBarHTMLTable  
NavigationBarTableModel  
ObjectPropertiesTableModel Deprecated.  
ObjectPropertiesTableProcessor Deprecated.  
ObjectPropNavBar  
PDMLinkActionRowInfo  
PDMLinkCheckboxColumn  
PDMLinkCheckboxHeader  
PDMLinkHTMLTable Deprecated.  
PDMLinkIconNoLinkTableColumn  
PDMLinkIconTableColumn  
PDMLinkTableColumn Deprecated.  
PDMLinkTableHeader Deprecated.  
PropertiesTableModel  
RowDataTableModel Deprecated.  
SortedTableModel Deprecated.  
TemplateProcessorTableService Deprecated.  
TreeTableColumn

Supported API: true

Extendable: false
TreeTableModel

Supported API: true

Extendable: false
TreeTableNode

Supported API: false

Extendable: false
UpdateDocumentTableModel Deprecated.  
WTAttribute Deprecated.  
WTHtmlTable Deprecated.  
 

Package wt.templateutil.table Description

Provides support for PDMLink-like HTML tables and defines several table services:

  1. AssociationListTableService
  2. AttributeListTableService
  3. BasicTableService
  4. ListContentTableService
  5. TemplateProcessorTableService

including support for special columns, column headers and table entires with special formatting, etc.