|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DescribeLayoutRow | |
|---|---|
| com.sforce.soap.partner | |
| Uses of DescribeLayoutRow in com.sforce.soap.partner |
|---|
| Methods in com.sforce.soap.partner that return DescribeLayoutRow | |
|---|---|
DescribeLayoutRow[] |
DescribeLayoutSection.getLayoutRows()
Gets the layoutRows value for this DescribeLayoutSection. |
DescribeLayoutRow |
DescribeLayoutSection.getLayoutRows(int i)
|
| Methods in com.sforce.soap.partner with parameters of type DescribeLayoutRow | |
|---|---|
void |
DescribeLayoutSection.setLayoutRows(DescribeLayoutRow[] layoutRows)
Sets the layoutRows value for this DescribeLayoutSection. |
void |
DescribeLayoutSection.setLayoutRows(int i,
DescribeLayoutRow _value)
|
| Constructors in com.sforce.soap.partner with parameters of type DescribeLayoutRow | |
|---|---|
DescribeLayoutSection(int columns,
java.lang.String heading,
DescribeLayoutRow[] layoutRows,
int rows,
boolean useCollapsibleSection,
boolean useHeading)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||