| Package | Description |
|---|---|
| com.sforce.soap.partner |
| Modifier and Type | Method and Description |
|---|---|
WebLinkPosition |
IDescribeLayoutButton.getWindowPosition()
element : windowPosition of type {urn:partner.soap.sforce.com}WebLinkPosition
java type: com.sforce.soap.partner.WebLinkPosition
|
WebLinkPosition |
DescribeLayoutButton.getWindowPosition() |
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 |
IDescribeLayoutButton.setWindowPosition(WebLinkPosition windowPosition) |
void |
DescribeLayoutButton.setWindowPosition(WebLinkPosition windowPosition) |
Copyright © 2015. All Rights Reserved.