ESRI.ArcGIS.ADF.ArcGISServer.Editor
MoveFeature Class Methods
See Also 
ESRI.ArcGIS.ADF.ArcGISServer.Editor.Tools Namespace : MoveFeature Class




For a list of all members of this type, see MoveFeature members.

Public Methods

 NameDescription
Public MethodServerAction This method is called when an EditorTool is executed. It performs geometry conversion, snapping if set, and calls EditorServerAction. (Inherited from EditorServerToolAction)
Top

Protected Methods

 NameDescription
Protected MethodAbortEditOperationOverloaded.  Aborts the current edit operation. (Inherited from EditorServerActionBase)
Protected MethodCreatePostToolExecuteEventArgs Creates the EditorToolEventArgs passed to event handlers. (Inherited from EditorServerToolAction)
Protected MethodCreatePreToolExecuteEventArgs Creates the PreToolExecuteEventArgs passed to event handlers. (Inherited from EditorServerToolAction)
Protected MethodEditorServerActionOverridden.  Server Action for Move Feature  
Protected MethodHideAjaxActivityIndicator Turns off the ajax activity indicator after a tool/command server action completes. (Inherited from EditorServerActionBase)
Protected MethodInitOverridden.  Initializes the MoveFeature tool.  
Protected MethodRefreshOverloaded.  Refreshes the resource being edited, displayed feature vertices and the attribute editor feature highlight. (Inherited from EditorServerActionBase)
Protected MethodReturnErrorMessage Displays an error message in the browser based on the exception. (Inherited from EditorServerActionBase)
Protected MethodReturnMessage Displays a message in the browser. (Inherited from EditorServerActionBase)
Protected MethodStartEditOperation Starts an edit operation. (Inherited from EditorServerActionBase)
Protected MethodStopEditOperation Stops the current edit operation. (Inherited from EditorServerActionBase)
Protected MethodUpdateAttributeEditor Updates the selected features displayed in the attribute editor panel. This should be called if the tool or command changes the selection set. (Inherited from EditorServerActionBase)
Protected MethodUpdateEditStatus Shows/Hides the unsaved edits banner on the editor task as appropriate. (Inherited from EditorServerActionBase)
Top

See Also

© 2010 All Rights Reserved.