| Home | Trees | Indices | Help |
|
|---|
|
|
| Functions | |||
|
|||
|
|||
|
|||
|
|||
|
|||
| Function Details |
Calls the Skill function and returns the result. function: Skill function to call argsList: Python tuple or list of arguments (default empty). Can contain None (= Parent NULL), integers, floats, strings and lists. vocabulary: theParent vocabulary, or "CmdOp" rpc: the EmSubprocessRpc object executing the call (defaults to empro.core.CommunicationWithParent.rpc()) |
Calls the AEL function and returns the result. function: AEL function to call argsList: Python tuple or list of arguments (default empty). Can contain None (= AEL NULL), integers, floats, strings and lists. vocabulary: theAEL vocabulary, or "CmdOp" rpc: the EmSubprocessRpc object executing the call (defaults to empro.core.CommunicationWithParent.rpc()) |
Calls the AEL function without waiting for the result. function: AEL function to call argsList: Python tuple or list of arguments (default empty). Can contain None (= AEL NULL), integers, floats, strings and lists. vocabulary: theAEL vocabulary, or "CmdOp" rpc: the EmSubprocessRpc object executing the call (defaults to empro.core.CommunicationWithParent.rpc()) |
Returns whether the peer process is showing a modal or popup widget. rpc: the EmSubprocessRpc object executing the call (defaults to empro.core.CommunicationWithParent.rpc()) |
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Wed Jun 26 10:16:15 2019 | http://epydoc.sourceforge.net |