C# Class ArcGISWindowsPhoneSDK.EditorTracking

Inheritance: PhoneApplicationPage
Afficher le fichier Open project: Esri/arcgis-samples-winphone

Méthodes publiques

Méthode Description
EditorTracking ( ) : System

Méthodes protégées

Méthode Description
OnBackKeyPress ( System e ) : void

Private Methods

Méthode Description
AddItemButton_Click ( object sender, System e ) : void
Challenge ( string url, Exception>.Action callback, IdentityManager options ) : void
DeleteButton_Click ( object sender, RoutedEventArgs e ) : void
Editor_EditCompleted ( object sender, Editor e ) : void
FeatureLayer_InitializationFailed ( object sender, EventArgs e ) : void
FeatureLayer_Initialized ( object sender, EventArgs e ) : void
FeatureTypeListBox_SelectionChanged ( object sender, System e ) : void
MyMap_MapGesture ( object sender, Map e ) : void
OKButton_Click ( object sender, RoutedEventArgs e ) : void
SignOut_Click ( object sender, RoutedEventArgs e ) : void
TypeButton_Click ( object sender, RoutedEventArgs e ) : void

Method Details

EditorTracking() public méthode

public EditorTracking ( ) : System
Résultat System

OnBackKeyPress() protected méthode

protected OnBackKeyPress ( System e ) : void
e System
Résultat void