| Package | Description |
|---|---|
| org.bonitasoft.web.designer.generator.parametrizedWidget |
| Modifier and Type | Method and Description |
|---|---|
static Alignment |
Alignment.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Alignment[] |
Alignment.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ButtonWidget.setAlignment(Alignment alignment) |
void |
TitleWidget.setAlignment(Alignment alignment) |
void |
LinkWidget.setAlignment(Alignment alignment) |
void |
TextWidget.setAlignment(Alignment alignment) |
Copyright © 2020. All rights reserved.