Constructors
-
new CreateWorkflowData()
-
Property Overview
Any properties can be set, retrieved or listened to. See the Working with Properties topic.
Name | Type | Summary | Class | |
---|---|---|---|---|
CreationInfo | This provides the feature template and layer when creating a new feature. more details | more details | CreateWorkflowData | |
String | The name of the class. more details | more details | Accessor | |
Edits | The edits used to keep track of a feature being modified. more details | more details | CreateWorkflowData | |
EditorViewModel | The associated EditorViewModel for this workflow. more details | more details | CreateWorkflowData |
Property Details
-
creationInfo CreationInfo
-
This provides the feature template and layer when creating a new feature.
-
The name of the class. The declared class name is formatted as
esri.folder.className
.
-
viewModel EditorViewModel
-
The associated EditorViewModel for this workflow.