SECI  1
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Events
Public Member Functions | Events | Private Member Functions | Private Attributes | List of all members
SeciControls.UserInformation Class Reference

Interaction logic for UserInformation.xaml More...

Inheritance diagram for SeciControls.UserInformation:
Inheritance graph
Collaboration diagram for SeciControls.UserInformation:
Collaboration graph

Public Member Functions

void Update ()
 
 UserInformation ()
 

Events

EventHandler OnEditUsersClicked
 

Private Member Functions

void _webpageLauncher_DoWork (object sender, DoWorkEventArgs e)
 
void btnChangeRB_Click (object sender, RoutedEventArgs e)
 
void btnEditUsers_Click (object sender, RoutedEventArgs e)
 
void lnkEra_Click (object sender, RoutedEventArgs e)
 
void lnkSamplesheet_Click (object sender, RoutedEventArgs e)
 
void UserControl_Loaded (object sender, RoutedEventArgs e)
 

Private Attributes

DataTable _dt
 
BackgroundWorker _webpageLauncher = new BackgroundWorker()
 

Detailed Description

Interaction logic for UserInformation.xaml

Definition at line 25 of file UserInformation.xaml.cs.

Constructor & Destructor Documentation

SeciControls.UserInformation.UserInformation ( )
inline

Definition at line 32 of file UserInformation.xaml.cs.

References SeciControls.UserInformation._webpageLauncher_DoWork().

Here is the call graph for this function:

Member Function Documentation

void SeciControls.UserInformation._webpageLauncher_DoWork ( object  sender,
DoWorkEventArgs  e 
)
inlineprivate
void SeciControls.UserInformation.btnChangeRB_Click ( object  sender,
RoutedEventArgs  e 
)
inlineprivate

Definition at line 84 of file UserInformation.xaml.cs.

References SeciControls.UserInformation.Update().

Here is the call graph for this function:

void SeciControls.UserInformation.btnEditUsers_Click ( object  sender,
RoutedEventArgs  e 
)
inlineprivate
void SeciControls.UserInformation.lnkEra_Click ( object  sender,
RoutedEventArgs  e 
)
inlineprivate

Definition at line 135 of file UserInformation.xaml.cs.

void SeciControls.UserInformation.lnkSamplesheet_Click ( object  sender,
RoutedEventArgs  e 
)
inlineprivate
void SeciControls.UserInformation.Update ( )
inline
void SeciControls.UserInformation.UserControl_Loaded ( object  sender,
RoutedEventArgs  e 
)
inlineprivate

Definition at line 39 of file UserInformation.xaml.cs.

References SeciControls.UserInformation._dt.

Member Data Documentation

DataTable SeciControls.UserInformation._dt
private
BackgroundWorker SeciControls.UserInformation._webpageLauncher = new BackgroundWorker()
private

Event Documentation

EventHandler SeciControls.UserInformation.OnEditUsersClicked

The documentation for this class was generated from the following file: