C# Class Gwupe.Agent.UI.WPF.Engage.ContactSettings

Interaction logic for ContactSettings.xaml
Inheritance: Gwupe.Agent.UI.WPF.API.GwupeModalUserControl
显示文件 Open project: gwupe/Gwupe

Protected Methods

Method Description
CommitInput ( ) : bool
Hide ( ) : void
ResetInputs ( ) : void
Show ( ) : void
ValidateInput ( ) : bool

Private Methods

Method Description
CheckBox_Click ( object sender, RoutedEventArgs e ) : void
ContactSettings ( EngagementWindowDataContext dataContext ) : System
UpdateRelationship ( ElevateToken token ) : void

Method Details

CommitInput() protected method

protected CommitInput ( ) : bool
return bool

Hide() protected method

protected Hide ( ) : void
return void

ResetInputs() protected method

protected ResetInputs ( ) : void
return void

Show() protected method

protected Show ( ) : void
return void

ValidateInput() protected method

protected ValidateInput ( ) : bool
return bool