ESRI.ArcGIS.ADF.ArcGISServer.Editor | |
Editor Class Members | |
See Also Fields Properties Methods Events |
ESRI.ArcGIS.ADF.ArcGISServer.Editor Namespace : Editor Class |
The following tables list the members exposed by Editor.
Name | Description | |
---|---|---|
Editor Constructor | Constructor |
Name | Description | |
---|---|---|
StateManager | All state management is done through this property. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl) |
Name | Description | |
---|---|---|
_callbackArg | Property for the callback event argument sent in from the calling page. Use CallbackEventArgument instead. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl) |
Name | Description | |
---|---|---|
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
AttributesEditor | The editor panel used for editing feature attributes. | |
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
CallbackFunctionString | Gets the callbackfunction string for this control instance. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl) | |
CallbackResults | A collection of CallbackResult objects for passing information from the server to the client during a callback. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl) | |
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
CurrentZ | The Z value used when creating new features that are z aware. | |
EditorPanels | The EditorPanels hosted by this control. | |
EditorTask | The EditorTask hosting this control. | |
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
ExistingFeatureEditor | The editor panel used for editing feature geometries. | |
FeatureLayer | The feature layer currently being edited. | |
(Inherited from | ||
(Inherited from | ||
GraphicsDataSet | The GraphicsDataSet used to display vertices of selected features. | |
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
IsAsync | Returns true if this control is in a partial postback or a callback. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl) | |
IsEditing | Whether the editor is currently in an edit session. | |
LayerGeometry | The type of geometry of the current edit layer. | |
Map | The Map displaying the layers being edited. | |
MapFunctionality | The map functionality of the map service used for editing. | |
MapID | The ID of the map control used by the editor. | |
MapResource | The MapResourceLocal used for editing. | |
(Inherited from | ||
NewFeatureCreator | The editor panel used for creating new features. | |
(Inherited from | ||
(Inherited from | ||
SelectedLayerID | The ID of the layer currently being edited. | |
SelectedLayerName | The name of the layer currently being edited. | |
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
UseDefaultWebResources | The ADF Web Controls will use the internal web resources unless the user wants to use a modified version of the ESRI Javascript Library. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl) | |
VersionID | The name of the version of the workspace being edited. This property is not used when editing non-versioned data. | |
(Inherited from | ||
WebResourceLocation | The location of the web resources for use by the ADF Web Controls if the default Web resources are not used." (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl) | |
(Inherited from |
Name | Description | |
---|---|---|
(Inherited from | ||
CallbackEventArgument | Property for the callback event argument sent in from the calling page. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl) | |
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
IsAtRenderStage | Returns true if this control is called through an asynchronous callback, or the refresh flag has been set and the page is in partial postback mode. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl) | |
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
ScriptManager | Gets a reference to the scriptmanager of the page (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl) | |
SnappingSettings | The List of SnapLayerSettings used for snapping points. | |
TagKey | Overridden. Gets the System.Web.UI.HtmlTextWriterTag value that corresponds to this Web server control. This property is used primarily by control developers. | |
(Inherited from | ||
(Inherited from | ||
(Inherited from |
Name | Description | |
---|---|---|
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
Overloaded. (Inherited from | ||
(Inherited from | ||
Overloaded. (Inherited from | ||
(Inherited from | ||
GetCallbackResult | Overridden. 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. | |
GetScriptDescriptors | Overridden. Defines the collection of parameters and their associated values used when instantiating the Javascript object related to this control. | |
GetScriptReferences | 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) | |
(Inherited from | ||
(Inherited from | ||
RaiseCallbackEvent | 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) | |
RaisePostBackEvent | Processes a postback event that targets a control and returns the result. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl) | |
Refresh | Refreshes the contents of the control for callback purposes. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl) | |
RefreshToolbars | Refreshes the Editor toolbar items, based on geometry type and selected feature count, to a CallbackResult which is copied to the specified CallbackResultCollection. | |
(Inherited from | ||
Overloaded. (Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
SetVersion | Changes the version of the layers being edited. The editor must not be in an edit session when this is called. |
Name | Description | |
---|---|---|
AddAttributesToRender | Overridden. 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. | |
(Inherited from | ||
(Inherited from | ||
AddToolsToToolbar | Populates the common tools toolbar with Editor tools and commands and sets the width of the toolbar. | |
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
CreateChildControls | Overridden. 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. | |
(Inherited from | ||
(Inherited from | ||
CreateCreateFeaturePanel | Creates the EditorPanel used by the EditorTask for creating new features. | |
CreateEditAttributesPanel | Creates the EditAttributesPanel used by the EditorTask. | |
CreateEditExistingFeaturePanel | Creates the EditorPanel used by the EditorTask for editing feature geometry. | |
CreateEditorPanels | Creates the child EditorPanel objects. | |
CreateToolbars | Creates the EditorTask's common tools toolbar. | |
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
GetDesignModeWarnings | 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) | |
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
OnInit |
Raises the | |
OnLayerChanged | Raises the LayerChanged event. | |
OnLoad | Overridden. Raises the System.Web.UI.Control.Load event. | |
OnPreRender | Overridden. Raises the System.Web.UI.Control.PreRender event. | |
OnUnload |
Saves the control's state and raises the | |
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
Render | Overridden. Renders the control to the specified HTML writer. | |
(Inherited from | ||
RenderContents | Overridden. Render the contents of the control to the specified writer. This method is used primarily by control developers. | |
RenderDesignModeWarnings | 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) | |
RenderPanels | Renders the EditorPanels. | |
(Inherited from | ||
(Inherited from | ||
SaveViewState | Overridden. Saves any server control view-state changes that have occurred since the time the page was posted back to the server. | |
(Inherited from | ||
SetLayer | Sets the current edit Layer | |
SetRefreshFlag | SetRefreshFlag. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl) | |
(Inherited from |
Name | Description | |
---|---|---|
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
LayerChanged | Occurs when the current edit layer changes. | |
(Inherited from | ||
(Inherited from | ||
(Inherited from |