| Package | Description |
|---|---|
| com.sforce.soap.partner |
| Modifier and Type | Method and Description |
|---|---|
WebLinkWindowType |
IDescribeLayoutButton.getBehavior()
element : behavior of type {urn:partner.soap.sforce.com}WebLinkWindowType
java type: com.sforce.soap.partner.WebLinkWindowType
|
WebLinkWindowType |
DescribeLayoutButton.getBehavior() |
static WebLinkWindowType |
WebLinkWindowType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WebLinkWindowType[] |
WebLinkWindowType.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.setBehavior(WebLinkWindowType behavior) |
void |
DescribeLayoutButton.setBehavior(WebLinkWindowType behavior) |
Copyright © 2015. All Rights Reserved.