Uses of Class
wt.templateutil.components.HTMLComponentFactory

Packages that use HTMLComponentFactory
com.ptc.windchill.cadx.common.picker.components   
wt.change2.htmlclient Defines an interface for the change objects from wt.change2
wt.doc   
wt.enterprise Provides the abstract building blocks of functionality from which most businesses classes are extended; also defines support for template processors, delegates and factories that are useful for UI development for these business classes. 
wt.notify
Provides classes to represent, manage, and execute notification definitions. 
wt.org.electronicIdentity   
wt.templateutil.components Defines HTMLComponents that can be retrieved from the HTMLComponentFactory
wt.templateutil.processor Defines the DefaultTemplateProcessor which is a common super class for all template processors and provides many implementations of it. 
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. 
wt.workflow.worklist
Provides workflow classes that construct the interface for users to view and act on their work items. 
 

Uses of HTMLComponentFactory in com.ptc.windchill.cadx.common.picker.components
 

Methods in com.ptc.windchill.cadx.common.picker.components with parameters of type HTMLComponentFactory
 void PickerIconFirstCellComponent.init(String selector, Object value, HTMLComponentFactory componentFactory, String mode, Properties props)
           
private  void PickerIconFirstCellComponent.initLinkComponent(DefaultLinkComponent linkComponent, String selector, Object value, HTMLComponentFactory componentFactory, String mode, Properties linkProps, String idSuffix)
           
 

Uses of HTMLComponentFactory in wt.change2.htmlclient
 

Methods in wt.change2.htmlclient with parameters of type HTMLComponentFactory
 void SignatureTable.init(String selector, Object value, HTMLComponentFactory componentFactory, String mode, Properties props)
          Deprecated. 

Supported API: false
 void ScrollAnchorComponent.init(String selector, Object value, HTMLComponentFactory componentFactory, String mode, Properties props)
          Deprecated. 

Supported API: false
 void LinkStringCellComponent.init(String selector, Object value, HTMLComponentFactory componentFactory, String mode, Properties props)
          Deprecated. 

Supported API: false
 void ImageLinkStringCellComponent.init(String selector, Object value, HTMLComponentFactory componentFactory, String mode, Properties props)
          Deprecated. 

Supported API: false
 void ExpandableTable.init(String selector, Object value, HTMLComponentFactory componentFactory, String mode, Properties props)
          Deprecated.  
 void ExpandableIconComponent.init(String selector, Object value, HTMLComponentFactory componentFactory, String mode, Properties props)
          Deprecated. 

Supported API: false
 void EffectivityLinkCellComponent.init(String selector, Object value, HTMLComponentFactory componentFactory, String mode, Properties props)
          Deprecated. 

Supported API: false
 void ChangeNameComponent.init(String selector, Object value, HTMLComponentFactory componentFactory, String mode, Properties props)
          Deprecated. 

Supported API: false
 

Uses of HTMLComponentFactory in wt.doc
 

Methods in wt.doc with parameters of type HTMLComponentFactory
 void InputTextComponent.init(String selector, Object value, HTMLComponentFactory componentFactory, String mode, Properties props)
          

Supported API: false
 void InputTextCellComponent.init(String selector, Object value, HTMLComponentFactory componentFactory, String mode, Properties props)
          

Supported API: false
 

Uses of HTMLComponentFactory in wt.enterprise
 

Fields in wt.enterprise declared as HTMLComponentFactory
protected  HTMLComponentFactory BasicTemplateProcessor.componentFactory
          Deprecated. Description of the Field
 

Methods in wt.enterprise that return HTMLComponentFactory
 HTMLComponentFactory BasicTemplateProcessor.getHTMLComponentFactory()
          Deprecated. Gets the hTMLComponentFactory attribute of the BasicTemplateProcessor object
 

Uses of HTMLComponentFactory in wt.notify
 

