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




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

Public Methods

 NameDescription
public MethodApplyStyle (Inherited from System.Web.UI.WebControls.WebControl)
public MethodApplyStyleSheetSkin (Inherited from System.Web.UI.Control)
public MethodCopyBaseAttributes (Inherited from System.Web.UI.WebControls.WebControl)
public MethodDataBindOverloaded.  (Inherited from System.Web.UI.Control)
public MethodDispose (Inherited from System.Web.UI.Control)
public MethodFindControlOverloaded.  (Inherited from System.Web.UI.Control)
public MethodFocus (Inherited from System.Web.UI.Control)
public MethodGetCallbackResultOverridden.  Obtains a reference to a client-side function that, when invoked, initiates a client call back to a server-side event. The client-side function for this overloaded method includes a specified control, argument, client-side script, and context.  
public MethodGetRouteUrlOverloaded.  (Inherited from System.Web.UI.Control)
public MethodGetScriptDescriptorsOverridden.  Defines the collection of parameters and their associated values used when instantiating the Javascript object related to this control.  
public MethodGetScriptReferences (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl)
public MethodGetUniqueIDRelativeTo (Inherited from System.Web.UI.Control)
public MethodHasControls (Inherited from System.Web.UI.Control)
public MethodMergeStyle (Inherited from System.Web.UI.WebControls.WebControl)
public MethodRaiseCallbackEvent (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl)
public MethodRaisePostBackEvent (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl)
public MethodRefresh (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl)
public MethodRefreshToolbars Refreshes the Editor toolbar items, based on geometry type and selected feature count, to a CallbackResult which is copied to the specified CallbackResultCollection.  
public MethodRenderBeginTag (Inherited from System.Web.UI.WebControls.WebControl)
public MethodRenderControlOverloaded.  (Inherited from System.Web.UI.Control)
public MethodRenderEndTag (Inherited from System.Web.UI.WebControls.WebControl)
public MethodResolveClientUrl (Inherited from System.Web.UI.Control)
public MethodResolveUrl (Inherited from System.Web.UI.Control)
public MethodSetRenderMethodDelegate (Inherited from System.Web.UI.Control)
public MethodSetVersion Changes the version of the layers being edited. The editor must not be in an edit session when this is called.  
Top

Protected Methods

 NameDescription
protected MethodAddAttributesToRenderOverridden.  Adds HTML attributes and styles that need to be rendered to the specified System.Web.UI.HtmlTextWriter. This method is used primarily by control developers.  
protected MethodAddParsedSubObject (Inherited from System.Web.UI.Control)
protected MethodAddToolsToToolbar Populates the common tools toolbar with Editor tools and commands and sets the width of the toolbar.  
protected MethodBuildProfileTree (Inherited from System.Web.UI.Control)
protected MethodClearCachedClientID (Inherited from System.Web.UI.Control)
protected MethodClearChildControlState (Inherited from System.Web.UI.Control)
protected MethodClearChildState (Inherited from System.Web.UI.Control)
protected MethodClearChildViewState (Inherited from System.Web.UI.Control)
protected MethodClearEffectiveClientIDMode (Inherited from System.Web.UI.Control)
protected MethodCreateChildControlsOverridden.  Called by the ASP.NET page framework to notify server controls that use composition-based implementations to create any child controls they contain in preparation for posting back or rendering.  
protected MethodCreateControlCollection (Inherited from System.Web.UI.Control)
protected MethodCreateControlStyle (Inherited from System.Web.UI.WebControls.WebControl)
protected MethodCreateCreateFeaturePanel Creates the EditorPanel used by the EditorTask for creating new features.  
protected MethodCreateEditAttributesPanel Creates the EditAttributesPanel used by the EditorTask.  
protected MethodCreateEditExistingFeaturePanel Creates the EditorPanel used by the EditorTask for editing feature geometry.  
protected MethodCreateEditorPanels Creates the child EditorPanel objects.  
protected MethodCreateToolbars Creates the EditorTask's common tools toolbar.  
protected MethodDataBindChildren (Inherited from System.Web.UI.Control)
protected MethodEnsureChildControls (Inherited from System.Web.UI.Control)
protected MethodEnsureID (Inherited from System.Web.UI.Control)
protected MethodGetDesignModeState (Inherited from System.Web.UI.Control)
protected MethodGetDesignModeWarnings (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl)
protected MethodHasEvents (Inherited from System.Web.UI.Control)
protected MethodIsLiteralContent (Inherited from System.Web.UI.Control)
protected MethodLoadViewState (Inherited from System.Web.UI.Control)
protected MethodOnBubbleEvent (Inherited from System.Web.UI.Control)
protected MethodOnDataBinding (Inherited from System.Web.UI.Control)
protected MethodOnInit (Inherited from System.Web.UI.Control)
protected MethodOnLayerChanged Raises the LayerChanged event.  
protected MethodOnLoadOverridden.  Raises the System.Web.UI.Control.Load event.  
protected MethodOnPreRenderOverridden.  Raises the System.Web.UI.Control.PreRender event.  
protected MethodOnUnload (Inherited from System.Web.UI.Control)
protected MethodRaiseBubbleEvent (Inherited from System.Web.UI.Control)
protected MethodRecreateChildControls (Inherited from System.Web.UI.WebControls.CompositeControl)
protected MethodRenderOverridden.  Renders the control to the specified HTML writer.  
protected MethodRenderContentsOverridden.  Render the contents of the control to the specified writer. This method is used primarily by control developers.  
protected MethodRenderDesignModeWarnings (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl)
protected MethodRenderPanels Renders the EditorPanels.  
protected MethodResolveAdapter (Inherited from System.Web.UI.Control)
protected MethodSaveViewStateOverridden.  Saves any server control view-state changes that have occurred since the time the page was posted back to the server.  
protected MethodSetDesignModeState (Inherited from System.Web.UI.Control)
protected MethodSetLayer Sets the current edit Layer  
protected MethodTrackViewState (Inherited from System.Web.UI.Control)
Top

See Also

© 2011 All Rights Reserved.