Uses of Package
com.microsoft.tfs.core.clients.workitem.fields

Packages that use com.microsoft.tfs.core.clients.workitem.fields
com.microsoft.tfs.core.clients.workitem   
com.microsoft.tfs.core.clients.workitem.fields   
com.microsoft.tfs.core.clients.workitem.query   
com.microsoft.tfs.core.clients.workitem.query.qe   
com.microsoft.tfs.core.clients.workitem.wittype   
 

Classes in com.microsoft.tfs.core.clients.workitem.fields used by com.microsoft.tfs.core.clients.workitem
FieldCollection
          Represents a collection of Fields in a WorkItem object.
FieldDefinitionCollection
          Describes a collection of FieldDefinition objects.
 

Classes in com.microsoft.tfs.core.clients.workitem.fields used by com.microsoft.tfs.core.clients.workitem.fields
AllowedValuesCollection
           
Field
          Represents a field in a WorkItem.
FieldChangeEvent
          Event fired when a Field's value changes.
FieldChangeListener
          Interface for listeners of the FieldChangeEvent.
FieldDefinition
          Represents the attributes of a Field.
FieldStatus
          Enumerates the status of a Field.
FieldType
          Describes the data type of a Field.
FieldUsages
          Describes the type of object on which a FieldDefinition applies.
ReportingType
          Describes the reporting type of the field.
ValuesCollection
          Represents a list of valid values for a Field.
 

Classes in com.microsoft.tfs.core.clients.workitem.fields used by com.microsoft.tfs.core.clients.workitem.query
FieldDefinition
          Represents the attributes of a Field.
FieldDefinitionCollection
          Describes a collection of FieldDefinition objects.
FieldType
          Describes the data type of a Field.
 

Classes in com.microsoft.tfs.core.clients.workitem.fields used by com.microsoft.tfs.core.clients.workitem.query.qe
FieldDefinition
          Represents the attributes of a Field.
FieldDefinitionCollection
          Describes a collection of FieldDefinition objects.
 

Classes in com.microsoft.tfs.core.clients.workitem.fields used by com.microsoft.tfs.core.clients.workitem.wittype
FieldDefinitionCollection
          Describes a collection of FieldDefinition objects.
 



© 2015 Microsoft. All rights reserved.