C# Class Verses.iOS.SettingsDialog

Inheritance: MonoTouch.Dialog.DialogViewController
Afficher le fichier Open project: pierceboggan/Verses Class Usage Examples

Méthodes publiques

Méthode Description
LoadView ( ) : void
SettingsDialog ( ) : System
ViewDidAppear ( bool animated ) : void

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Private Methods

Méthode Description
BuildTree ( ) : void
FetchTranslation ( ) : int
Handle32Ways ( ) : void
HandleCancelButtonTapped ( object sender, EventArgs args ) : void
HandleFacebookTapped ( ) : void
HandleFighterVerses ( ) : void
HandleHowToMemorize ( ) : void
HandleLicensingTapped ( ) : void
HandleMemorizeAnything ( ) : void
HandlePracticalTips ( ) : void
HandleRateVersesTapped ( ) : void
HandleRememberMe ( ) : void
HandleScriptureTyper ( ) : void
HandleShareVersesTapped ( ) : void
HandleSubmitFeedbackTapped ( ) : void
HandleTwitterTapped ( ) : void
HandleWebsiteTapped ( ) : void
HandleWhatTranslation ( ) : void
HandleWhyMemorize ( ) : void
SetupUI ( ) : void

Method Details

Dispose() protected méthode

protected Dispose ( bool disposing ) : void
disposing bool
Résultat void

LoadView() public méthode

public LoadView ( ) : void
Résultat void

SettingsDialog() public méthode

public SettingsDialog ( ) : System
Résultat System

ViewDidAppear() public méthode

public ViewDidAppear ( bool animated ) : void
animated bool
Résultat void