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

Interaction logic for AdvancedOptions.xaml More...

Inheritance diagram for SeciUserInterface.Controls.AdvancedOptions:
Inheritance graph
Collaboration diagram for SeciUserInterface.Controls.AdvancedOptions:
Collaboration graph

Public Member Functions

 AdvancedOptions ()
 

Properties

bool BigFontsDashboard [get, set]
 
bool DaeAvailable [get, set]
 
bool LogBlocksEnabled [set]
 
bool PlotOnGenieTab [set]
 
bool PythonAvailable [set]
 
bool ShowBeamlogger [get, set]
 
bool ShowJournalViewer [get, set]
 
bool ShowLostTime [get, set]
 
bool ShowWebDashboard [set]
 
bool TwoGeniesAvailable [get, set]
 
bool UsePython [get, set]
 
bool VisAvailable [get, set]
 
bool WebDashboardShowTitle [set]
 

Events

EventHandler OnAddAssocFileClicked
 
EventHandler OnAddExeClicked
 
EventHandler OnAddSubConfigClicked
 
EventHandler OnBigFontsDashboardCheckChanged
 
EventHandler OnConfigAlertsClicked
 
EventHandler OnConfigureGraphsClicked
 
EventHandler OnDaeAvailableCheckChanged
 
EventHandler OnEditSubConfigClicked
 
EventHandler OnHideTabsClicked
 
EventHandler OnJournelViewerCheckChanged
 
EventHandler OnModifyVisCheckChanged
 
EventHandler OnPlotOnGenieTabCheckChanged
 
EventHandler OnRemoveAssocFileClicked
 
EventHandler OnRemoveExeClicked
 
EventHandler OnRemoveSubConfigClicked
 
EventHandler OnShowBeamloggerCheckChanged
 
EventHandler OnShowLostTimeCheckChanged
 
EventHandler OnTwoGeniesCheckChanged
 
EventHandler OnUsePythonChanged
 
EventHandler OnUserCanSaveCheckChanged
 
EventHandler OnVisAvailableCheckChanged
 
EventHandler OnWebDashboardEnabledCheckChanged
 
EventHandler OnWebDashboardShowTitleCheckChanged
 

Private Member Functions

void btnAddAssocFiles_Click (object sender, RoutedEventArgs e)
 
void btnAddExe_Click (object sender, RoutedEventArgs e)
 
void btnAddSubConfig_Click (object sender, RoutedEventArgs e)
 
void btnConfigAlerts_Click (object sender, RoutedEventArgs e)
 
void btnConfigureGraphs_Click (object sender, RoutedEventArgs e)
 
void btnEditSubConfig_Click (object sender, RoutedEventArgs e)
 
void btnHideTabs_Click (object sender, RoutedEventArgs e)
 
void btnRemoveAssocFiles_Click (object sender, RoutedEventArgs e)
 
void btnRemoveExe_Click (object sender, RoutedEventArgs e)
 
void btnRemoveSubConfig_Click (object sender, RoutedEventArgs e)
 
void chkBigFontsDashboard_CheckChanged (object sender, RoutedEventArgs e)
 
void chkBlocksLogged_CheckChanged (object sender, RoutedEventArgs e)
 
void chkDaeAvailable_CheckChanged (object sender, RoutedEventArgs e)
 
void chkJournalViewer_CheckChanged (object sender, RoutedEventArgs e)
 
void chkModifyVis_CheckChanged (object sender, RoutedEventArgs e)
 
void chkPlotOnGenie_CheckChanged (object sender, RoutedEventArgs e)
 
void chkShowBeamLogger_CheckChanged (object sender, RoutedEventArgs e)
 
void chkShowLostTime_CheckChanged (object sender, RoutedEventArgs e)
 
void chkTwoGenies_CheckChanged (object sender, RoutedEventArgs e)
 
void chkUsePython_CheckChanged (object sender, RoutedEventArgs e)
 
void chkUserCanSave_CheckChanged (object sender, RoutedEventArgs e)
 
void chkVisAvailable_CheckChanged (object sender, RoutedEventArgs e)
 
void chkWebDashEnabled_CheckChanged (object sender, RoutedEventArgs e)
 
