|
Generated by JDiff |
|||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS | |||||||
| Changed Constructors | ||
Vector<String>, |
Change in type from (Vector, boolean) to (Vector<String>, boolean). |
Constructs the action to work on the given field names. |
| Changed Methods | ||
Vector<String> getFieldNames() |
Change in return type from Vector to Vector<String>. |
Returns the field names that this action refers to. |
Vector<FormField> getFields() |
Change in return type from Vector to Vector<FormField>. |
Returns fields associated with this action. |
void setFields(Vector<FormField>) |
Change in signature from Vector to Vector<FormField>. |
Set the fields for this action. |
|
||||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | ||||||||