import UpdateWorkflowData from "@arcgis/core/widgets/Editor/UpdateWorkflowData.js";const UpdateWorkflowData = await $arcgis.import("@arcgis/core/widgets/Editor/UpdateWorkflowData.js");- Inheritance:
- UpdateWorkflowData→
Accessor
- Since
- ArcGIS Maps SDK for JavaScript 4.15
This object supports the Editor widget. It contains data for the UpdateWorkflow. This is accessed via the UpdateWorkflow.data.
Constructors
Constructor
Constructor
Parameters
| Parameter | Type | Description | Required |
|---|---|---|---|
| properties | | |
See the properties table for a list of all the
properties that may be passed into the constructor.
Properties
Any properties can be set, retrieved or listened to. See the
Watch for changes
topic.
| Property | Type | Class |
|---|---|---|
Graphic[] | | |
declaredClass readonly inherited | ||
| |
candidates
Property
- Type
- Graphic[]
An array of features to be updated. This is only relevant when there are multiple candidates to update.