| Package | Description |
|---|---|
| org.bonitasoft.web.designer.generator.widgets |
| Modifier and Type | Method and Description |
|---|---|
static PbInput.LabelPosition |
PbInput.LabelPosition.fromValue(String value) |
PbInput.LabelPosition |
PbInput.getLabelPosition() |
static PbInput.LabelPosition |
PbInput.LabelPosition.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PbInput.LabelPosition[] |
PbInput.LabelPosition.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PbInput.setLabelPosition(PbInput.LabelPosition labelPosition) |
Copyright © 2021. All rights reserved.