|
EasyPDF Java SDK v5.1 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.bcl.easypdf.EasyPDFDocument.IFormFields
public class IFormFields
This class represents form fields.
| Method Summary | |
|---|---|
int |
getCount()
Returns the number of forms. |
IFormField |
getItem(java.lang.Object Index)
Returns the form field of a specified item. |
boolean |
getModified()
Checks if any of the form fields is modified. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public IFormField getItem(java.lang.Object Index)
throws EasyPDFException
EasyPDFException
public int getCount()
throws EasyPDFException
EasyPDFException
public boolean getModified()
throws EasyPDFException
EasyPDFException
|
EasyPDF Java SDK v5.1 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||