Uses of Class
wt.templateutil.table.ObjectPropertiesTableModel

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

Fields in wt.templateutil.table declared as ObjectPropertiesTableModel
private  ObjectPropertiesTableModel AttributeListTableService.objectPropertiesTableModel
          Deprecated.  
 

Methods in wt.templateutil.table that return ObjectPropertiesTableModel
 ObjectPropertiesTableModel AttributeListTableService.getObjectPropertiesTableModel()
          Deprecated.  
 

Methods in wt.templateutil.table with parameters of type ObjectPropertiesTableModel
 void AttributeListTableService.setObjectPropertiesTableModel(ObjectPropertiesTableModel objectPropertiesTableModel)
          Deprecated.