C# Class ESRI.ArcGIS.Client.Toolkit.EditorWidget

Inheritance: System.Windows.Controls.Control
Show file Open project: Esri/arcgis-toolkit-sl-wpf Class Usage Examples

Public Properties

Property Type Description
AlwaysDisplayDefaultTemplatesProperty System.Windows.DependencyProperty
AutoCompleteProperty System.Windows.DependencyProperty
AutoSelectProperty System.Windows.DependencyProperty
ContinuousProperty System.Windows.DependencyProperty
DrawFillSymbolProperty System.Windows.DependencyProperty
DrawLineSymbolProperty System.Windows.DependencyProperty
EditVerticesEnabledProperty System.Windows.DependencyProperty
FreehandProperty System.Windows.DependencyProperty
GeometryServiceClientCertificateProperty System.Windows.DependencyProperty
GeometryServiceCredentialsProperty System.Windows.DependencyProperty
GeometryServiceTokenProperty System.Windows.DependencyProperty
GeometryServiceUrlProperty System.Windows.DependencyProperty
LayerIDsProperty System.Windows.DependencyProperty
MaintainAspectRatioProperty System.Windows.DependencyProperty
MapProperty System.Windows.DependencyProperty
MidVertexSymbolProperty System.Windows.DependencyProperty
MoveEnabledProperty System.Windows.DependencyProperty
ProxyUrlProperty System.Windows.DependencyProperty
RotateEnabledProperty System.Windows.DependencyProperty
RotatePointSymbolProperty System.Windows.DependencyProperty
ScaleBoxSymbolProperty System.Windows.DependencyProperty
ScaleEnabledProperty System.Windows.DependencyProperty
ScalePointSymbolProperty System.Windows.DependencyProperty
ShowAttributesOnAddProperty System.Windows.DependencyProperty
SnapDistanceSymbolProperty System.Windows.DependencyProperty
VertexSymbolProperty System.Windows.DependencyProperty

Private Properties

Property Type Description
AttachLayerEventHandlers void
AttachLayerEventHandlers void
DetachLayerEventHandlers void
DetachLayerEventHandlers void
DisableOrHideElement void
DisplayAttribute_Click void
EditorWidget System
Editor_EditCompleted void
Editor_EditorActivated void
Layer_Initialized void
Layer_MouseLeftButtonDown void
Layer_PropertyChanged void
Layers_CollectionChanged void
Map_MapGesture void
OnLayerIdsPropertyChanged void
OnMapPropertyChanged void
OnShowAttributesOnAddPropertyChanged void
SetEditorBinding void
UpdateVisibleButtons void

Public Methods

Method Description
OnApplyTemplate ( ) : void

When overridden in a derived class, is invoked whenever application code or internal processes call M:System.Windows.FrameworkElement.ApplyTemplate.

Private Methods

Method Description
AttachLayerEventHandlers ( GraphicsLayer layer ) : void
AttachLayerEventHandlers ( IEnumerable layers ) : void
DetachLayerEventHandlers ( GraphicsLayer layer ) : void
DetachLayerEventHandlers ( IEnumerable layers ) : void
DisableOrHideElement ( UIElement element, bool isVisible, bool allButtonsDisabled ) : void
DisplayAttribute_Click ( object sender, RoutedEventArgs e ) : void
EditorWidget ( ) : System

Static initialization for the EditorWidget control.

Editor_EditCompleted ( object sender, Editor e ) : void
Editor_EditorActivated ( object sender, Editor e ) : void
Layer_Initialized ( object sender, EventArgs e ) : void
Layer_MouseLeftButtonDown ( object sender, GraphicMouseButtonEventArgs args ) : void
Layer_PropertyChanged ( object sender, System e ) : void
Layers_CollectionChanged ( object sender, System e ) : void
Map_MapGesture ( object sender, Map e ) : void
OnLayerIdsPropertyChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnMapPropertyChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnShowAttributesOnAddPropertyChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
SetEditorBinding ( string path, DependencyProperty dependencyProperty ) : void
UpdateVisibleButtons ( ) : void

Method Details

OnApplyTemplate() public method

When overridden in a derived class, is invoked whenever application code or internal processes call M:System.Windows.FrameworkElement.ApplyTemplate.
public OnApplyTemplate ( ) : void
return void

Property Details

AlwaysDisplayDefaultTemplatesProperty public static property

Identifies the AlwaysDisplayDefaultTemplates dependency property.
public static DependencyProperty,System.Windows AlwaysDisplayDefaultTemplatesProperty
return System.Windows.DependencyProperty

AutoCompleteProperty public static property

Identifies the AutoComplete dependency property.
public static DependencyProperty,System.Windows AutoCompleteProperty
return System.Windows.DependencyProperty

