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

Interaction logic for ViHostWrapper.xaml More...

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

Public Member Functions

void AddVI (String filename)
 
void AddVI (String filename, int x, int y)
 
void CascadeVIs ()
 
List< String > GetViNames ()
 
void RemoveAllVIs ()
 
void RemoveVI (String filename)
 
void SetVisible (Boolean visible)
 
void StartTimer (int interval)
 
 ViHostWrapper ()
 

Detailed Description

Interaction logic for ViHostWrapper.xaml

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

Constructor & Destructor Documentation

SeciControls.ViHostWrapper.ViHostWrapper ( )
inline

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

Member Function Documentation

void SeciControls.ViHostWrapper.AddVI ( String  filename)
inline

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

void SeciControls.ViHostWrapper.AddVI ( String  filename,
int  x,
int  y 
)
inline

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

void SeciControls.ViHostWrapper.CascadeVIs ( )
inline

Definition at line 47 of file ViHostWrapper.xaml.cs.

List<String> SeciControls.ViHostWrapper.GetViNames ( )
inline

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

void SeciControls.ViHostWrapper.RemoveAllVIs ( )
inline

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

void SeciControls.ViHostWrapper.RemoveVI ( String  filename)
inline

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

void SeciControls.ViHostWrapper.SetVisible ( Boolean  visible)
inline

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

void SeciControls.ViHostWrapper.StartTimer ( int  interval)
inline

Definition at line 62 of file ViHostWrapper.xaml.cs.


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