Uses of Interface
com.microsoft.tfs.core.clients.workitem.form.WIFormElement

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

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

Subinterfaces of WIFormElement in com.microsoft.tfs.core.clients.workitem.form
 interface WIFormColumn
          WIFormColumn - represents the "ColumnType" complex type.
 interface WIFormControl
          WIFormControl - represents the "ControlType" complex type.
 interface WIFormDescription
          WIFormDescription - represents the "Form" complex type.
 interface WIFormGroup
          WIFormGroup - represents the "GroupType" complex type.
 interface WIFormLabelText
           
 interface WIFormLayout
          WIFormLayout - represents the "LayoutType" complex type.
 interface WIFormLink
           
 interface WIFormParam
           
 interface WIFormSplitter
          WIFormSplitter - represents the "SplitterType" complex type.
 interface WIFormTab
          WIFormTab - represents the "TabType" complex type.
 interface WIFormTabGroup
          WIFormTabGroup - represents the "TabGroupType" complex type.
 interface WIFormText
           
 

Methods in com.microsoft.tfs.core.clients.workitem.form that return WIFormElement
 WIFormElement[] WIFormElement.getChildElements()
           
 WIFormElement WIFormElement.getParentElement()
           
 



© 2015 Microsoft. All rights reserved.