Uses of Class
com.microsoft.tfs.core.clients.workitem.form.WIFormReadOnlyEnum

Packages that use WIFormReadOnlyEnum
com.microsoft.tfs.core.clients.workitem.form   
 

Uses of WIFormReadOnlyEnum in com.microsoft.tfs.core.clients.workitem.form
 

Fields in com.microsoft.tfs.core.clients.workitem.form declared as WIFormReadOnlyEnum
static WIFormReadOnlyEnum WIFormReadOnlyEnum.FALSE
           
static WIFormReadOnlyEnum WIFormReadOnlyEnum.TRUE
           
 

Methods in com.microsoft.tfs.core.clients.workitem.form that return WIFormReadOnlyEnum
 WIFormReadOnlyEnum WIFormControl.getReadOnly()
          Corresponds to the "ReadOnly" attribute in XML use: optional
 



© 2015 Microsoft. All rights reserved.