| Package | Description |
|---|---|
| com.sforce.soap.partner |
| Modifier and Type | Class and Description |
|---|---|
class |
DescribeLayoutButton
This is a generated class for the SObject Enterprise API.
|
| Modifier and Type | Method and Description |
|---|---|
IDescribeLayoutButton[] |
IDescribeCompactLayout.getActions()
element : actions of type {urn:partner.soap.sforce.com}DescribeLayoutButton
java type: com.sforce.soap.partner.DescribeLayoutButton[]
|
IDescribeLayoutButton[] |
IRelatedList.getButtons()
element : buttons of type {urn:partner.soap.sforce.com}DescribeLayoutButton
java type: com.sforce.soap.partner.DescribeLayoutButton[]
|
IDescribeLayoutButton |
ICustomLinkComponent.getCustomLink()
element : customLink of type {urn:partner.soap.sforce.com}DescribeLayoutButton
java type: com.sforce.soap.partner.DescribeLayoutButton
|
IDescribeLayoutButton[] |
IDescribeLayoutButtonSection.getDetailButtons()
element : detailButtons of type {urn:partner.soap.sforce.com}DescribeLayoutButton
java type: com.sforce.soap.partner.DescribeLayoutButton[]
|
IDescribeLayoutButton |
PartnerConnectionFactory.newIDescribeLayoutButton() |
IDescribeLayoutButton |
IPartnerConnectionFactory.newIDescribeLayoutButton() |
| Modifier and Type | Method and Description |
|---|---|
void |
IDescribeCompactLayout.setActions(IDescribeLayoutButton[] actions) |
void |
DescribeCompactLayout.setActions(IDescribeLayoutButton[] actions) |
void |
IRelatedList.setButtons(IDescribeLayoutButton[] buttons) |
void |
RelatedList.setButtons(IDescribeLayoutButton[] buttons) |
void |
ICustomLinkComponent.setCustomLink(IDescribeLayoutButton customLink) |
void |
CustomLinkComponent.setCustomLink(IDescribeLayoutButton customLink) |
void |
IDescribeLayoutButtonSection.setDetailButtons(IDescribeLayoutButton[] detailButtons) |
void |
DescribeLayoutButtonSection.setDetailButtons(IDescribeLayoutButton[] detailButtons) |
Copyright © 2020. All Rights Reserved.