Uses of Class
com.sforce.soap.metadata.DashboardComponentSection

Uses of DashboardComponentSection in com.sforce.soap.metadata
 

Methods in com.sforce.soap.metadata that return DashboardComponentSection
 DashboardComponentSection Dashboard.getLeftSection()
           
 DashboardComponentSection Dashboard.getMiddleSection()
           
 DashboardComponentSection Dashboard.getRightSection()
           
 

Methods in com.sforce.soap.metadata with parameters of type DashboardComponentSection
 void Dashboard.setLeftSection(DashboardComponentSection leftSection)
           
 void Dashboard.setMiddleSection(DashboardComponentSection middleSection)
           
 void Dashboard.setRightSection(DashboardComponentSection rightSection)
           
 



Copyright © 2011. All Rights Reserved.