| Package | Description |
|---|---|
| com.sforce.soap.tooling | |
| com.sforce.soap.tooling.metadata |
| Modifier and Type | Field and Description |
|---|---|
protected WebLinkWindowType |
DescribeLayoutButton.behavior |
| Modifier and Type | Method and Description |
|---|---|
static WebLinkWindowType |
WebLinkWindowType.fromValue(String v) |
WebLinkWindowType |
DescribeLayoutButton.getBehavior()
Gets the value of the behavior property.
|
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 |
DescribeLayoutButton.setBehavior(WebLinkWindowType value)
Sets the value of the behavior property.
|
| Modifier and Type | Field and Description |
|---|---|
protected WebLinkWindowType |
WebLink.openType |
| Modifier and Type | Method and Description |
|---|---|
WebLinkWindowType |
WebLink.getOpenType()
Gets the value of the openType property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WebLink.setOpenType(WebLinkWindowType value)
Sets the value of the openType property.
|
Copyright © 2016. All rights reserved.