public class FieldsObject extends Object
| Constructor and Description |
|---|
FieldsObject() |
| Modifier and Type | Method and Description |
|---|---|
FieldsObject |
addField(FieldObject field)
Adds a new field to the list.
|
List<FieldObject> |
getFieldList()
Gets a list of children fields
|
public List<FieldObject> getFieldList()
public FieldsObject addField(FieldObject field)
field - FieldObject containing the info about the form field.
Copyright © 1998–2019 iText Group NV. All rights reserved.