Form Element
A visible form control. Every form element has a single parent FormField. Each form element is associated with a single WidgetAnnotation that is a visual representation of the form element in the document.
Inheritors
Functions
Link copied to clipboard
Retrieve widget annotation for this form element.
Link copied to clipboard
Returns the fully qualified name for the form element.
Link copied to clipboard
If set, the user may not change the value of this form field.
Link copied to clipboard
If set, the field shall have a value at the time it is exported by a submit-form action.