nutrient
Toggle table of contents
10.10.0
Nutrient
Target filter
Nutrient
Switch theme
Search in API
Skip to content
nutrient
nutrient
/
com.pspdfkit.annotations.actions
/
ResetFormAction
/
ResetFormAction
Reset
Form
Action
constructor
(
fieldNames
:
List
<
String
>
,
excludeFormFields
:
Boolean
,
subActions
:
List
<
Action
>
=
emptyList()
)
constructor
(
formFields
:
List
<
FormField
>
,
excludeFormFields
:
Boolean
)