Package | Description |
---|---|
com.sforce.soap.partner |
Modifier and Type | Method and Description |
---|---|
DescribeLayoutRow[] |
DescribeLayoutSection.getLayoutRows()
Gets the layoutRows value for this DescribeLayoutSection.
|
DescribeLayoutRow |
DescribeLayoutSection.getLayoutRows(int i) |
Modifier and Type | Method and Description |
---|---|
void |
DescribeLayoutSection.setLayoutRows(DescribeLayoutRow[] layoutRows)
Sets the layoutRows value for this DescribeLayoutSection.
|
void |
DescribeLayoutSection.setLayoutRows(int i,
DescribeLayoutRow _value) |
Constructor and Description |
---|
DescribeLayoutSection(int columns,
String heading,
DescribeLayoutRow[] layoutRows,
int rows,
boolean useCollapsibleSection,
boolean useHeading) |
Copyright © 2014. All rights reserved.