Package | Description |
---|---|
com.sforce.soap.partner |
Modifier and Type | Method and Description |
---|---|
DescribeLayoutComponent[] |
DescribeLayoutItem.getLayoutComponents()
Gets the layoutComponents value for this DescribeLayoutItem.
|
DescribeLayoutComponent |
DescribeLayoutItem.getLayoutComponents(int i) |
Modifier and Type | Method and Description |
---|---|
void |
DescribeLayoutItem.setLayoutComponents(DescribeLayoutComponent[] layoutComponents)
Sets the layoutComponents value for this DescribeLayoutItem.
|
void |
DescribeLayoutItem.setLayoutComponents(int i,
DescribeLayoutComponent _value) |
Constructor and Description |
---|
DescribeLayoutItem(boolean editable,
String label,
DescribeLayoutComponent[] layoutComponents,
boolean placeholder,
boolean required) |
Copyright © 2014. All rights reserved.