| Package | Description |
|---|---|
| org.bonitasoft.web.designer.generator.widgets |
| Modifier and Type | Method and Description |
|---|---|
static PbText.Alignment |
PbText.Alignment.fromValue(String value) |
PbText.Alignment |
PbText.getAlignment() |
static PbText.Alignment |
PbText.Alignment.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PbText.Alignment[] |
PbText.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 |
PbText.setAlignment(PbText.Alignment alignment) |
Copyright © 2021. All rights reserved.