C# Class Views.InstitutionPersonShow

Inheritance: Gtk.Bin
显示文件 Open project: monsterlabs/HumanRightsTracker

Public Methods

Method Description
HideActionButtons ( ) : void
InstitutionPersonShow ( ) : System
InstitutionReadOnly ( ) : void
PersonReadOnly ( ) : void

Protected Methods

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

Method Details

HideActionButtons() public method

public HideActionButtons ( ) : void
return void

InstitutionPersonShow() public method

public InstitutionPersonShow ( ) : System
return System

InstitutionReadOnly() public method

public InstitutionReadOnly ( ) : 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

PersonReadOnly() public method

public PersonReadOnly ( ) : void
return void