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

Interaction logic for MenuWrapper.xaml More...

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

Public Member Functions

 MenuWrapper ()
 
void SetLastConfigs (List< String > recent)
 

Properties

Boolean LogInEnabled [get, set]
 
Boolean LogOutEnabled [get, set]
 
RoutedEventHandler OnExitClicked
 
RoutedEventHandler OnLoginClicked
 
RoutedEventHandler OnLogoutClicked
 
RoutedEventHandler OnNewClicked
 
RoutedEventHandler OnOpenClicked
 
RoutedEventHandler OnRecentConfigClicked
 
RoutedEventHandler OnSaveAsClicked
 
RoutedEventHandler OnSaveClicked
 

Detailed Description

Interaction logic for MenuWrapper.xaml

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

Constructor & Destructor Documentation

SeciControls.MenuWrapper.MenuWrapper ( )
inline

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

Member Function Documentation

void SeciControls.MenuWrapper.SetLastConfigs ( List< String >  recent)
inline

Definition at line 79 of file MenuWrapper.xaml.cs.

Property Documentation

Boolean SeciControls.MenuWrapper.LogInEnabled
getset

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

Boolean SeciControls.MenuWrapper.LogOutEnabled
getset

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

RoutedEventHandler SeciControls.MenuWrapper.OnExitClicked
addremove

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

RoutedEventHandler SeciControls.MenuWrapper.OnLoginClicked
addremove

Definition at line 54 of file MenuWrapper.xaml.cs.

RoutedEventHandler SeciControls.MenuWrapper.OnLogoutClicked
addremove

Definition at line 60 of file MenuWrapper.xaml.cs.

RoutedEventHandler SeciControls.MenuWrapper.OnNewClicked
addremove

Definition at line 24 of file MenuWrapper.xaml.cs.

RoutedEventHandler SeciControls.MenuWrapper.OnOpenClicked
addremove

Definition at line 30 of file MenuWrapper.xaml.cs.

RoutedEventHandler SeciControls.MenuWrapper.OnRecentConfigClicked
addremove

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

RoutedEventHandler SeciControls.MenuWrapper.OnSaveAsClicked
addremove

Definition at line 42 of file MenuWrapper.xaml.cs.

RoutedEventHandler SeciControls.MenuWrapper.OnSaveClicked
addremove

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


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