Methods in wt.notify with parameters of type HTMLComponentFactory
 void ValueTableCellComponent.init(String selector, Object value, HTMLComponentFactory componentFactory, String mode, Properties props)
          

Supported API: false
 

Uses of HTMLComponentFactory in wt.org.electronicIdentity
 

Methods in wt.org.electronicIdentity with parameters of type HTMLComponentFactory
 void UserIconNameCellComponent.init(String selector, Object value, HTMLComponentFactory componentFactory, String mode, Properties props)
          Creates the two columns (icon and name) in the ElectronicSignatures.html.
 

Uses of HTMLComponentFactory in wt.templateutil.components
 

Methods in wt.templateutil.components with parameters of type HTMLComponentFactory
 void TreeCellComponent.init(String selector, Object value, HTMLComponentFactory componentFactory, String mode, Properties props)
          Deprecated.  
 void QuantityHeaderComponent.init(String selector, Object value, HTMLComponentFactory componentFactory, String mode, Properties props)
           
 void QuantityCellComponent.init(String selector, Object value, HTMLComponentFactory componentFactory, String mode, Properties props)
           
 void PDMLinkPendingChangeIconCellComponent.init(String selector, Object value, HTMLComponentFactory componentFactory, String mode, Properties props)
           
 void PDMLinkIconFirstNoLinkCellComponent.init(String selector, Object value, HTMLComponentFactory componentFactory, String mode, Properties props)
           
 void PDMLinkIconFirstCellComponent.init(String selector, Object value, HTMLComponentFactory componentFactory, String mode, Properties props)
          Deprecated.  
private  void PDMLinkIconFirstCellComponent.initLinkComponent(DefaultLinkComponent linkComponent, String selector, Object value, HTMLComponentFactory componentFactory, String mode, Properties linkProps, String idSuffix)
          Deprecated.  
 void PDMLinkDefaultHTMLCellComponent.init(String selector, Object value, HTMLComponentFactory componentFactory, String mode, Properties props)
          Deprecated.  
 void NameComponent.init(String selector, Object value, HTMLComponentFactory componentFactory, String mode, Properties props)
          Deprecated.  
 void LatestVersionComponent.init(String selector, Object value, HTMLComponentFactory componentFactory, String mode, Properties props)
          Deprecated.  
 void LatestVersionCellComponent.init(String selector, Object value, HTMLComponentFactory componentFactory, String mode, Properties props)
          Deprecated.  
 void IconFirstCellComponent.init(String selector, Object value, HTMLComponentFactory componentFactory, String mode, Properties props)
          Deprecated.  
