| Modifier and Type | Method and Description |
|---|---|
UiBehavior |
LayoutItem.getBehavior() |
UiBehavior |
QuickActionLayoutItem.getUiBehavior() |
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 | Method and Description |
|---|---|
void |
LayoutItem.setBehavior(UiBehavior behavior) |
void |
QuickActionLayoutItem.setUiBehavior(UiBehavior uiBehavior) |
Copyright © 2017. All Rights Reserved.