ESRI.ArcGIS.ADF.ArcGISServer.Editor
ESRI.ArcGIS.ADF.ArcGISServer.Editor Namespace
See Also  Inheritance Hierarchy
The ESRI.ArcGIS.ADF.ArcGISServer.Editor namespace includes the EditorTask and classes used by the EditorTask to edit features and attributes within the Web ADF.

Classes

 ClassDescription
ClassAddPointPanel An EditorPanel for entering X and Y coordinates explicitly.
ClassAttributeDisplay Specifies how attributes are displayed.
ClassAttributeDisplayInfo Specifies how attributes are displayed for a feature layer.
ClassAttributeDisplayInfoCollection A collection of AttributeDisplayInfo objects.
ClassAttributeDisplayOverride Specifies how a single attribute is displayed.
ClassAttributeDisplayOverrideCollection A collection of AttributeDisplayOverride objects.
ClassAttributeEditEventArgs Provides data for attribute editing related events.
ClassCreateFeaturePanel An EditorPanel that provides the ability to create new features.
ClassEditAttributesPanel An EditorPanel that provides the ability to edit feature attributes.
ClassEditExistingFeaturePanel An EditorPanel that provides the ability to edit the geometry of existing features.
ClassEditor The ArcGIS Web ADF editor class.
ClassEditorPanel Base class for EditorPanels hosted by the EditorTask.
ClassEditorPanelCollection A static collection of EditorPanel objects.
ClassEditorPanelsCreatedEventArgs Provides data for the event that is raised when the set of EditorPanels is created.
ClassEditorSettingsPanel An EditorPanel that provides the ability to modify or view editor settings.
ClassEditorTask The EditorTask control provides a suite of tools for Web-based editing of feature layers in ArcGIS Server map services. The runtime dialog provides tools to modify, add, and remove feature geometry and attributes. The EditorTask can also be customized and extended to filter attributes, manage tools, handle events during the editing process, and manage panels.
ClassEditorTaskWebConfigurator Configurator for the EditorTask task.
ClassEditorUtilities Utility methods useful for working with the Editor.
ClassPostAttributeEditEventArgs Provides data for the event that is raised when a feature's attribute has been edited.
ClassPreAttributeEditEventArgs Provides data for the event that is raised when a feature's attribute is about to be edited.
ClassResCategoryAttribute Implements the DescriptionAttribute except that the parameter is a resource name.
ClassResDefaultValueAttribute Implements the DescriptionAttribute except that the parameter is a resource name.
ClassResDescriptionAttribute Implements the DescriptionAttribute except that the parameter is a resource name.
ClassSelectionPanel An EditorPanel containing options related to feature selection.
ClassSetVersionEventArgs Provides data for the event that is raised when the edit version is selected.
ClassSnapLayerSetting Specifies how snapping is applied to a given layer.
ClassSnappingPanel An EditorPanel containing options related to snapping.
ClassStringList A list of strings.
ClassTooledEditorPanel An EditorPanel that contains a collection of Toolbar objects.
ClassVersionIDPanel An EditorPanel for selecting the version to edit.

Delegates

 DelegateDescription
DelegateEditor.LayerChangedHandler Delegate to handle contents changed events in the controls.
DelegateEditorPanelsCreatedEventHandler Represents the method that handles the event that is raised when EditorPanel objects are created.
DelegatePostAttributeEditEventHandler Represents the method that handles the event that is raised after a feature's attribute has been edited.
DelegatePreAttributeEditEventHandler Represents the method that handles the event that is raised prior to editing a feature attribute.
DelegateSetVersionEventHandler Represents the method that handles the event that is raised after the version to edit is selected.

Enumerations

 EnumerationDescription
EnumerationAttributeDisplayMode Defines constants that describe how attributes are to be displayed.
EnumerationConflictLevel Indicates how conflicts are defined.
EnumerationConflictResolution Indicates how conflicts are to be resolved.
EnumerationFeatureSelectionMode Defines constants that describe how features are to be selected.
EnumerationSnapType Snapping types.

See Also

© 2010 All Rights Reserved.