void chkWebTitleEnabled_CheckChanged (object sender, RoutedEventArgs e)
 
void UserControl_Loaded (object sender, RoutedEventArgs e)
 

Private Attributes

AdvancedOptionsModel _model = new AdvancedOptionsModel()
 

Detailed Description

Interaction logic for AdvancedOptions.xaml

Definition at line 20 of file AdvancedOptions.xaml.cs.

Constructor & Destructor Documentation

SeciUserInterface.Controls.AdvancedOptions.AdvancedOptions ( )
inline

Definition at line 92 of file AdvancedOptions.xaml.cs.

Member Function Documentation

void SeciUserInterface.Controls.AdvancedOptions.btnAddAssocFiles_Click ( object  sender,
RoutedEventArgs  e 
)
inlineprivate

Definition at line 228 of file AdvancedOptions.xaml.cs.

void SeciUserInterface.Controls.AdvancedOptions.btnAddExe_Click ( object  sender,
RoutedEventArgs  e 
)
inlineprivate

Definition at line 212 of file AdvancedOptions.xaml.cs.

void SeciUserInterface.Controls.AdvancedOptions.btnAddSubConfig_Click ( object  sender,
RoutedEventArgs  e 
)
inlineprivate

Definition at line 244 of file AdvancedOptions.xaml.cs.

void SeciUserInterface.Controls.AdvancedOptions.btnConfigAlerts_Click ( object  sender,
RoutedEventArgs  e 
)
inlineprivate

Definition at line 276 of file AdvancedOptions.xaml.cs.

void SeciUserInterface.Controls.AdvancedOptions.btnConfigureGraphs_Click ( object  sender,
RoutedEventArgs  e 
)
inlineprivate

Definition at line 220 of file AdvancedOptions.xaml.cs.

void SeciUserInterface.Controls.AdvancedOptions.btnEditSubConfig_Click ( object  sender,
RoutedEventArgs  e 
)
inlineprivate

Definition at line 260 of file AdvancedOptions.xaml.cs.

void SeciUserInterface.Controls.AdvancedOptions.btnHideTabs_Click ( object  sender,
RoutedEventArgs  e 
)
inlineprivate

Definition at line 284 of file AdvancedOptions.xaml.cs.

void SeciUserInterface.Controls.AdvancedOptions.btnRemoveAssocFiles_Click ( object  sender,
RoutedEventArgs  e 
)
inlineprivate

Definition at line 236 of file AdvancedOptions.xaml.cs.

void SeciUserInterface.Controls.AdvancedOptions.btnRemoveExe_Click ( object  sender,
RoutedEventArgs  e 
)
inlineprivate

Definition at line 204 of file AdvancedOptions.xaml.cs.

void SeciUserInterface.Controls.AdvancedOptions.btnRemoveSubConfig_Click ( object  sender,
RoutedEventArgs  e 
)
inlineprivate

Definition at line 252 of file AdvancedOptions.xaml.cs.

void SeciUserInterface.Controls.AdvancedOptions.chkBigFontsDashboard_CheckChanged ( object  sender,
RoutedEventArgs  e 
)
inlineprivate

Definition at line 160 of file AdvancedOptions.xaml.cs.

void SeciUserInterface.Controls.AdvancedOptions.chkBlocksLogged_CheckChanged ( object  sender,
RoutedEventArgs  e 
)
inlineprivate

Definition at line 292 of file AdvancedOptions.xaml.cs.

void SeciUserInterface.Controls.AdvancedOptions.chkDaeAvailable_CheckChanged ( object  sender,
RoutedEventArgs  e 
)
inlineprivate

Definition at line 112 of file AdvancedOptions.xaml.cs.

void SeciUserInterface.Controls.AdvancedOptions.chkJournalViewer_CheckChanged ( object  sender,
RoutedEventArgs  e 
)
inlineprivate

Definition at line 168 of file AdvancedOptions.xaml.cs.

void SeciUserInterface.Controls.AdvancedOptions.chkModifyVis_CheckChanged ( object  sender,
RoutedEventArgs  e 
)
inlineprivate

Definition at line 128 of file AdvancedOptions.xaml.cs.

void SeciUserInterface.Controls.AdvancedOptions.chkPlotOnGenie_CheckChanged ( object  sender,
RoutedEventArgs  e 
)
inlineprivate

