Interface | Description |
---|---|
IFormField |
Interface extending the ILeafElement interface in the context of form fields.
|
Class | Description |
---|---|
Button |
Extension of the FormField class representing a button so that a ButtonRenderer is used instead.
|
FormField |
Implementation of the AbstractElement class for form fields.
|
InputField |
Extension of the FormField class representing a button so that a InputFieldRenderer is used.
|
TextArea |
Extension of the FormField class representing a button so that a TextAreaRenderer is used instead of the default renderer for fields.
|
Copyright © 1998–2019 iText Group NV. All rights reserved.