com.microsoft.tfs.core.clients.workitem.form
Class WIFormControlTypeConstants
java.lang.Object
com.microsoft.tfs.core.clients.workitem.form.WIFormControlTypeConstants
public class WIFormControlTypeConstants
- extends java.lang.Object
- Since:
- TEE-SDK-10.1
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ATTACHMENTS_CONTROL
public static final java.lang.String ATTACHMENTS_CONTROL
- Constant Field Value:
"AttachmentsControl"
- See Also:
- Constant Field Values
WORK_ITEM_LOG_CONTROL
public static final java.lang.String WORK_ITEM_LOG_CONTROL
- Constant Field Value:
"WorkItemLogControl"
- See Also:
- Constant Field Values
HTML_FIELD_CONTROL
public static final java.lang.String HTML_FIELD_CONTROL
- Constant Field Value:
"HtmlFieldControl"
- See Also:
- Constant Field Values
DATE_TIME_CONTROL
public static final java.lang.String DATE_TIME_CONTROL
- Constant Field Value:
"DateTimeControl"
- See Also:
- Constant Field Values
FIELD_CONTROL
public static final java.lang.String FIELD_CONTROL
- Constant Field Value:
"FieldControl"
- See Also:
- Constant Field Values
LINKS_CONTROL
public static final java.lang.String LINKS_CONTROL
- Constant Field Value:
"LinksControl"
- See Also:
- Constant Field Values
WORK_ITEM_CLASSIFICATION_CONTROL
public static final java.lang.String WORK_ITEM_CLASSIFICATION_CONTROL
- Constant Field Value:
"WorkItemClassificationControl"
- See Also:
- Constant Field Values
LABEL_CONTROL
public static final java.lang.String LABEL_CONTROL
- Constant Field Value:
"LabelControl"
- See Also:
- Constant Field Values
- Since:
- TFS 2010
WEBPAGE_CONTROL
public static final java.lang.String WEBPAGE_CONTROL
- Constant Field Value:
"WebpageControl"
- See Also:
- Constant Field Values
- Since:
- TFS 2010
REPRO_STEPS_CONTROL
public static final java.lang.String REPRO_STEPS_CONTROL
- Visual Studio test custom control.
- Constant Field Value:
"ReproStepsControl"
- See Also:
- Constant Field Values
- Since:
- TFS 2010
ASSOCIATED_AUTOMATION_CONTROL
public static final java.lang.String ASSOCIATED_AUTOMATION_CONTROL
- Visual Studio test custom control.
- Constant Field Value:
"AssociatedAutomationControl"
- See Also:
- Constant Field Values
- Since:
- TFS 2010
TEST_STEPS_CONTROL
public static final java.lang.String TEST_STEPS_CONTROL
- Visual Studio test custom control.
- Constant Field Value:
"TestStepsControl"
- See Also:
- Constant Field Values
- Since:
- TFS 2010
WIFormControlTypeConstants
public WIFormControlTypeConstants()
© 2015 Microsoft. All rights reserved.