| Package | Description |
|---|---|
| com.sforce.soap.tooling | |
| com.sforce.soap.tooling.metadata |
| Modifier and Type | Field and Description |
|---|---|
protected WebLinkPosition |
DescribeLayoutButton.windowPosition |
| Modifier and Type | Method and Description |
|---|---|
static WebLinkPosition |
WebLinkPosition.fromValue(String v) |
WebLinkPosition |
DescribeLayoutButton.getWindowPosition()
Gets the value of the windowPosition property.
|
static WebLinkPosition |
WebLinkPosition.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WebLinkPosition[] |
WebLinkPosition.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeLayoutButton.setWindowPosition(WebLinkPosition value)
Sets the value of the windowPosition property.
|
| Modifier and Type | Field and Description |
|---|---|
protected WebLinkPosition |
WebLink.position |
| Modifier and Type | Method and Description |
|---|---|
WebLinkPosition |
WebLink.getPosition()
Gets the value of the position property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WebLink.setPosition(WebLinkPosition value)
Sets the value of the position property.
|
Copyright © 2016. All rights reserved.