|
DynamicPDF by ceTe Software | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--com.cete.dynamicpdf.forms.TextFieldList
Class represents a collection of text form fields.
| Method Summary | |
java.util.Iterator |
getIterator()
Returns an Iterator that can iterate through the FormFieldList. |
int |
getSize()
Gets the number of fields in the list. |
TextField |
getTextField(int index)
Gets a text form field by index. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public int getSize()
public TextField getTextField(int index)
public java.util.Iterator getIterator()
FormFieldList.
FormFieldList.FormFieldList
|
DynamicPDF by ceTe Software | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||