Changes between Version 3 and Version 4 of documentation/PythonManual/Events

Show
Ignore:
Author:
lloydw (IP: 203.96.63.172)
Timestamp:
04/01/08 13:30:36 (9 years ago)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • documentation/PythonManual/Events

    v3 v4  
    33 
    44When 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]] 
    66  ''document'' - The document in which the event fired[[br]] 
    77  ''self'' - The element context in which the event fired[[br]]