Uses of Interface
com.sforce.soap.partner.IDescribeLayoutComponent
-
Packages that use IDescribeLayoutComponent Package Description com.sforce.soap.partner -
-
Uses of IDescribeLayoutComponent in com.sforce.soap.partner
Subinterfaces of IDescribeLayoutComponent in com.sforce.soap.partner Modifier and Type Interface Description interfaceIAnalyticsCloudComponentThis is a generated class for the SObject Enterprise API.interfaceICanvasThis is a generated class for the SObject Enterprise API.interfaceICustomLinkComponentThis is a generated class for the SObject Enterprise API.interfaceIFieldComponentThis is a generated class for the SObject Enterprise API.interfaceIFieldLayoutComponentThis is a generated class for the SObject Enterprise API.interfaceIReportChartComponentThis is a generated class for the SObject Enterprise API.interfaceIVisualforcePageThis is a generated class for the SObject Enterprise API.Classes in com.sforce.soap.partner that implement IDescribeLayoutComponent Modifier and Type Class Description classAnalyticsCloudComponentThis is a generated class for the SObject Enterprise API.classCanvasThis is a generated class for the SObject Enterprise API.classCustomLinkComponentThis is a generated class for the SObject Enterprise API.classDescribeLayoutComponentThis is a generated class for the SObject Enterprise API.classFieldComponentThis is a generated class for the SObject Enterprise API.classFieldLayoutComponentThis is a generated class for the SObject Enterprise API.classReportChartComponentThis is a generated class for the SObject Enterprise API.classVisualforcePageThis is a generated class for the SObject Enterprise API.Methods in com.sforce.soap.partner that return IDescribeLayoutComponent Modifier and Type Method Description IDescribeLayoutComponent[]IFieldLayoutComponent. getComponents()element : components of type {urn:partner.soap.sforce.com}DescribeLayoutComponent java type: com.sforce.soap.partner.DescribeLayoutComponent[]IDescribeLayoutComponent[]IDescribeLayoutItem. getLayoutComponents()element : layoutComponents of type {urn:partner.soap.sforce.com}DescribeLayoutComponent java type: com.sforce.soap.partner.DescribeLayoutComponent[]IDescribeLayoutComponentIPartnerConnectionFactory. newIDescribeLayoutComponent()IDescribeLayoutComponentPartnerConnectionFactory. newIDescribeLayoutComponent()Methods in com.sforce.soap.partner with parameters of type IDescribeLayoutComponent Modifier and Type Method Description voidFieldLayoutComponent. setComponents(IDescribeLayoutComponent[] components)voidIFieldLayoutComponent. setComponents(IDescribeLayoutComponent[] components)voidDescribeLayoutItem. setLayoutComponents(IDescribeLayoutComponent[] layoutComponents)voidIDescribeLayoutItem. setLayoutComponents(IDescribeLayoutComponent[] layoutComponents)
-