Module: Poppler::AdditionalActionType
- Defined in:
- (unknown)
Constant Summary collapse
- FIELD_MODIFIED =
The action to be performed when the user modifies the field.
0 or :field_modified
- FORMAT_FIELD =
The action to be performed before the field is formatted to display its value.
1 or :format_field
- VALIDATE_FIELD =
The action to be performed when the field value changes.
2 or :validate_field
- CALCULATE_FIELD =
The action to be performed when the field needs to be recalculated.
3 or :calculate_field