Definition at line 268 of file AdvancedOptions.xaml.cs.

void SeciUserInterface.Controls.AdvancedOptions.chkShowBeamLogger_CheckChanged ( object  sender,
RoutedEventArgs  e 
)
inlineprivate

Definition at line 144 of file AdvancedOptions.xaml.cs.

void SeciUserInterface.Controls.AdvancedOptions.chkShowLostTime_CheckChanged ( object  sender,
RoutedEventArgs  e 
)
inlineprivate

Definition at line 305 of file AdvancedOptions.xaml.cs.

void SeciUserInterface.Controls.AdvancedOptions.chkTwoGenies_CheckChanged ( object  sender,
RoutedEventArgs  e 
)
inlineprivate

Definition at line 152 of file AdvancedOptions.xaml.cs.

void SeciUserInterface.Controls.AdvancedOptions.chkUsePython_CheckChanged ( object  sender,
RoutedEventArgs  e 
)
inlineprivate

Definition at line 297 of file AdvancedOptions.xaml.cs.

void SeciUserInterface.Controls.AdvancedOptions.chkUserCanSave_CheckChanged ( object  sender,
RoutedEventArgs  e 
)
inlineprivate

Definition at line 136 of file AdvancedOptions.xaml.cs.

void SeciUserInterface.Controls.AdvancedOptions.chkVisAvailable_CheckChanged ( object  sender,
RoutedEventArgs  e 
)
inlineprivate

Definition at line 120 of file AdvancedOptions.xaml.cs.

void SeciUserInterface.Controls.AdvancedOptions.chkWebDashEnabled_CheckChanged ( object  sender,
RoutedEventArgs  e 
)
inlineprivate

Definition at line 176 of file AdvancedOptions.xaml.cs.

void SeciUserInterface.Controls.AdvancedOptions.chkWebTitleEnabled_CheckChanged ( object  sender,
RoutedEventArgs  e 
)
inlineprivate

Definition at line 196 of file AdvancedOptions.xaml.cs.

void SeciUserInterface.Controls.AdvancedOptions.UserControl_Loaded ( object  sender,
RoutedEventArgs  e 
)
inlineprivate

Definition at line 97 of file AdvancedOptions.xaml.cs.

Member Data Documentation

AdvancedOptionsModel SeciUserInterface.Controls.AdvancedOptions._model = new AdvancedOptionsModel()
private

Definition at line 22 of file AdvancedOptions.xaml.cs.

Property Documentation

bool SeciUserInterface.Controls.AdvancedOptions.BigFontsDashboard
getset

Definition at line 69 of file AdvancedOptions.xaml.cs.

bool SeciUserInterface.Controls.AdvancedOptions.DaeAvailable
getset

Definition at line 64 of file AdvancedOptions.xaml.cs.

bool SeciUserInterface.Controls.AdvancedOptions.LogBlocksEnabled
set

Definition at line 73 of file AdvancedOptions.xaml.cs.

bool SeciUserInterface.Controls.AdvancedOptions.PlotOnGenieTab
set

Definition at line 67 of file AdvancedOptions.xaml.cs.

bool SeciUserInterface.Controls.AdvancedOptions.PythonAvailable
set

Definition at line 77 of file AdvancedOptions.xaml.cs.

bool SeciUserInterface.Controls.AdvancedOptions.ShowBeamlogger
getset

Definition at line 68 of file AdvancedOptions.xaml.cs.

bool SeciUserInterface.Controls.AdvancedOptions.ShowJournalViewer
getset

Definition at line 70 of file AdvancedOptions.xaml.cs.

bool SeciUserInterface.Controls.AdvancedOptions.ShowLostTime
getset

Definition at line 74 of file AdvancedOptions.xaml.cs.

bool SeciUserInterface.Controls.AdvancedOptions.ShowWebDashboard
set

Definition at line 71 of file AdvancedOptions.xaml.cs.

bool SeciUserInterface.Controls.AdvancedOptions.TwoGeniesAvailable
getset

Definition at line 66 of file AdvancedOptions.xaml.cs.

bool SeciUserInterface.Controls.AdvancedOptions.UsePython
getset

