| Home | Trees | Indices | Help |
|
|---|
|
|
Base class for user input events.
| Instance Methods | |||
|
|||
|
Inherited from Inherited from |
|||
| Properties | |
|
type One of KEYUP, KEYDOWN, CURSORMOTION, CURSORUP, CURSORDOWN, CURSOROVER, CURSOROUT, RESIZE or QUIT. |
|
|
when The timestamp of the event in milliseconds. |
|
|
Inherited from |
|
| Method Details |
Raises an exception This class cannot be instantiated from Python
|
| Property Details |
typeOne of KEYUP, KEYDOWN, CURSORMOTION, CURSORUP, CURSORDOWN, CURSOROVER, CURSOROUT, RESIZE or QUIT.
|
whenThe timestamp of the event in milliseconds.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Fri Jan 8 16:09:00 2010 | http://epydoc.sourceforge.net |