C# Class Views.CaseRelationshipShow

Inheritance: Gtk.Bin
Mostrar archivo Open project: monsterlabs/HumanRightsTracker

Public Methods

Method Description
CaseRelationshipShow ( ) : System
HideActionButtons ( ) : void

Protected Methods

Method Description
OnSave ( object sender, System e ) : void
OnToggle ( object sender, System e ) : void

Method Details

CaseRelationshipShow() public method

public CaseRelationshipShow ( ) : System
return System

HideActionButtons() public method

public HideActionButtons ( ) : void
return void

OnSave() protected method

protected OnSave ( object sender, System e ) : void
sender object
e System
return void

OnToggle() protected method

protected OnToggle ( object sender, System e ) : void
sender object
e System
return void