Public Member Functions | |
def | __init__ (self, frame, wimf, label, cmd, isFirst) |
def | processEvent (self) |
def | selectFile (self) |
def | toggleContinuous (self) |
Public Attributes | |
args | |
bCmd | |
cbContinuous | |
cmd | |
continuous | |
isFirst | |
ndbl | |
nint | |
nstr | |
panel | |
wimf | |
Definition at line 32 of file python/waitInput.py.
def python.waitInput.commandPanel.__init__ | ( | self, | |
frame, | |||
wimf, | |||
label, | |||
cmd, | |||
isFirst | |||
) |
Definition at line 33 of file python/waitInput.py.
def python.waitInput.commandPanel.processEvent | ( | self | ) |
Definition at line 89 of file python/waitInput.py.
def python.waitInput.commandPanel.selectFile | ( | self | ) |
Definition at line 78 of file python/waitInput.py.
def python.waitInput.commandPanel.toggleContinuous | ( | self | ) |
Definition at line 71 of file python/waitInput.py.
python.waitInput.commandPanel.args |
Definition at line 41 of file python/waitInput.py.
python.waitInput.commandPanel.bCmd |
Definition at line 39 of file python/waitInput.py.
python.waitInput.commandPanel.cbContinuous |
Definition at line 65 of file python/waitInput.py.
python.waitInput.commandPanel.cmd |
Definition at line 37 of file python/waitInput.py.
python.waitInput.commandPanel.continuous |
Definition at line 62 of file python/waitInput.py.
python.waitInput.commandPanel.isFirst |
Definition at line 38 of file python/waitInput.py.
python.waitInput.commandPanel.ndbl |
Definition at line 44 of file python/waitInput.py.
python.waitInput.commandPanel.nint |
Definition at line 43 of file python/waitInput.py.
python.waitInput.commandPanel.nstr |
Definition at line 42 of file python/waitInput.py.
python.waitInput.commandPanel.panel |
Definition at line 35 of file python/waitInput.py.
python.waitInput.commandPanel.wimf |
Definition at line 34 of file python/waitInput.py.