Uses of Interface
wt.workflow.TableField

Packages that use TableField
wt.workflow.work
Provides workflow classes responsible for managing the work assigned to individual users. 
wt.workflow.worklist
Provides workflow classes that construct the interface for users to view and act on their work items. 
 

Uses of TableField in wt.workflow.work
 

Classes in wt.workflow.work that implement TableField
 class AssociatedProcessName
          Class AssociatedProcessName is used to create a table entry in a table constructed by an AssociatedProcessProcessor.
 class AssociatedProcessOwner
          Class AssociatedProcessOwner is used to create a table entry in a table constructed by an AssociatedProcessProcessor.
 class AssociatedProcessState
          Class AssociatedProcessState is used to create a table entry in a table constructed by an AssociatedProcessProcessor.
 

Uses of TableField in wt.workflow.worklist
 

Classes in wt.workflow.worklist that implement TableField
 class ActivityDeadline
           
 class ActivityDescription
           
 class ActivityStart
           
 class AssignmentState
           
 class AssociatedProcessLink
           
 class Group
           
 class Owner
           
 class PrimaryBusinessObject
           
 class PrimaryBusinessObjectState
           
 class PrimaryBusinessObjectType
           
 class Priority
           
 class Project
           
 class Required
           
 class Role
           
 class SelectWorkItemCheckbox
           
 class Task
           
 class Team
           
 class WorkflowProcessDeadline
           
 class WorkflowProcessDescription
           
 class WorkflowProcessName
           
 class WorkflowProcessStart
           
 class WorkListField
          This class

Supported API: true

Extendable: false