Interaction logic for AdvancedOptions.xaml More...
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 | 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 | OnLogBlocksCheckChanged |
EventHandler | OnModifyVisCheckChanged |
EventHandler | OnPlotOnGenieTabCheckChanged |
EventHandler | OnRemoveAssocFileClicked |
EventHandler | OnRemoveExeClicked |
EventHandler | OnRemoveSubConfigClicked |
EventHandler | OnShowBeamloggerCheckChanged |
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 | 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) |
Interaction logic for AdvancedOptions.xaml
Definition at line 20 of file AdvancedOptions.xaml.cs.
|
inline |
Definition at line 88 of file AdvancedOptions.xaml.cs.
|
inlineprivate |
Definition at line 209 of file AdvancedOptions.xaml.cs.
References SeciControls.AdvancedOptions.OnAddAssocFileClicked.
|
inlineprivate |
Definition at line 193 of file AdvancedOptions.xaml.cs.
References SeciControls.AdvancedOptions.OnAddExeClicked.
|
inlineprivate |
Definition at line 225 of file AdvancedOptions.xaml.cs.
References SeciControls.AdvancedOptions.OnAddSubConfigClicked.
|
inlineprivate |
Definition at line 257 of file AdvancedOptions.xaml.cs.
References SeciControls.AdvancedOptions.OnConfigAlertsClicked.
|
inlineprivate |
Definition at line 201 of file AdvancedOptions.xaml.cs.
References SeciControls.AdvancedOptions.OnConfigureGraphsClicked.
|
inlineprivate |
Definition at line 241 of file AdvancedOptions.xaml.cs.
References SeciControls.AdvancedOptions.OnEditSubConfigClicked.
|
inlineprivate |
Definition at line 265 of file AdvancedOptions.xaml.cs.
References SeciControls.AdvancedOptions.OnHideTabsClicked.
|
inlineprivate |
Definition at line 217 of file AdvancedOptions.xaml.cs.
References SeciControls.AdvancedOptions.OnRemoveAssocFileClicked.
|
inlineprivate |
Definition at line 185 of file AdvancedOptions.xaml.cs.
References SeciControls.AdvancedOptions.OnRemoveExeClicked.
|
inlineprivate |
Definition at line 233 of file AdvancedOptions.xaml.cs.
References SeciControls.AdvancedOptions.OnRemoveSubConfigClicked.
|
inlineprivate |
Definition at line 141 of file AdvancedOptions.xaml.cs.
References SeciControls.AdvancedOptions.OnBigFontsDashboardCheckChanged.
|
inlineprivate |
Definition at line 273 of file AdvancedOptions.xaml.cs.
References SeciControls.AdvancedOptions.OnLogBlocksCheckChanged.
|
inlineprivate |
Definition at line 93 of file AdvancedOptions.xaml.cs.
References SeciControls.AdvancedOptions.OnDaeAvailableCheckChanged.
|
inlineprivate |
Definition at line 149 of file AdvancedOptions.xaml.cs.
References SeciControls.AdvancedOptions.OnJournelViewerCheckChanged.
|
inlineprivate |
Definition at line 109 of file AdvancedOptions.xaml.cs.
References SeciControls.AdvancedOptions.OnModifyVisCheckChanged.
|
inlineprivate |
Definition at line 249 of file AdvancedOptions.xaml.cs.
References SeciControls.AdvancedOptions.OnPlotOnGenieTabCheckChanged.
|
inlineprivate |
Definition at line 125 of file AdvancedOptions.xaml.cs.
References SeciControls.AdvancedOptions.OnShowBeamloggerCheckChanged.
|
inlineprivate |
Definition at line 133 of file AdvancedOptions.xaml.cs.
References SeciControls.AdvancedOptions.OnTwoGeniesCheckChanged.
|
inlineprivate |
Definition at line 281 of file AdvancedOptions.xaml.cs.
References SeciControls.AdvancedOptions.OnUsePythonChanged.
|
inlineprivate |
Definition at line 117 of file AdvancedOptions.xaml.cs.
References SeciControls.AdvancedOptions.OnUserCanSaveCheckChanged.
|
inlineprivate |
Definition at line 101 of file AdvancedOptions.xaml.cs.
References SeciControls.AdvancedOptions.OnVisAvailableCheckChanged.
|
inlineprivate |
Definition at line 157 of file AdvancedOptions.xaml.cs.
References SeciControls.AdvancedOptions.OnWebDashboardEnabledCheckChanged.
|
inlineprivate |
Definition at line 177 of file AdvancedOptions.xaml.cs.
References SeciControls.AdvancedOptions.OnWebDashboardShowTitleCheckChanged.
|
getset |
Definition at line 67 of file AdvancedOptions.xaml.cs.
|
getset |
Definition at line 62 of file AdvancedOptions.xaml.cs.
|
set |
Definition at line 71 of file AdvancedOptions.xaml.cs.
|
set |
Definition at line 65 of file AdvancedOptions.xaml.cs.
|
set |
Definition at line 73 of file AdvancedOptions.xaml.cs.
|
getset |
Definition at line 66 of file AdvancedOptions.xaml.cs.
|
getset |
Definition at line 68 of file AdvancedOptions.xaml.cs.
|
set |
Definition at line 69 of file AdvancedOptions.xaml.cs.
|
getset |
Definition at line 64 of file AdvancedOptions.xaml.cs.
|
getset |
Definition at line 63 of file AdvancedOptions.xaml.cs.
|
getset |
Definition at line 61 of file AdvancedOptions.xaml.cs.
|
set |
Definition at line 70 of file AdvancedOptions.xaml.cs.
EventHandler SeciControls.AdvancedOptions.OnAddAssocFileClicked |
Definition at line 46 of file AdvancedOptions.xaml.cs.
Referenced by SeciControls.AdvancedOptions.btnAddAssocFiles_Click().
EventHandler SeciControls.AdvancedOptions.OnAddExeClicked |
Definition at line 42 of file AdvancedOptions.xaml.cs.
Referenced by SeciControls.AdvancedOptions.btnAddExe_Click().
EventHandler SeciControls.AdvancedOptions.OnAddSubConfigClicked |
Definition at line 54 of file AdvancedOptions.xaml.cs.
Referenced by SeciControls.AdvancedOptions.btnAddSubConfig_Click().
EventHandler SeciControls.AdvancedOptions.OnBigFontsDashboardCheckChanged |
Definition at line 37 of file AdvancedOptions.xaml.cs.
Referenced by SeciControls.AdvancedOptions.chkBigFontsDashboard_CheckChanged().
EventHandler SeciControls.AdvancedOptions.OnConfigAlertsClicked |
Definition at line 59 of file AdvancedOptions.xaml.cs.
Referenced by SeciControls.AdvancedOptions.btnConfigAlerts_Click().
EventHandler SeciControls.AdvancedOptions.OnConfigureGraphsClicked |
Definition at line 50 of file AdvancedOptions.xaml.cs.
Referenced by SeciControls.AdvancedOptions.btnConfigureGraphs_Click().
EventHandler SeciControls.AdvancedOptions.OnDaeAvailableCheckChanged |
Definition at line 23 of file AdvancedOptions.xaml.cs.
Referenced by SeciControls.AdvancedOptions.chkDaeAvailable_CheckChanged().
EventHandler SeciControls.AdvancedOptions.OnEditSubConfigClicked |
Definition at line 56 of file AdvancedOptions.xaml.cs.
Referenced by SeciControls.AdvancedOptions.btnEditSubConfig_Click().
EventHandler SeciControls.AdvancedOptions.OnHideTabsClicked |
Definition at line 27 of file AdvancedOptions.xaml.cs.
Referenced by SeciControls.AdvancedOptions.btnHideTabs_Click().
EventHandler SeciControls.AdvancedOptions.OnJournelViewerCheckChanged |
Definition at line 38 of file AdvancedOptions.xaml.cs.
Referenced by SeciControls.AdvancedOptions.chkJournalViewer_CheckChanged().
EventHandler SeciControls.AdvancedOptions.OnLogBlocksCheckChanged |
Definition at line 39 of file AdvancedOptions.xaml.cs.
Referenced by SeciControls.AdvancedOptions.chkBlocksLogged_CheckChanged().
EventHandler SeciControls.AdvancedOptions.OnModifyVisCheckChanged |
Definition at line 25 of file AdvancedOptions.xaml.cs.
Referenced by SeciControls.AdvancedOptions.chkModifyVis_CheckChanged().
EventHandler SeciControls.AdvancedOptions.OnPlotOnGenieTabCheckChanged |
Definition at line 51 of file AdvancedOptions.xaml.cs.
Referenced by SeciControls.AdvancedOptions.chkPlotOnGenie_CheckChanged().
EventHandler SeciControls.AdvancedOptions.OnRemoveAssocFileClicked |
Definition at line 47 of file AdvancedOptions.xaml.cs.
Referenced by SeciControls.AdvancedOptions.btnRemoveAssocFiles_Click().
EventHandler SeciControls.AdvancedOptions.OnRemoveExeClicked |
Definition at line 43 of file AdvancedOptions.xaml.cs.
Referenced by SeciControls.AdvancedOptions.btnRemoveExe_Click().
EventHandler SeciControls.AdvancedOptions.OnRemoveSubConfigClicked |
Definition at line 55 of file AdvancedOptions.xaml.cs.
Referenced by SeciControls.AdvancedOptions.btnRemoveSubConfig_Click().
EventHandler SeciControls.AdvancedOptions.OnShowBeamloggerCheckChanged |
Definition at line 36 of file AdvancedOptions.xaml.cs.
Referenced by SeciControls.AdvancedOptions.chkShowBeamLogger_CheckChanged().
EventHandler SeciControls.AdvancedOptions.OnTwoGeniesCheckChanged |
Definition at line 35 of file AdvancedOptions.xaml.cs.
Referenced by SeciControls.AdvancedOptions.chkTwoGenies_CheckChanged().
EventHandler SeciControls.AdvancedOptions.OnUsePythonChanged |
Definition at line 34 of file AdvancedOptions.xaml.cs.
Referenced by SeciControls.AdvancedOptions.chkUsePython_CheckChanged().
EventHandler SeciControls.AdvancedOptions.OnUserCanSaveCheckChanged |
Definition at line 26 of file AdvancedOptions.xaml.cs.
Referenced by SeciControls.AdvancedOptions.chkUserCanSave_CheckChanged().
EventHandler SeciControls.AdvancedOptions.OnVisAvailableCheckChanged |
Definition at line 24 of file AdvancedOptions.xaml.cs.
Referenced by SeciControls.AdvancedOptions.chkVisAvailable_CheckChanged().
EventHandler SeciControls.AdvancedOptions.OnWebDashboardEnabledCheckChanged |
Definition at line 30 of file AdvancedOptions.xaml.cs.
Referenced by SeciControls.AdvancedOptions.chkWebDashEnabled_CheckChanged().
EventHandler SeciControls.AdvancedOptions.OnWebDashboardShowTitleCheckChanged |
Definition at line 31 of file AdvancedOptions.xaml.cs.
Referenced by SeciControls.AdvancedOptions.chkWebTitleEnabled_CheckChanged().