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
/
ImportDataAction
Import
Data
Action
class
ImportDataAction
(
subActions
:
List
<
Action
>
=
emptyList()
)
:
Action
Action representing request to import data.
Members
Constructors
Import
Data
Action
Link copied to clipboard
constructor
(
subActions
:
List
<
Action
>
=
emptyList()
)
Properties
type
Link copied to clipboard
open
override
val
type
:
ActionType
Returns type of action to make down-casting easier.