|
| def | __init__ (self, theData) |
| |
| def | notify (self, status) |
| |
| def | execute (self, theCtx) |
| |
| def | __init__ (self, theId, theEventQueue=None, theData=None) |
| |
| def | __str__ (self) |
| |
| def | __lt__ (self, other) |
| |
| def | __eq__ (self, other) |
| |
| def | getId (self) |
| |
| def | getData (self) |
| |
| def | setId (self, theId) |
| |
| def | setData (self, theData) |
| |
| def | sendInternalEvent (self, theEvent) |
| |
| def | evaluate (self, theCtx) |
| |
| def | __init__ (self, theId, theEventQueue=None, theData=None) |
| |
| def | __str__ (self) |
| |
| def | __lt__ (self, other) |
| |
| def | __eq__ (self, other) |
| |
| def | getId (self) |
| |
| def | getData (self) |
| |
| def | setId (self, theId) |
| |
| def | setData (self, theData) |
| |
| def | sendInternalEvent (self, theEvent) |
| |
| def | evaluate (self, theCtx) |
| |
◆ __init__()
| def testApplication.ActionStatus.__init__ |
( |
|
self, |
|
|
|
theData |
|
) |
| |
◆ execute()
| def testApplication.ActionStatus.execute |
( |
|
self, |
|
|
|
theCtx |
|
) |
| |
◆ notify()
| def testApplication.ActionStatus.notify |
( |
|
self, |
|
|
|
status |
|
) |
| |
◆ mStatus
| testApplication.ActionStatus.mStatus |
The documentation for this class was generated from the following file: