ESRI.ArcGIS.ADF.ArcGISServer.Editor
AddVertex Class Methods
See Also  Send Feedback
ESRI.ArcGIS.ADF.ArcGISServer.Editor.Tools Namespace : AddVertex Class




For a list of all members of this type, see AddVertex 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 ESRI.ArcGIS.ADF.ArcGISServer.Editor.Tools.EditorServerToolAction)
Top

Protected Methods

 NameDescription
protected MethodAbortEditOperationOverloaded.  Aborts the current edit operation. (Inherited from ESRI.ArcGIS.ADF.ArcGISServer.Editor.Tools.EditorServerActionBase)
protected MethodCreatePostToolExecuteEventArgs Creates the EditorToolEventArgs passed to event handlers. (Inherited from ESRI.ArcGIS.ADF.ArcGISServer.Editor.Tools.EditorServerToolAction)
protected MethodCreatePreToolExecuteEventArgs Creates the PreToolExecuteEventArgs passed to event handlers. (Inherited from ESRI.ArcGIS.ADF.ArcGISServer.Editor.Tools.EditorServerToolAction)
protected MethodEditorServerActionOverridden.  The method that implements the tool or command functionality.  
protected MethodHideAjaxActivityIndicator Turns off the ajax activity indicator after a tool/command server action completes. (Inherited from ESRI.ArcGIS.ADF.ArcGISServer.Editor.Tools.EditorServerActionBase)
protected MethodInitOverridden.  Initializes the AddVertex tool.  
protected MethodRefreshOverloaded.  Refreshes the resource being edited, displayed feature vertices and the attribute editor feature highlight. (Inherited from ESRI.ArcGIS.ADF.ArcGISServer.Editor.Tools.EditorServerActionBase)
protected MethodReturnMessage Displays a message in the browser. (Inherited from ESRI.ArcGIS.ADF.ArcGISServer.Editor.Tools.EditorServerActionBase)
protected MethodStartEditOperation Starts an edit operation. (Inherited from ESRI.ArcGIS.ADF.ArcGISServer.Editor.Tools.EditorServerActionBase)
protected MethodStopEditOperation Stops the current edit operation. (Inherited from ESRI.ArcGIS.ADF.ArcGISServer.Editor.Tools.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 ESRI.ArcGIS.ADF.ArcGISServer.Editor.Tools.EditorServerActionBase)
protected MethodUpdateEditStatus Shows/Hides the unsaved edits banner on the editor task as appropriate. (Inherited from ESRI.ArcGIS.ADF.ArcGISServer.Editor.Tools.EditorServerActionBase)
Top

See Also

© 2011 All Rights Reserved.