Select to view content in your preferred language

Properties and Methods of the Editor Widget

690
1
05-22-2012 11:53 AM
JamesS1
Regular Contributor
Where can I find information on properties and methods for esri.dijit.editing.Editor?

Is it possible to 'pause' editing?
0 Kudos
1 Reply
StephenLead
Honored Contributor
Where can I find information on properties and methods for esri.dijit.editing.Editor? Is it possible to 'pause' editing?


See http://help.arcgis.com/en/webapi/javascript/arcgis/help/jsapi/editor.htm, which says:



  • Attribute edits are saved automatically when you change selection, change the focus field, or press enter.

  • Geometry edits are saved automatically.



Steve
0 Kudos