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




The following tables list the members exposed by EditorTool.

Public Constructors

 NameDescription
public ConstructorEditorTool ConstructorOverloaded.   
Top

Public Properties

 NameDescription
public PropertyBuddyItem (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.InteractiveToolbarItem)
public PropertyClientAction (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.InteractiveToolbarItem)
public PropertyConfiguration (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.InteractiveToolbarItem)
public PropertyCursor (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.Tool)
public PropertyDefaultImage (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.InteractiveImageToolbarItem)
public PropertyDisabled (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.InteractiveToolbarItem)
public PropertyDisabledImage (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.InteractiveImageToolbarItem)
public PropertyEnablePostBack (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.InteractiveToolbarItem)
public PropertyGeometryType The type of geometry the tool operates on.  
public PropertyHoverImage (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.InteractiveImageToolbarItem)
public PropertyIsClientActionCustom (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.InteractiveToolbarItem)
public PropertyJavaScriptFile (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.InteractiveToolbarItem)
public PropertyMapID The client ID of the Map control used for editing.  
public PropertyMinSelectedFeatures The minimum number of features the tool operates on.  
public PropertyName (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.ToolbarItem)
public PropertyParent (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.ToolbarItem)
public PropertyPreExecuteJavascript Javascript to execute on the client prior to executing the toolbar item server action. By default, this is the script to show the AJAX activity indicator on the EditorTask.  
public PropertySelectedImage (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.InteractiveImageToolbarItem)
public PropertyServerActionAssembly (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.InteractiveToolbarItem)
public PropertyServerActionClass (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.InteractiveToolbarItem)
public PropertyShowLoading (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.InteractiveToolbarItem)
public PropertyText (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.InteractiveImageToolbarItem)
public PropertyToolTip (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.InteractiveToolbarItem)
public PropertyType (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.InteractiveToolbarItem)
public PropertyUseSnapping Whether the input geometry should have the configured snapping settings applied.  
public PropertyVisible (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.ToolbarItem)
Top

Protected Properties

 NameDescription
protected PropertyDefaultJavascript Returns the script to show the AJAX activity indicator on the EditorTask.  
protected PropertyViewState (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.InteractiveToolbarItem)
Top

Protected Methods

 NameDescription
protected MethodLoadFromHashtableOverridden.   
protected MethodRenderOverridden.  Renders the HTML for the tool.  
protected MethodSaveToHashtableOverridden.   
Top

See Also

© 2011 All Rights Reserved.