ESRI.ArcGIS.ADF.ArcGISServer.Editor
ClearSelection Class Members
See Also  Properties  Methods  Send Feedback
ESRI.ArcGIS.ADF.ArcGISServer.Editor.Tools Namespace : ClearSelection Class




The following tables list the members exposed by ClearSelection.

Public Constructors

 NameDescription
public ConstructorClearSelection Constructor  
Top

Public Properties

 NameDescription
public PropertyDataSet The IDataset instance for the dataset being edited. (Inherited from ESRI.ArcGIS.ADF.ArcGISServer.Editor.Tools.EditorServerActionBase)
public PropertyEditor The Editor instance containing this tool/command. (Inherited from ESRI.ArcGIS.ADF.ArcGISServer.Editor.Tools.EditorServerActionBase)
public PropertyIMap The IMap instance for the service being edited. (Inherited from ESRI.ArcGIS.ADF.ArcGISServer.Editor.Tools.EditorServerActionBase)
public PropertyIMapServer The IMapServer instance for the service being edited. (Inherited from ESRI.ArcGIS.ADF.ArcGISServer.Editor.Tools.EditorServerActionBase)
public PropertyLayerDescription The LayerDescription instance for the feature layer being edited. (Inherited from ESRI.ArcGIS.ADF.ArcGISServer.Editor.Tools.EditorServerActionBase)
public PropertyServerContext The IServerContext instance for the service being edited. (Inherited from ESRI.ArcGIS.ADF.ArcGISServer.Editor.Tools.EditorServerActionBase)
public PropertyToolbarItemInfo The ToolbarItemInfo associated with the command. (Inherited from ESRI.ArcGIS.ADF.ArcGISServer.Editor.Tools.EditorServerCommandAction)
Top

Protected Properties

 NameDescription
protected PropertyFeatureLayer The IFeatureLayer instance for the feature layer being edited. (Inherited from ESRI.ArcGIS.ADF.ArcGISServer.Editor.Tools.EditorServerActionBase)
protected PropertyResource The MapResourceLocal associated with the resource being edited. (Inherited from ESRI.ArcGIS.ADF.ArcGISServer.Editor.Tools.EditorServerActionBase)
Top

Public Methods

 NameDescription
public MethodServerAction This method is called when an EditorCommand is executed. It calls EditorServerAction which implements server side functionality. (Inherited from ESRI.ArcGIS.ADF.ArcGISServer.Editor.Tools.EditorServerCommandAction)
Top

Protected Methods

 NameDescription
protected MethodAbortEditOperationOverloaded.  Aborts the current edit operation. (Inherited from ESRI.ArcGIS.ADF.ArcGISServer.Editor.Tools.EditorServerActionBase)
protected MethodCreatePostCommandExecuteEventArgs Creates the EditorCommandEventArgs passed to event handlers. (Inherited from ESRI.ArcGIS.ADF.ArcGISServer.Editor.Tools.EditorServerCommandAction)
protected MethodCreatePreCommandExecuteEventArgs Creates the PreCommandExecuteEventArgs passed to event handlers. (Inherited from ESRI.ArcGIS.ADF.ArcGISServer.Editor.Tools.EditorServerCommandAction)
protected MethodEditorServerActionOverridden.  Server Action Implementation  
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 MethodInit Initializes common properties used during edit operations. (Inherited from ESRI.ArcGIS.ADF.ArcGISServer.Editor.Tools.EditorServerActionBase)
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.