|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UIForm.ElementType | |
|---|---|
| org.efaps.ui.wicket.models.objects | |
| Uses of UIForm.ElementType in org.efaps.ui.wicket.models.objects |
|---|
| Methods in org.efaps.ui.wicket.models.objects that return UIForm.ElementType | |
|---|---|
UIForm.ElementType |
UIForm.Element.getType()
Getter method for the instance variable UIForm.Element.type. |
static UIForm.ElementType |
UIForm.ElementType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static UIForm.ElementType[] |
UIForm.ElementType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in org.efaps.ui.wicket.models.objects with parameters of type UIForm.ElementType | |
|---|---|
UIForm.Element(UIForm.ElementType _type,
IFormElement _formElement)
Constructor setting the instance variables. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||