C# Class ArcGISWindowsPhoneSDK.AttributeOnlyEditing

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

Méthodes publiques

Méthode Description
AttributeOnlyEditing ( ) : System

Méthodes protégées

Méthode Description
OnBackKeyPress ( System e ) : void

Private Methods

Méthode Description
Editor_EditCompleted ( object sender, Editor e ) : void
FeatureLayer_EndSaveEdits ( object sender, ESRI e ) : void
FeatureLayer_Initialized ( object sender, EventArgs e ) : void
OKButton_Click ( object sender, RoutedEventArgs e ) : void

Method Details

AttributeOnlyEditing() public méthode

public AttributeOnlyEditing ( ) : System
Résultat System

OnBackKeyPress() protected méthode

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