Home | Trees | Indices | Help |
|
---|
|
A generic callback mechanism.
Classes that wish to emit events inherit from Publisher. Interested clients call the Publisher.register method on the object. The publisher then calls Publisher.emit to emit the event.
|
|||
WeakError Invoked when a function call is performed on a destroyed method |
|||
WeakMethodBound A weak reference on a bound method |
|||
WeakMethodFree A weak reference on an unbound method |
|||
Publisher Base class for objects that wish to emit signals to registered clients. |
|
|||
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0beta1 on Thu Sep 13 21:54:18 2007 | http://epydoc.sourceforge.net |