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

Interaction logic for LabViewNavButton.xaml More...

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

Public Member Functions

 LabViewNavButton ()
 
void SetExpansionToDefault ()
 
void SetLinkVisability (Boolean show)
 
void SetText (String text)
 

Static Public Attributes

static DependencyProperty DefaultNameProperty
 

Properties

String DefaultName [get, set]
 

Events

EventHandler OnAddVIClicked
 
EventHandler OnConfigureBlocksClicked
 
EventHandler OnConfigureVIClicked
 
EventHandler OnDisplayBlocksClicked
 
EventHandler OnEditTabsClicked
 
EventHandler OnRemoveVIClicked
 
EventHandler OnVIsClicked
 

Private Member Functions

void btnLabview_Click (object sender, RoutedEventArgs e)
 
void btnLabview_Collapsed (object sender, RoutedEventArgs e)
 
void btnLabview_Expanded (object sender, RoutedEventArgs e)
 
void lnkAddVI_Click (object sender, RoutedEventArgs e)
 
void lnkConfigureBlocks_Click (object sender, RoutedEventArgs e)
 
void lnkConfigureVI_Click (object sender, RoutedEventArgs e)
 
void lnkDisplayBlocks_Click (object sender, RoutedEventArgs e)
 
void lnkEditTabs_Click (object sender, RoutedEventArgs e)
 
void lnkRemoveVI_Click (object sender, RoutedEventArgs e)
 

Static Private Member Functions

static LabViewNavButton ()
 

Private Attributes

Boolean _isLabviewBtnExpanded = false
 

Detailed Description

Interaction logic for LabViewNavButton.xaml

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

Constructor & Destructor Documentation

static SeciControls.LabViewNavButton.LabViewNavButton ( )
inlinestaticprivate
SeciControls.LabViewNavButton.LabViewNavButton ( )
inline

Definition at line 51 of file LabViewNavButton.xaml.cs.

Member Function Documentation

void SeciControls.LabViewNavButton.btnLabview_Click ( object  sender,
RoutedEventArgs  e 
)
inlineprivate
void SeciControls.LabViewNavButton.btnLabview_Collapsed ( object  sender,
RoutedEventArgs  e 
)
inlineprivate
void SeciControls.LabViewNavButton.btnLabview_Expanded ( object  sender,
RoutedEventArgs  e 
)
inlineprivate
void SeciControls.LabViewNavButton.lnkAddVI_Click ( object  sender,
RoutedEventArgs  e 
)
inlineprivate
void SeciControls.LabViewNavButton.lnkConfigureBlocks_Click ( object  sender,
RoutedEventArgs  e 
)
inlineprivate
void SeciControls.LabViewNavButton.lnkConfigureVI_Click ( object  sender,
RoutedEventArgs  e 
)
inlineprivate
void SeciControls.LabViewNavButton.lnkDisplayBlocks_Click ( object  sender,
RoutedEventArgs  e 
)
inlineprivate
void SeciControls.LabViewNavButton.lnkEditTabs_Click ( object  sender,
RoutedEventArgs  e 
)
inlineprivate
void SeciControls.LabViewNavButton.lnkRemoveVI_Click ( object  sender,
RoutedEventArgs  e 
)
inlineprivate
void SeciControls.LabViewNavButton.SetExpansionToDefault ( )
inline
void SeciControls.LabViewNavButton.SetLinkVisability ( Boolean  show)
inline

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

void SeciControls.LabViewNavButton.SetText ( String  text)
inline

Definition at line 46 of file LabViewNavButton.xaml.cs.

Member Data Documentation

Boolean SeciControls.LabViewNavButton._isLabviewBtnExpanded = false
private
DependencyProperty SeciControls.LabViewNavButton.DefaultNameProperty
static

Property Documentation

String SeciControls.LabViewNavButton.DefaultName
getset

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

Event Documentation

EventHandler SeciControls.LabViewNavButton.OnAddVIClicked
EventHandler SeciControls.LabViewNavButton.OnConfigureBlocksClicked
EventHandler SeciControls.LabViewNavButton.OnConfigureVIClicked
EventHandler SeciControls.LabViewNavButton.OnDisplayBlocksClicked
EventHandler SeciControls.LabViewNavButton.OnEditTabsClicked
EventHandler SeciControls.LabViewNavButton.OnRemoveVIClicked
EventHandler SeciControls.LabViewNavButton.OnVIsClicked

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