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