Home | Trees | Indices | Help |
|
---|
|
Instance Methods | |
Inherited from Inherited from Inherited from |
Properties | |
button The button that caused the event (ro). |
|
cursorid Always 0 for mouse events, but can be used to handle mouse and tracking events at once (ro). |
|
leftbuttonstate | |
middlebuttonstate | |
node The node that the event handler was declared in (ro). |
|
rightbuttonstate | |
source Always MOUSE |
|
x x position in the global coordinate system (ro). |
|
y y position in the global coordinate system (ro). |
|
Inherited from Inherited from |
Property Details |
buttonThe button that caused the event (ro).
|
cursoridAlways 0 for mouse events, but can be used to handle mouse and tracking events at once (ro).
|
leftbuttonstate
|
middlebuttonstate
|
nodeThe node that the event handler was declared in (ro).
|
rightbuttonstate
|
sourceAlways MOUSE
|
xx position in the global coordinate system (ro).
|
yy position in the global coordinate system (ro).
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0beta1 on Mon Aug 27 20:37:12 2007 | http://epydoc.sourceforge.net |