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

Inheritance: System.Windows.Controls.Control
Afficher le fichier Open project: Esri/arcgis-toolkit-sl-wpf Class Usage Examples

Méthodes publiques

Свойство 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

Свойство 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

Méthodes publiques

Méthode 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

Méthode 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 méthode

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

Property Details

AlwaysDisplayDefaultTemplatesProperty public_oe static_oe property

Identifies the AlwaysDisplayDefaultTemplates dependency property.
public static DependencyProperty,System.Windows AlwaysDisplayDefaultTemplatesProperty
Résultat System.Windows.DependencyProperty

AutoCompleteProperty public_oe static_oe property

Identifies the AutoComplete dependency property.
public static DependencyProperty,System.Windows AutoCompleteProperty
Résultat System.Windows.DependencyProperty

AutoSelectProperty public_oe static_oe property

Identifies the AutoSelect dependency property.
public static DependencyProperty,System.Windows AutoSelectProperty
Résultat System.Windows.DependencyProperty

ContinuousProperty public_oe static_oe property

Identifies the Continuous dependency property.
public static DependencyProperty,System.Windows ContinuousProperty
Résultat System.Windows.DependencyProperty

DrawFillSymbolProperty public_oe static_oe property

Identifies the DrawFillSymbol dependency property.
public static DependencyProperty,System.Windows DrawFillSymbolProperty
Résultat System.Windows.DependencyProperty

DrawLineSymbolProperty public_oe static_oe property

Identifies the DrawLineSymbol dependency property.
public static DependencyProperty,System.Windows DrawLineSymbolProperty
Résultat System.Windows.DependencyProperty

EditVerticesEnabledProperty public_oe static_oe property

Identifies the EditVerticesEnabled dependency property.
public static DependencyProperty,System.Windows EditVerticesEnabledProperty
Résultat System.Windows.DependencyProperty

FreehandProperty public_oe static_oe property

Identifies the Freehand dependency property.
public static DependencyProperty,System.Windows FreehandProperty
Résultat System.Windows.DependencyProperty

GeometryServiceClientCertificateProperty public_oe static_oe property

Identifies the GeometryServiceClientCertificate dependency property.
public static DependencyProperty,System.Windows GeometryServiceClientCertificateProperty
Résultat System.Windows.DependencyProperty

GeometryServiceCredentialsProperty public_oe static_oe property

Identifies the GeometryServiceCredentialsProperty dependency property.
public static DependencyProperty,System.Windows GeometryServiceCredentialsProperty
Résultat System.Windows.DependencyProperty

GeometryServiceTokenProperty public_oe static_oe property

Identifies the GeometryServiceToken dependency property.
public static DependencyProperty,System.Windows GeometryServiceTokenProperty
Résultat System.Windows.DependencyProperty

GeometryServiceUrlProperty public_oe static_oe property

Identifies the GeometryServiceUrl dependency property.
public static DependencyProperty,System.Windows GeometryServiceUrlProperty
Résultat System.Windows.DependencyProperty

LayerIDsProperty public_oe static_oe property

Identifies the LayerIDs dependency property.
public static DependencyProperty,System.Windows LayerIDsProperty
Résultat System.Windows.DependencyProperty

MaintainAspectRatioProperty public_oe static_oe property

Identifies the MaintainAspectRatio dependency property.
public static DependencyProperty,System.Windows MaintainAspectRatioProperty
Résultat System.Windows.DependencyProperty

MapProperty public_oe static_oe property

Identifies the Map dependency property.
public static DependencyProperty,System.Windows MapProperty
Résultat System.Windows.DependencyProperty

MidVertexSymbolProperty public_oe static_oe property

Identifies the MidVertexSymbol dependency property.
public static DependencyProperty,System.Windows MidVertexSymbolProperty
Résultat System.Windows.DependencyProperty

MoveEnabledProperty public_oe static_oe property

Identifies the MoveEnabled dependency property.
public static DependencyProperty,System.Windows MoveEnabledProperty
Résultat System.Windows.DependencyProperty

ProxyUrlProperty public_oe static_oe property

Identifies the ProxyUrl dependency property.
public static DependencyProperty,System.Windows ProxyUrlProperty
Résultat System.Windows.DependencyProperty

RotateEnabledProperty public_oe static_oe property

Identifies the RotateEnabled dependency property.
public static DependencyProperty,System.Windows RotateEnabledProperty
Résultat System.Windows.DependencyProperty

RotatePointSymbolProperty public_oe static_oe property

Identifies the RotatePointSymbol dependency property.
public static DependencyProperty,System.Windows RotatePointSymbolProperty
Résultat System.Windows.DependencyProperty

ScaleBoxSymbolProperty public_oe static_oe property

Identifies the ScaleBoxSymbol dependency property.
public static DependencyProperty,System.Windows ScaleBoxSymbolProperty
Résultat System.Windows.DependencyProperty

ScaleEnabledProperty public_oe static_oe property

Identifies the ScaleEnabled dependency property.
public static DependencyProperty,System.Windows ScaleEnabledProperty
Résultat System.Windows.DependencyProperty

ScalePointSymbolProperty public_oe static_oe property

Identifies the ScalePointSymbol dependency property.
public static DependencyProperty,System.Windows ScalePointSymbolProperty
Résultat System.Windows.DependencyProperty

ShowAttributesOnAddProperty public_oe static_oe property

Identifies the ShowAttributesOnAdd dependency property.
public static DependencyProperty,System.Windows ShowAttributesOnAddProperty
Résultat System.Windows.DependencyProperty

SnapDistanceSymbolProperty public_oe static_oe property

Identifies the SnapDistanceSymbol dependency property.
public static DependencyProperty,System.Windows SnapDistanceSymbolProperty
Résultat System.Windows.DependencyProperty

VertexSymbolProperty public_oe static_oe property

Identifies the VertexSymbol dependency property.
public static DependencyProperty,System.Windows VertexSymbolProperty
Résultat System.Windows.DependencyProperty