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

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

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

Methods in com.microsoft.tfs.core.clients.workitem.form that return WIFormPaddingAttribute
 WIFormPaddingAttribute WIFormTabGroup.getMargin()
          Corresponds to the "Margin" attribute in XML use: optional
 WIFormPaddingAttribute WIFormTab.getMargin()
          Corresponds to the "Margin" attribute in XML use: optional
 WIFormPaddingAttribute WIFormLayout.getMargin()
          Corresponds to the "Margin" attribute in XML use: optional
 WIFormPaddingAttribute WIFormGroup.getMargin()
          Corresponds to the "Margin" attribute in XML use: optional
 WIFormPaddingAttribute WIFormControl.getMargin()
          Corresponds to the "Margin" attribute in XML use: optional
 WIFormPaddingAttribute WIFormTabGroup.getPadding()
          Corresponds to the "Padding" attribute in XML use: optional
 WIFormPaddingAttribute WIFormTab.getPadding()
          Corresponds to the "Padding" attribute in XML use: optional
 WIFormPaddingAttribute WIFormLayout.getPadding()
          Corresponds to the "Padding" attribute in XML use: optional
 WIFormPaddingAttribute WIFormGroup.getPadding()
          Corresponds to the "Padding" attribute in XML use: optional
 WIFormPaddingAttribute WIFormControl.getPadding()
          Corresponds to the "Padding" attribute in XML use: optional
 



© 2015 Microsoft. All rights reserved.