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 Modifier and Type Method Description DashboardComponentSectionDashboard. getLeftSection()DashboardComponentSectionDashboard. getMiddleSection()DashboardComponentSectionDashboard. getRightSection()Methods in com.sforce.soap.metadata with parameters of type DashboardComponentSection Modifier and Type Method Description voidDashboard. setLeftSection(DashboardComponentSection leftSection)voidDashboard. setMiddleSection(DashboardComponentSection middleSection)voidDashboard. setRightSection(DashboardComponentSection rightSection)
-