AutoSelectProperty public static property

Identifies the AutoSelect dependency property.
public static DependencyProperty,System.Windows AutoSelectProperty
return System.Windows.DependencyProperty

ContinuousProperty public static property

Identifies the Continuous dependency property.
public static DependencyProperty,System.Windows ContinuousProperty
return System.Windows.DependencyProperty

DrawFillSymbolProperty public static property

Identifies the DrawFillSymbol dependency property.
public static DependencyProperty,System.Windows DrawFillSymbolProperty
return System.Windows.DependencyProperty

DrawLineSymbolProperty public static property

Identifies the DrawLineSymbol dependency property.
public static DependencyProperty,System.Windows DrawLineSymbolProperty
return System.Windows.DependencyProperty

EditVerticesEnabledProperty public static property

Identifies the EditVerticesEnabled dependency property.
public static DependencyProperty,System.Windows EditVerticesEnabledProperty
return System.Windows.DependencyProperty

FreehandProperty public static property

Identifies the Freehand dependency property.
public static DependencyProperty,System.Windows FreehandProperty
return System.Windows.DependencyProperty

GeometryServiceClientCertificateProperty public static property

Identifies the GeometryServiceClientCertificate dependency property.
public static DependencyProperty,System.Windows GeometryServiceClientCertificateProperty
return System.Windows.DependencyProperty

GeometryServiceCredentialsProperty public static property

Identifies the GeometryServiceCredentialsProperty dependency property.
public static DependencyProperty,System.Windows GeometryServiceCredentialsProperty
return System.Windows.DependencyProperty

GeometryServiceTokenProperty public static property

Identifies the GeometryServiceToken dependency property.
public static DependencyProperty,System.Windows GeometryServiceTokenProperty
return System.Windows.DependencyProperty

GeometryServiceUrlProperty public static property

Identifies the GeometryServiceUrl dependency property.
public static DependencyProperty,System.Windows GeometryServiceUrlProperty
return System.Windows.DependencyProperty

LayerIDsProperty public static property

Identifies the LayerIDs dependency property.
public static DependencyProperty,System.Windows LayerIDsProperty
return System.Windows.DependencyProperty

MaintainAspectRatioProperty public static property

Identifies the MaintainAspectRatio dependency property.
public static DependencyProperty,System.Windows MaintainAspectRatioProperty
return System.Windows.DependencyProperty

MapProperty public static property

Identifies the Map dependency property.
public static DependencyProperty,System.Windows MapProperty
return System.Windows.DependencyProperty

MidVertexSymbolProperty public static property

Identifies the MidVertexSymbol dependency property.
public static DependencyProperty,System.Windows MidVertexSymbolProperty
return System.Windows.DependencyProperty

MoveEnabledProperty public static property

Identifies the MoveEnabled dependency property.
public static DependencyProperty,System.Windows MoveEnabledProperty
return System.Windows.DependencyProperty

ProxyUrlProperty public static property

Identifies the ProxyUrl dependency property.
public static DependencyProperty,System.Windows ProxyUrlProperty
return System.Windows.DependencyProperty

RotateEnabledProperty public static property

Identifies the RotateEnabled dependency property.
public static DependencyProperty,System.Windows RotateEnabledProperty
return System.Windows.DependencyProperty

RotatePointSymbolProperty public static property

Identifies the RotatePointSymbol dependency property.
public static DependencyProperty,System.Windows RotatePointSymbolProperty
return System.Windows.DependencyProperty

ScaleBoxSymbolProperty public static property

Identifies the ScaleBoxSymbol dependency property.
public static DependencyProperty,System.Windows ScaleBoxSymbolProperty
return System.Windows.DependencyProperty

ScaleEnabledProperty public static property

Identifies the ScaleEnabled dependency property.
public static DependencyProperty,System.Windows ScaleEnabledProperty
return System.Windows.DependencyProperty

ScalePointSymbolProperty public static property

Identifies the ScalePointSymbol dependency property.
public static DependencyProperty,System.Windows ScalePointSymbolProperty
return System.Windows.DependencyProperty

ShowAttributesOnAddProperty public static property

Identifies the ShowAttributesOnAdd dependency property.
public static DependencyProperty,System.Windows ShowAttributesOnAddProperty
return System.Windows.DependencyProperty

SnapDistanceSymbolProperty public static property

Identifies the SnapDistanceSymbol dependency property.
public static DependencyProperty,System.Windows SnapDistanceSymbolProperty
return System.Windows.DependencyProperty

VertexSymbolProperty public static property

Identifies the VertexSymbol dependency property.
public static DependencyProperty,System.Windows VertexSymbolProperty
return System.Windows.DependencyProperty