| Package | Description |
|---|---|
| com.sforce.soap.partner |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ICustomLinkComponent
Generated by ComplexTypeCodeGenerator.java.
|
interface |
IFieldLayoutComponent
Generated by ComplexTypeCodeGenerator.java.
|
interface |
IReportChartComponent
Generated by ComplexTypeCodeGenerator.java.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CustomLinkComponent
Generated by ComplexTypeCodeGenerator.java.
|
class |
DescribeLayoutComponent
Generated by ComplexTypeCodeGenerator.java.
|
class |
FieldLayoutComponent
Generated by ComplexTypeCodeGenerator.java.
|
class |
ReportChartComponent
Generated by ComplexTypeCodeGenerator.java.
|
| Modifier and Type | Method and 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[]
|
IDescribeLayoutComponent |
IPartnerConnectionFactory.newIDescribeLayoutComponent() |
IDescribeLayoutComponent |
PartnerConnectionFactory.newIDescribeLayoutComponent() |
| Modifier and Type | Method and Description |
|---|---|
void |
IFieldLayoutComponent.setComponents(IDescribeLayoutComponent[] components) |
void |
FieldLayoutComponent.setComponents(IDescribeLayoutComponent[] components) |
void |
IDescribeLayoutItem.setLayoutComponents(IDescribeLayoutComponent[] layoutComponents) |
void |
DescribeLayoutItem.setLayoutComponents(IDescribeLayoutComponent[] layoutComponents) |
Copyright © 2015. All Rights Reserved.