Package | Description |
---|---|
enums | |
formelem | |
htmltags | |
ifaces |
Modifier and Type | Method and Description |
---|---|
static FieldTypes |
FieldTypes.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static FieldTypes[] |
FieldTypes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
FieldTypes |
AjwipTextArea.getType() |
FieldTypes |
AjwipSelect.getType() |
FieldTypes |
AjwipInput.getType() |
FieldTypes |
AjwipFieldset.getType() |
FieldTypes |
AjwipButton.getType() |
Modifier and Type | Method and Description |
---|---|
FieldTypes |
AjwipLabel.getType() |
Modifier and Type | Method and Description |
---|---|
FieldTypes |
FieldInterface.getType() |