Package | Description |
---|---|
com.bstek.dorado.view.widget.form | |
com.bstek.dorado.view.widget.form.autoform |
Modifier and Type | Method and Description |
---|---|
FormElementHintPosition |
FormConfig.getHintPosition() |
FormElementHintPosition |
FormElement.getHintPosition() |
FormElementHintPosition |
FormProfile.getHintPosition() |
static FormElementHintPosition |
FormElementHintPosition.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static FormElementHintPosition[] |
FormElementHintPosition.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.setHintPosition(FormElementHintPosition hintPosition) |
void |
FormElement.setHintPosition(FormElementHintPosition hintPosition) |
void |
FormProfile.setHintPosition(FormElementHintPosition hintPosition) |
Modifier and Type | Method and Description |
---|---|
FormElementHintPosition |
AutoForm.getHintPosition() |
Modifier and Type | Method and Description |
---|---|
void |
AutoForm.setHintPosition(FormElementHintPosition hintPosition) |
Copyright © 2001-2011 www.BSTEK.com All Rights Reserved.