![]() ![]() |
ESRI.ArcGIS.ADF.ArcGISServer.Editor | |
EditorServerActionBase Class Methods | |
See Also |
ESRI.ArcGIS.ADF.ArcGISServer.Editor.Tools Namespace : EditorServerActionBase Class |
For a list of all members of this type, see EditorServerActionBase members.
Name | Description | |
---|---|---|
![]() | AbortEditOperation | Overloaded. Aborts the current edit operation. |
![]() | EditorServerAction | The method that implements the tool or command functionality. |
![]() | HideAjaxActivityIndicator | Turns off the ajax activity indicator after a tool/command server action completes. |
![]() | Init | Initializes common properties used during edit operations. |
![]() | Refresh | Overloaded. Refreshes the resource being edited, displayed feature vertices and the attribute editor feature highlight. |
![]() | ReturnErrorMessage | Displays an error message in the browser based on the exception. |
![]() | ReturnMessage | Displays a message in the browser. |
![]() | StartEditOperation | Starts an edit operation. |
![]() | StopEditOperation | Stops the current edit operation. |
![]() | UpdateAttributeEditor | Updates the selected features displayed in the attribute editor panel. This should be called if the tool or command changes the selection set. |
![]() | UpdateEditStatus | Shows/Hides the unsaved edits banner on the editor task as appropriate. |