import EditingCapabilities from "@arcgis/core/layers/support/EditingCapabilities.js";const EditingCapabilities = await $arcgis.import("@arcgis/core/layers/support/EditingCapabilities.js");- Inheritance
- EditingCapabilities→
Accessor
- Subclasses
- EditorEditingCapabilities
- Since
- ArcGIS Maps SDK for JavaScript 5.0
The default editing capabilities for the provided layer.
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 |
|---|---|---|
| readonly | | |
| readonly | | |
| readonly inherited | ||
| readonly | | |
| | ||
| readonly | | |
| readonly | |
reliesOnOwnerAdminPrivileges
readonly Property
- Type
- boolean
Indicates when editing is enabled and is only due to administrative permissions. It returns false for any users if editing is generally enabled.