Uses of Class
com.sforce.soap.partner.DescribeLayoutButton

Packages that use DescribeLayoutButton
com.sforce.soap.partner   
 

Uses of DescribeLayoutButton in com.sforce.soap.partner
 

Methods in com.sforce.soap.partner that return DescribeLayoutButton
 DescribeLayoutButton[] DescribeLayout.getButtonLayoutSection()
          Gets the buttonLayoutSection value for this DescribeLayout.
 

Methods in com.sforce.soap.partner with parameters of type DescribeLayoutButton
 void DescribeLayout.setButtonLayoutSection(DescribeLayoutButton[] buttonLayoutSection)
          Sets the buttonLayoutSection value for this DescribeLayout.
 

Constructors in com.sforce.soap.partner with parameters of type DescribeLayoutButton
DescribeLayout(DescribeLayoutButton[] buttonLayoutSection, DescribeLayoutSection[] detailLayoutSections, DescribeLayoutSection[] editLayoutSections, java.lang.String id, RelatedList[] relatedLists)
           
 



Copyright © 2009. All Rights Reserved.