| Package | Description |
|---|---|
| com.sforce.soap.tooling |
| Modifier and Type | Field and Description |
|---|---|
protected CompactLayoutInfo |
CompactLayoutItemInfo.compactLayoutInfo |
protected CompactLayoutInfo |
EntityDefinition.defaultCompactLayout |
| Modifier and Type | Method and Description |
|---|---|
CompactLayoutInfo |
ObjectFactory.createCompactLayoutInfo()
Create an instance of
CompactLayoutInfo |
CompactLayoutInfo |
CompactLayoutItemInfo.getCompactLayoutInfo()
Gets the value of the compactLayoutInfo property.
|
CompactLayoutInfo |
EntityDefinition.getDefaultCompactLayout()
Gets the value of the defaultCompactLayout property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CompactLayoutItemInfo.setCompactLayoutInfo(CompactLayoutInfo value)
Sets the value of the compactLayoutInfo property.
|
void |
EntityDefinition.setDefaultCompactLayout(CompactLayoutInfo value)
Sets the value of the defaultCompactLayout property.
|
Copyright © 2016. All rights reserved.