| Trees | Index | Help |
|
|---|
| Module event :: Class EchoEvent |
|
Event --+
|
EchoEvent
| Method Summary | |
|---|---|
Initializes the EchoEvent. | |
This allows us to print out event objects for debugging purposes. (inherited from Event)
| |
This enqueues this event into the event queue. (inherited from Event)
| |
Runs the echo event through anything listening. | |
| Method Details |
|---|
__init__(self,
onoff)
Initializes the EchoEvent.
|
execute(self)Runs the echo event through anything listening. |
| Trees | Index | Help |
|
|---|
| Generated by Epydoc 1.1 on Mon Apr 28 21:11:25 2003 | http://epydoc.sf.net |