| Package | Description |
|---|---|
| enums | |
| formelem | |
| htmltags |
| Modifier and Type | Method and Description |
|---|---|
static TargetEnum |
TargetEnum.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static TargetEnum[] |
TargetEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AjwipInput.setFormTarget(TargetEnum target,
java.lang.String frameName) |
void |
AjwipForm.setTarget(TargetEnum target,
java.lang.String frameName) |
void |
AjwipButton.setTarget(TargetEnum target,
java.lang.String frameName) |
| Modifier and Type | Method and Description |
|---|---|
void |
AjwipBase.setTarget(TargetEnum target,
java.lang.String frameName) |
void |
AjwipArea.setTarget(TargetEnum target,
java.lang.String frameName) |
void |
AjwipAnchor.setTarget(TargetEnum target,
java.lang.String frameName) |