An array of string values which specifies what end users are allowed to edit.
Convenience property that reads whether there are any editable layers that support the create
workflow.
Convenience property that reads whether there are any editable layers that support the update
workflow.
A collection of editable item objects that match the feature being updated.
An array of objects containing information specific to any failed editing operations.
The FeatureFormViewModel for supporting the editor widget.
The FeatureTemplatesViewModel for supporting the editor widget.
An array of editing configurations for individual layers.
The SketchViewModel for supporting the editor widget.
The SnappingOptions for editing.
The widget's state.
When true
, there is at least one edit request being processed.
Cancels any active workflow.
This is applicable if there is an active update workflow.
Initiates the create
workflow by displaying the panel where feature creation begins.
This method starts the Editor workflow where it waits for the feature to be selected.
Initiates the create
workflow by displaying the FeatureTemplates panel.
Starts the update workflow at the feature geometry and attribute editing panel.
Starts the update
workflow using the current selected feature.
Starts the Editor workflow where it waits for multiple features to be selected.
Generated using TypeDoc
A property indicating the current active workflow.
Read more...