Generated by
JDiff

Class com.qoppa.pdfViewer.actions.SubmitFormAction

Changed Methods
List<String> getFields() Change in return type from List to List<String>.
Returns the List of field names that are associated with this submit action.
void setFields(List<String>) Change in signature from List to List<String>.
Sets the List of field names associated with the action.