Changes between Version 3 and Version 4 of documentation/PythonManual/Events
- Timestamp:
 - 04/01/08 13:30:36 (9 years ago)
 
Legend:
- Unmodified
 - Added
 - Removed
 - Modified
 
- 
documentation/PythonManual/Events
v3 v4 3 3 4 4 When an event is sent to python, three global variables are set up in the context of the called function. 5 ''event'' - The event object that caused the function call[[br]]5 ''event'' - The event object[[br]] 6 6 ''document'' - The document in which the event fired[[br]] 7 7 ''self'' - The element context in which the event fired[[br]]  

