|
ColumnsPickerControl |
ColumnsPickerControl is a UserControl for selecting and ordering a collection of Currituck fields/columns and also existing user-defined fields. It has two listviews with available and selected columns and buttons to move items between them. |
|
CountChangedEventArgs |
Simple EventArgs derived class for passing one argument (bool) to an EventHandler as required by FxCop. |
|
DisplayField |
This class abstracts the Fields used in the Package. |
|
DisplayFieldCollection |
This is a collection class that holds DisplayFields. |
|
HtmlControl |
Handles Product Studio description field. Subclasses the RichEditBox, adds IsDirty property and a context menu. |
|
HtmlFilter |
|
|
PickWorkItemsControl |
PickWorkItemsControl is a UserControl for selecting Currituck workitems from a List that can be populated from a query retrieved from the portfolio server or from a simple picker query built from workitem Type, ID and Title words. The List can be single or multiple selection. |
|
ProjectChangedEventArgs |
Simple EventArgs derived class for passing one argument (string) to an EventHandler as required by FxCop. |
|
ProjectPickerControl |
ProjectPickerControl is a UserControl that uses a combobox for selecting a portfolio project from a specific domain namespace. |
|
QueryBuilderControl |
Infrastructure class. Not intended to be called directly from your code. |
|
ResultOptions |
This class encapsulates the two basic elements of the Result Options. 1. The list of Display Fields 2. The list of Sort Fields. |
|
SafeWebBrowser |
A safe version of WebBrowser control. |
|
SafeWebBrowser.MyWebBrowserSite |
|
|
SortField |
This class abstracts the SortFields used in the Package. |
|
SortFieldCollection |
This is a collection class that holds DisplayFields. |
|
StoryboardLinkingHandler |
Provides a double-click handler for storyboard links stored in TFS and linked to a work item. From the comment on IClientLinking: "It should be explicitly declared as ComVisible to better work with the plugin architecture without dependency on COM visibility set for the assembly |
|
VirtualColumn |
Virtual Column (Field) class to passed to/from ColumnsPickerControl class. |
|
VirtualColumnCollection |
Virtual Column (Field) List class to passed to/from ColumnsPickerControl class. |
|
VirtualColumnsComparer |
|
|
WorkItemFormControl |
Obsolete. This is a control that will display controls that enable editing of a Work Item given 1. a reference to the work item 2. the form definition |
|
WorkItemGridValueProviderEventArgs |
|
|
WorkItemInformationBar |
|
|
WorkItemInformationProvider |
|
|
WorkItemResultGrid |
This class provides a simple interface to display work items. Given a IResultListDataProvider and a ResultOptions object (or a WorkItemStore and a WIQL statement) the grid will display the contents of the WorkItemCollection or result tree for link queries. You may add your own columns by use of Columns.Add and by implementing the event CellValueNeeded. |
|
WorkItemResultGrid.ColumnInfo |
|