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

Interaction logic for ContactSettings.xaml
Inheritance: Gwupe.Agent.UI.WPF.API.GwupeModalUserControl
Afficher le fichier Open project: gwupe/Gwupe

Méthodes protégées

Méthode Description
CommitInput ( ) : bool
Hide ( ) : void
ResetInputs ( ) : void
Show ( ) : void
ValidateInput ( ) : bool

Private Methods

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

Method Details

CommitInput() protected méthode

protected CommitInput ( ) : bool
Résultat bool

Hide() protected méthode

protected Hide ( ) : void
Résultat void

ResetInputs() protected méthode

protected ResetInputs ( ) : void
Résultat void

Show() protected méthode

protected Show ( ) : void
Résultat void

ValidateInput() protected méthode

protected ValidateInput ( ) : bool
Résultat bool