private  void IconFirstCellComponent.initLinkComponent(DefaultLinkComponent linkComponent, String selector, Object value, HTMLComponentFactory componentFactory, String mode, Properties linkProps, String idSuffix)
          Deprecated.  
 void HTMLUrlAwareTextFieldComponent.init(String selector, Object value, HTMLComponentFactory componentFactory, String mode, Properties props)
           
 void HTMLTextInputComponent.init(String selector, Object value, HTMLComponentFactory componentFactory, String mode, Properties props)
          Deprecated.  
 void HTMLTableHeaderComponent.init(String selector, Object value, HTMLComponentFactory componentFactory, String mode, Properties props)
          Deprecated.  
 void HTMLTableComponent.init(String selector, Object value, HTMLComponentFactory componentFactory, String mode, Properties props)
          Deprecated.  
 void HTMLTableCellComponent.init(String selector, Object value, HTMLComponentFactory componentFactory, String mode, Properties props)
          Deprecated.  
 void HTMLSelectComponent.init(String selector, Object value, HTMLComponentFactory componentFactory, String mode, Properties props)
          Deprecated.  
 void HTMLLinkComponent.init(String selector, Object value, HTMLComponentFactory componentFactory, String mode, Properties props)
          Deprecated.  
 void HTMLJavaScriptComponent.init(String selector, Object value, HTMLComponentFactory componentFactory, String mode, Properties props)
          The javaScriptManager is grabbed from props.
 void HTMLImgComponent.init(String selector, Object value, HTMLComponentFactory componentFactory, String mode, Properties props)
          Deprecated.  
 void HTMLFont.init(String selector, Object value, HTMLComponentFactory componentFactory, String mode, Properties props)
          Deprecated.  
 void HTMLComponent.init(String selector, Object value, HTMLComponentFactory componentFactory, String mode, Properties props)
          Deprecated.  
 void HTMLCheckBoxComponent.init(String selector, Object value, HTMLComponentFactory componentFactory, String mode, Properties props)
          Deprecated.  
 void HTMLButtonComponent.init(String selector, Object value, HTMLComponentFactory componentFactory, String mode, Properties props)
           
 void HTMLBusinessComponent.init(String selector, Object value, HTMLComponentFactory componentFactory, String mode, Properties props)
          Deprecated.  
 void DisableableCheckBoxCellComponent.init(String selector, Object value, HTMLComponentFactory componentFactory, String mode, Properties props)
          Deprecated.  
 void DefaultStringComponent.init(String selector, Object value, HTMLComponentFactory componentFactory, String mode, Properties props)
          Deprecated.  
 void DefaultHTMLHeaderComponent.init(String selector, Object value, HTMLComponentFactory componentFactory, String mode, Properties props)
          Deprecated.  
 void DefaultHTMLComponent.init(String selector, Object value, HTMLComponentFactory componentFactory, String mode, Properties props)
          Deprecated.  
 void DefaultHTMLCellComponent.init(String selector, Object value, HTMLComponentFactory componentFactory, String mode, Properties props)
          Deprecated.  
protected  void DefaultHTMLCellComponent.initComponent(HTMLComponent component, String selector, Object value, HTMLComponentFactory componentFactory, String mode, Properties props)
          Deprecated.  
 void DefaultFontComponent.init(String selector, Object value, HTMLComponentFactory componentFactory, String mode, Properties props)
          Deprecated.  
 void ActionsCellComponent.init(String selector, Object value, HTMLComponentFactory componentFactory, String mode, Properties props)
          Deprecated.  
 void ActionIconComponent.init(String selector, Object value, HTMLComponentFactory componentFactory, String mode, Properties props)
          Deprecated.  
 

Uses of HTMLComponentFactory in wt.templateutil.processor
 

Fields in wt.templateutil.processor declared as HTMLComponentFactory
private  HTMLComponentFactory NavigationProcessorService.componentFactory
          Deprecated.  
 

Methods in wt.templateutil.processor that return HTMLComponentFactory
 HTMLComponentFactory NavigationProcessorService.getComponentFactory()
          Deprecated.  
 

Uses of HTMLComponentFactory in wt.templateutil.table
 

Fields in wt.templateutil.table declared as HTMLComponentFactory
private  HTMLComponentFactory HTMLTable.componentFactory
          Deprecated.  
 

Methods in wt.templateutil.table that return HTMLComponentFactory
 HTMLComponentFactory HTMLTable.getComponentFactory()
          Deprecated.  
 

Methods in wt.templateutil.table with parameters of type HTMLComponentFactory
 void PDMLinkTableHeader.init(String selector, Object value, HTMLComponentFactory componentFactory, String mode, Properties props)
          Deprecated.  
 void HTMLTable.setComponentFactory(HTMLComponentFactory a_ComponentFactory)
          Deprecated.  
 

Uses of HTMLComponentFactory in wt.workflow.worklist
 

Methods in wt.workflow.worklist with parameters of type HTMLComponentFactory
 void TaskTableCellComponent.init(String selector, Object value, HTMLComponentFactory componentFactory, String mode, Properties props)
          

Supported API: false
 void RequiredTableCellComponent.init(String selector, Object value, HTMLComponentFactory componentFactory, String mode, Properties props)