GlobalPanelImpl Class Reference

ScriptEngine Global Panel Implementation. More...

Inheritance diagram for GlobalPanelImpl:

Inheritance graph
[legend]
Collaboration diagram for GlobalPanelImpl:

Collaboration graph
[legend]
List of all members.

Public Member Functions

def __init__
 GlobalPanelImpl constructor.
def isrealfile
 Test if file is on the os filesystem.
def applyPermissions
 Apply the permissions based on the operator's privileges.
def loadMSGLogger
 Show the message logger GUI.
def browseExportedFiles
 Show the folder for files exported during the last run.
def teleCommandGUI
 Show the real-time tele command execution GUI.
def diagMonitor
 Show the diagnostics telemetry monitor.
def telemMonitor
 Show the telemetry monitor.
def hwConfigSelector
def fileTool
 Show the File transfer tool.
def activateWindow
 Activate the window so that it is visible and has focus.
def startUserApp
 Start the user application.
def getUserApp
 Retrieve the user application.
def getUserAppTree
 Retrieve the user application tree.

Detailed Description

ScriptEngine Global Panel Implementation.

Definition at line 32 of file GlobalPanelImpl.py.


Member Function Documentation

def __init__   self,
  rc,
  common,
  parent = None,
  name = None,
  fl = 0
 

GlobalPanelImpl constructor.

Parameters:
rc ScriptEngine GUI instance
common ScriptEngineCommon instance
parent Parent GUI
name GUI name
fl GUI flags

Definition at line 34 of file GlobalPanelImpl.py.

def activateWindow   self,
  window
 

Activate the window so that it is visible and has focus.

Parameters:
window The dialog or window

Definition at line 251 of file GlobalPanelImpl.py.

def applyPermissions   self,
  operator
 

Apply the permissions based on the operator's privileges.

Parameters:
operator Operator's rcUser instance

Definition at line 154 of file GlobalPanelImpl.py.

def browseExportedFiles   self  ) 
 

Show the folder for files exported during the last run.

Definition at line 203 of file GlobalPanelImpl.py.

def diagMonitor   self  ) 
 

Show the diagnostics telemetry monitor.

Definition at line 221 of file GlobalPanelImpl.py.

def fileTool   self  ) 
 

Show the File transfer tool.

Definition at line 242 of file GlobalPanelImpl.py.

def getUserApp   self,
  appname = None
 

Retrieve the user application.

Parameters:
appname Application name
Returns:
User application

Definition at line 277 of file GlobalPanelImpl.py.

def getUserAppTree   self  ) 
 

Retrieve the user application tree.

Returns:
User application tree

Definition at line 289 of file GlobalPanelImpl.py.

def hwConfigSelector   self  ) 
 

Definition at line 239 of file GlobalPanelImpl.py.

def isrealfile   self,
  file
 

Test if file is on the os filesystem.

Definition at line 140 of file GlobalPanelImpl.py.

def loadMSGLogger   self  ) 
 

Show the message logger GUI.

Definition at line 196 of file GlobalPanelImpl.py.

def startUserApp   self  ) 
 

Start the user application.

Definition at line 261 of file GlobalPanelImpl.py.

def teleCommandGUI   self  ) 
 

Show the real-time tele command execution GUI.

Definition at line 212 of file GlobalPanelImpl.py.

def telemMonitor   self  ) 
 

Show the telemetry monitor.

Definition at line 230 of file GlobalPanelImpl.py.


The documentation for this class was generated from the following file:
Generated on Thu Apr 27 20:53:19 2006 for LICOS L02-01-00 by doxygen 1.4.6-NO