ESRI.ArcGIS.ADF.ArcGISServer.Editor
Editor Class Methods
See Also 
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.WebControls.CompositeControl)
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 MethodGetScriptDescriptorsOverridden.  Defines the collection of parameters and their associated values used when instantiating the Javascript object related to this control.  
Public MethodGetScriptReferences Returns a list of required clientside scripts for this webcontrol, based on the class' script attributes (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl)
Public MethodHasControls (Inherited from System.Web.UI.Control)
Public MethodMergeStyle (Inherited from System.Web.UI.WebControls.WebControl)
Public MethodRaiseCallbackEvent As part of the callback implementation for the control, stores the event argument passed to the control by the client. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl)
Public MethodRaisePostBackEvent Processes a postback event that targets a control and returns the result. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl)
Public MethodRefreshRefreshes the contents of the control for callback purposes. (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 MethodAddedControl (Inherited from System.Web.UI.Control)
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 MethodClearChildControlState (Inherited from System.Web.UI.Control)
Protected MethodClearChildState (Inherited from System.Web.UI.Control)
Protected MethodClearChildViewState (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 Method to be overridden by derivees so that they can respond during design time and add any configuration warning messages to be displayed. (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 MethodLoadControlState (Inherited from System.Web.UI.Control)
Protected MethodLoadViewState (Inherited from System.Web.UI.WebControls.WebControl)
Protected MethodMapPathSecure (Inherited from System.Web.UI.Control)
Protected MethodOnBubbleEvent (Inherited from System.Web.UI.Control)
Protected MethodOnDataBinding (Inherited from System.Web.UI.Control)
Protected MethodOnInit Raises the Init event. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl)
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 Saves the control's state and raises the Unload event. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl)
Protected MethodOpenFile (Inherited from System.Web.UI.Control)
Protected MethodRaiseBubbleEvent (Inherited from System.Web.UI.Control)
Protected MethodRecreateChildControls (Inherited from System.Web.UI.WebControls.CompositeControl)
Protected MethodRemovedControl (Inherited from System.Web.UI.Control)
Protected MethodRenderOverridden.  Renders the control to the specified HTML writer.  
Protected MethodRenderChildren (Inherited from System.Web.UI.Control)
Protected MethodRenderContentsOverridden.  Render the contents of the control to the specified writer. This method is used primarily by control developers.  
Protected MethodRenderDesignModeWarnings If design mode is active and the derived class has configuration errors, then a standard template will be used to show these errors to the user and True is returned, else no warnings are displayed and false is returned. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl)
Protected MethodRenderPanels Renders the EditorPanels.  
Protected MethodResolveAdapter (Inherited from System.Web.UI.Control)
Protected MethodSaveControlState (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 MethodSetRefreshFlagSetRefreshFlag. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl)
Protected MethodTrackViewState (Inherited from System.Web.UI.WebControls.WebControl)
Top

See Also

© 2010 All Rights Reserved.