userArgument Class Reference

Inheritance diagram for userArgument:

Inheritance graph
[legend]
Collaboration diagram for userArgument:

Collaboration graph
[legend]
List of all members.

Public Member Functions

def __init__
 ArgumentImpl constructor.
def OKButtonClicked
 Handle OK button click.
def CancelButtonClicked
 Handle Cancel button click.
def getValue

Private Attributes

 __value

Detailed Description

Definition at line 67 of file testAppInput.py.


Member Function Documentation

def __init__   self,
  parent = None,
  name = None,
  modal = 0,
  fl = 0
 

ArgumentImpl constructor.

Parameters:
parent Parent GUI
name GUI name
modal Whether the dialog is modal or not
fl GUI flags

Reimplemented from ArgumentImpl.

Definition at line 69 of file testAppInput.py.

def CancelButtonClicked   self  ) 
 

Handle Cancel button click.

Reimplemented from ArgumentImpl.

Definition at line 78 of file testAppInput.py.

def getValue   self,
  caption
 

Definition at line 82 of file testAppInput.py.

def OKButtonClicked   self  ) 
 

Handle OK button click.

Reimplemented from ArgumentImpl.

Definition at line 74 of file testAppInput.py.


Member Data Documentation

__value [private]
 

Definition at line 71 of file testAppInput.py.


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