|
def | __init__ (self) |
|
def | evaluate (self, theContext) |
|
def | execute (self, theContext) |
|
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 | __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) |
|
◆ __init__()
def testAction.CustomAction2.__init__ |
( |
|
self | ) |
|
◆ evaluate()
def testAction.CustomAction2.evaluate |
( |
|
self, |
|
|
|
theContext |
|
) |
| |
◆ execute()
def testAction.CustomAction2.execute |
( |
|
self, |
|
|
|
theContext |
|
) |
| |
The documentation for this class was generated from the following file: