Uses of Interface
com.sforce.soap.partner.IDescribeLayoutSection
-
Packages that use IDescribeLayoutSection Package Description com.sforce.soap.partner -
-
Uses of IDescribeLayoutSection in com.sforce.soap.partner
Classes in com.sforce.soap.partner that implement IDescribeLayoutSection Modifier and Type Class Description classDescribeLayoutSectionThis is a generated class for the SObject Enterprise API.Methods in com.sforce.soap.partner that return IDescribeLayoutSection Modifier and Type Method Description IDescribeLayoutSection[]IDescribeLayout. getDetailLayoutSections()element : detailLayoutSections of type {urn:partner.soap.sforce.com}DescribeLayoutSection java type: com.sforce.soap.partner.DescribeLayoutSection[]IDescribeLayoutSection[]IDescribeLayout. getEditLayoutSections()element : editLayoutSections of type {urn:partner.soap.sforce.com}DescribeLayoutSection java type: com.sforce.soap.partner.DescribeLayoutSection[]IDescribeLayoutSectionIDescribeLayout. getHighlightsPanelLayoutSection()element : highlightsPanelLayoutSection of type {urn:partner.soap.sforce.com}DescribeLayoutSection java type: com.sforce.soap.partner.DescribeLayoutSectionIDescribeLayoutSectionIDescribeQuickActionResult. getLayout()element : layout of type {urn:partner.soap.sforce.com}DescribeLayoutSection java type: com.sforce.soap.partner.DescribeLayoutSectionIDescribeLayoutSectionIDescribePathAssistantStep. getLayoutSection()element : layoutSection of type {urn:partner.soap.sforce.com}DescribeLayoutSection java type: com.sforce.soap.partner.DescribeLayoutSectionIDescribeLayoutSection[]IDescribeLayout. getMultirowEditLayoutSections()element : multirowEditLayoutSections of type {urn:partner.soap.sforce.com}DescribeLayoutSection java type: com.sforce.soap.partner.DescribeLayoutSection[]IDescribeLayoutSectionIPartnerConnectionFactory. newIDescribeLayoutSection()IDescribeLayoutSectionPartnerConnectionFactory. newIDescribeLayoutSection()Methods in com.sforce.soap.partner with parameters of type IDescribeLayoutSection Modifier and Type Method Description voidDescribeLayout. setDetailLayoutSections(IDescribeLayoutSection[] detailLayoutSections)voidIDescribeLayout. setDetailLayoutSections(IDescribeLayoutSection[] detailLayoutSections)voidDescribeLayout. setEditLayoutSections(IDescribeLayoutSection[] editLayoutSections)voidIDescribeLayout. setEditLayoutSections(IDescribeLayoutSection[] editLayoutSections)voidDescribeLayout. setHighlightsPanelLayoutSection(IDescribeLayoutSection highlightsPanelLayoutSection)voidIDescribeLayout. setHighlightsPanelLayoutSection(IDescribeLayoutSection highlightsPanelLayoutSection)voidDescribeQuickActionResult. setLayout(IDescribeLayoutSection layout)voidIDescribeQuickActionResult. setLayout(IDescribeLayoutSection layout)voidDescribePathAssistantStep. setLayoutSection(IDescribeLayoutSection layoutSection)voidIDescribePathAssistantStep. setLayoutSection(IDescribeLayoutSection layoutSection)voidDescribeLayout. setMultirowEditLayoutSections(IDescribeLayoutSection[] multirowEditLayoutSections)voidIDescribeLayout. setMultirowEditLayoutSections(IDescribeLayoutSection[] multirowEditLayoutSections)
-