|
Generated by JDiff |
|||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Added Constructors | |
String, |
Constructs the action with a destination for the form and flags controlling the action. |
URL, |
Constructs the action with a destination for the form and flags controlling the action. |
Added Methods | |
String getSubmitURLString() |
Return a string representing the attempted destination of the action. |
boolean isSubmitAsXML() |
Return whether this SubmitFormAction is supposed to submit the fields in XML format. |
Changed Methods | ||
PDFArray getFields() |
Change in return type from com.qoppa.pdf.loObjects.PDFArray to PDFArray . |
Returns the fields that are associated with this submit action. |
void setFields(PDFArray ) |
Change in signature from com.qoppa.pdf.loObjects.PDFArray to PDFArray . |
Sets the fields associated with the action. |
|
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |