C# Class Ushahidi.View.Views.AddView

Add incident view
Inheritance: BaseView
Mostra file Open project: ushahidi/Ushahidi_WinMobile

Public Methods

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

Private Methods

Method 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 method

public AddMedia ( Media media ) : void
media Ushahidi.Model.Models.Media
return void

AddView() public method

public AddView ( ) : System
return System

Initialize() public method

public Initialize ( ) : void
return void

Loaded() public method

public Loaded ( ) : void
return void

Render() public method

public Render ( ) : void
return void

Translate() public method

public Translate ( ) : void
return void

Validate() public method

public Validate ( ) : bool
return bool