|
| def | __init__ (self, theId, theEventQueue, theEvent) |
| |
| def | execute (self, theCtx) |
| |
| 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 testExecutor.TriggerEventAction.__init__ |
( |
|
self, |
|
|
|
theId, |
|
|
|
theEventQueue, |
|
|
|
theEvent |
|
) |
| |
◆ execute()
| def testExecutor.TriggerEventAction.execute |
( |
|
self, |
|
|
|
theCtx |
|
) |
| |
◆ mEvent
| testExecutor.TriggerEventAction.mEvent |
The documentation for this class was generated from the following file: