C# Class Ushahidi.View.Views.AddView

Add incident view
Inheritance: BaseView
Afficher le fichier Open project: ushahidi/Ushahidi_WinMobile

Méthodes publiques

Méthode Description
AddMedia ( Media media ) : void
AddView ( ) : System
Initialize ( ) : void
Loaded ( ) : void
Render ( ) : void
Translate ( ) : void
Validate ( ) : bool

Private Methods

Méthode Description
OnAddLocation ( object sender, EventArgs e ) : void
OnAddNews ( object sender, EventArgs e ) : void
OnAddPhoto ( object sender, EventArgs e ) : void
OnAddVideo ( object sender, EventArgs e ) : void
OnCancel ( object sender, EventArgs e ) : void
OnKeyboardChanged ( object sender, KeyboardEventArgs args ) : void
OnResize ( object sender, EventArgs e ) : void
OnSave ( object sender, EventArgs e ) : void

Method Details

AddMedia() public méthode

public AddMedia ( Media media ) : void
media Ushahidi.Model.Models.Media
Résultat void

AddView() public méthode

public AddView ( ) : System
Résultat System

Initialize() public méthode

public Initialize ( ) : void
Résultat void

Loaded() public méthode

public Loaded ( ) : void
Résultat void

Render() public méthode

public Render ( ) : void
Résultat void

Translate() public méthode

public Translate ( ) : void
Résultat void

Validate() public méthode

public Validate ( ) : bool
Résultat bool