Actions to execute when any of the events is triggered.
Extends
- PSPDFKit.AnnotationAdditionalActions
Members
Members
Execute an action when the widget loses focus.
The name of this event in the PDF spec is Bl
.
Type:
Action to be performed when the user changes the value of the field.
The name of this event in the PDF spec is V
.
Type:
Execute an action when the widget is focused.
The name of this event in the PDF spec is Fo
.
Type:
Action to be performed before the field is formatted to display its current value.
The name of this event in the PDF spec is F
.
Type:
Action to be performed when the user types a key-stroke into a text field or combo box or modifies the selection in a scrollable list box.
The name of this event in the PDF spec is K
.
Type:
Action to be performed when the pointer is pressed.
Type:
Action to be performed when the pointer hovers the field.
Type:
Action to be performed when the pointer leaves the field area.
Type:
Action to be performed when the pointer is released.