Class and Description |
---|
AbstractSelectField
An abstract class for fields that represents a control for selecting one or several of the provided options.
|
ButtonContainer
Deprecated.
Will be renamed to
Button in next major release
|
FormField
Implementation of the AbstractElement class for form fields.
|
IFormField
Interface extending the ILeafElement interface in the context of form fields.
|
IPlaceholderable
A marker interface that specifies that the layout object has placeholder
|
Class and Description |
---|
AbstractSelectField
An abstract class for fields that represents a control for selecting one or several of the provided options.
|
Button
Deprecated.
will be renamed to
InputButton in next major release
|
ButtonContainer
Deprecated.
Will be renamed to
Button in next major release
|
CheckBox
Extension of the FormField class representing a checkbox so that a CheckBoxRenderer is used instead of the default renderer for fields.
|
InputField
Extension of the FormField class representing a button so that a InputFieldRenderer is used.
|
Radio
Extension of the FormField class representing a radio button so that a RadioRenderer is used instead of the default renderer for fields.
|
TextArea
Extension of the FormField class representing a button so that a TextAreaRenderer is used instead of the default renderer for fields.
|
Class and Description |
---|
Radio
Extension of the FormField class representing a radio button so that a RadioRenderer is used instead of the default renderer for fields.
|
Copyright © 1998–2019 iText Group NV. All rights reserved.