Generated by
JDiff

Interface com.qoppa.pdf.form.FormField

Changed Methods
Vector<FormField> getKids() Change in return type from Vector to Vector<FormField>.
Gets a list of fields from the kids array.
Vector<Widget> getWidgets() Change in return type from Vector to Vector<Widget>.
Gets a list of any widgets associated with this field.