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()
List
containing all children field objects
public FieldsObject addField(FieldObject field)
field
- FieldObject containing the info about the form field.
fields object
Copyright © 1998–2023 iText Group NV. All rights reserved.