com.microsoft.tfs.core.clients.workitem.form
Interface WIFormSplitter

All Superinterfaces:
WIFormElement

public interface WIFormSplitter
extends WIFormElement

WIFormSplitter - represents the "SplitterType" complex type.

Since:
TEE-SDK-10.1

Method Summary
 WIFormDockEnum getDock()
          Corresponds to the "Dock" attribute in XML use: required
 
Methods inherited from interface com.microsoft.tfs.core.clients.workitem.form.WIFormElement
getAttribute, getAttributeNames, getChildElements, getParentElement
 

Method Detail

getDock

WIFormDockEnum getDock()
Corresponds to the "Dock" attribute in XML use: required



© 2015 Microsoft. All rights reserved.