ESRI.ArcGIS.ADF.ArcGISServer.Editor
EditorServerActionBase Class Members
See Also  Properties  Methods 
ESRI.ArcGIS.ADF.ArcGISServer.Editor.Tools Namespace : EditorServerActionBase Class




The following tables list the members exposed by EditorServerActionBase.

Public Properties

 NameDescription
Public PropertyDataSet The IDataset instance for the dataset being edited.  
Public PropertyEditor The Editor instance containing this tool/command.  
Public PropertyIMap The IMap instance for the service being edited.  
Public PropertyIMapServer The IMapServer instance for the service being edited.  
Public PropertyLayerDescription The LayerDescription instance for the feature layer being edited.  
Public PropertyServerContext The IServerContext instance for the service being edited.  
Top

Protected Properties

 NameDescription
Protected PropertyFeatureLayer The IFeatureLayer instance for the feature layer being edited.  
Protected PropertyResource The MapResourceLocal associated with the resource being edited.  
Top

Protected Methods

 NameDescription
Protected MethodAbortEditOperationOverloaded.  Aborts the current edit operation.  
Protected MethodEditorServerAction The method that implements the tool or command functionality.  
Protected MethodHideAjaxActivityIndicator Turns off the ajax activity indicator after a tool/command server action completes.  
Protected MethodInit Initializes common properties used during edit operations.  
Protected MethodRefreshOverloaded.  Refreshes the resource being edited, displayed feature vertices and the attribute editor feature highlight.  
Protected MethodReturnErrorMessage Displays an error message in the browser based on the exception.  
Protected MethodReturnMessage Displays a message in the browser.  
Protected MethodStartEditOperation Starts an edit operation.  
Protected MethodStopEditOperation Stops the current edit operation.  
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.  
Protected MethodUpdateEditStatus Shows/Hides the unsaved edits banner on the editor task as appropriate.  
Top

See Also

© 2010 All Rights Reserved.