| Package | Description |
|---|---|
| com.itextpdf.forms.fields | |
| com.itextpdf.forms.form.renderer |
| Modifier and Type | Method and Description |
|---|---|
protected ChoiceFormFieldBuilder |
ChoiceFormFieldBuilder.getThis()
Returns this builder object.
|
ChoiceFormFieldBuilder |
ChoiceFormFieldBuilder.setOptions(PdfArray options)
Sets options for choice form field.
|
ChoiceFormFieldBuilder |
ChoiceFormFieldBuilder.setOptions(String[] options)
Sets options for choice form field.
|
ChoiceFormFieldBuilder |
ChoiceFormFieldBuilder.setOptions(String[][] options)
Sets options for choice form field.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractSelectFieldRenderer.setupBuilderValues(ChoiceFormFieldBuilder builder,
AbstractSelectField field)
Retrieve the options from select field (can be combo box or list box field) and set them
to the form field builder.
|
Copyright © 1998–2024 Apryse Group NV. All rights reserved.