Definition at line 65 of file AdvancedOptions.xaml.cs.

bool SeciUserInterface.Controls.AdvancedOptions.VisAvailable
getset

Definition at line 63 of file AdvancedOptions.xaml.cs.

bool SeciUserInterface.Controls.AdvancedOptions.WebDashboardShowTitle
set

Definition at line 72 of file AdvancedOptions.xaml.cs.

Event Documentation

EventHandler SeciUserInterface.Controls.AdvancedOptions.OnAddAssocFileClicked

Definition at line 48 of file AdvancedOptions.xaml.cs.

EventHandler SeciUserInterface.Controls.AdvancedOptions.OnAddExeClicked

Definition at line 44 of file AdvancedOptions.xaml.cs.

EventHandler SeciUserInterface.Controls.AdvancedOptions.OnAddSubConfigClicked

Definition at line 56 of file AdvancedOptions.xaml.cs.

EventHandler SeciUserInterface.Controls.AdvancedOptions.OnBigFontsDashboardCheckChanged

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

EventHandler SeciUserInterface.Controls.AdvancedOptions.OnConfigAlertsClicked

Definition at line 61 of file AdvancedOptions.xaml.cs.

EventHandler SeciUserInterface.Controls.AdvancedOptions.OnConfigureGraphsClicked

Definition at line 52 of file AdvancedOptions.xaml.cs.

EventHandler SeciUserInterface.Controls.AdvancedOptions.OnDaeAvailableCheckChanged

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

EventHandler SeciUserInterface.Controls.AdvancedOptions.OnEditSubConfigClicked

Definition at line 58 of file AdvancedOptions.xaml.cs.

EventHandler SeciUserInterface.Controls.AdvancedOptions.OnHideTabsClicked

Definition at line 29 of file AdvancedOptions.xaml.cs.

EventHandler SeciUserInterface.Controls.AdvancedOptions.OnJournelViewerCheckChanged

Definition at line 40 of file AdvancedOptions.xaml.cs.

EventHandler SeciUserInterface.Controls.AdvancedOptions.OnModifyVisCheckChanged

Definition at line 27 of file AdvancedOptions.xaml.cs.

EventHandler SeciUserInterface.Controls.AdvancedOptions.OnPlotOnGenieTabCheckChanged

Definition at line 53 of file AdvancedOptions.xaml.cs.

EventHandler SeciUserInterface.Controls.AdvancedOptions.OnRemoveAssocFileClicked

Definition at line 49 of file AdvancedOptions.xaml.cs.

EventHandler SeciUserInterface.Controls.AdvancedOptions.OnRemoveExeClicked

Definition at line 45 of file AdvancedOptions.xaml.cs.

EventHandler SeciUserInterface.Controls.AdvancedOptions.OnRemoveSubConfigClicked

Definition at line 57 of file AdvancedOptions.xaml.cs.

EventHandler SeciUserInterface.Controls.AdvancedOptions.OnShowBeamloggerCheckChanged

Definition at line 38 of file AdvancedOptions.xaml.cs.

EventHandler SeciUserInterface.Controls.AdvancedOptions.OnShowLostTimeCheckChanged

Definition at line 41 of file AdvancedOptions.xaml.cs.

EventHandler SeciUserInterface.Controls.AdvancedOptions.OnTwoGeniesCheckChanged

Definition at line 37 of file AdvancedOptions.xaml.cs.

EventHandler SeciUserInterface.Controls.AdvancedOptions.OnUsePythonChanged

Definition at line 36 of file AdvancedOptions.xaml.cs.

EventHandler SeciUserInterface.Controls.AdvancedOptions.OnUserCanSaveCheckChanged

Definition at line 28 of file AdvancedOptions.xaml.cs.

EventHandler SeciUserInterface.Controls.AdvancedOptions.OnVisAvailableCheckChanged

Definition at line 26 of file AdvancedOptions.xaml.cs.

EventHandler SeciUserInterface.Controls.AdvancedOptions.OnWebDashboardEnabledCheckChanged

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

EventHandler SeciUserInterface.Controls.AdvancedOptions.OnWebDashboardShowTitleCheckChanged

Definition at line 33 of file AdvancedOptions.xaml.cs.


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