| Package | Description |
|---|---|
| com.bstek.dorado.view.widget.form | |
| com.bstek.dorado.view.widget.form.autoform |
| Modifier and Type | Method and Description |
|---|---|
FormElementLabelPosition |
FormConfig.getLabelPosition() |
FormElementLabelPosition |
FormElement.getLabelPosition() |
FormElementLabelPosition |
FormProfile.getLabelPosition() |
static FormElementLabelPosition |
FormElementLabelPosition.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static FormElementLabelPosition[] |
FormElementLabelPosition.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FormConfig.setLabelPosition(FormElementLabelPosition labelPosition) |
void |
FormElement.setLabelPosition(FormElementLabelPosition labelPosition) |
void |
FormProfile.setLabelPosition(FormElementLabelPosition labelPosition) |
| Modifier and Type | Method and Description |
|---|---|
FormElementLabelPosition |
AutoForm.getLabelPosition() |
| Modifier and Type | Method and Description |
|---|---|
void |
AutoForm.setLabelPosition(FormElementLabelPosition labelPosition) |
Copyright © 2001-2011 www.BSTEK.com All Rights Reserved.