Home | Trees | Indices | Help |
|
---|
|
Observers are objects listening to EventDispatchers.
They are mostly used as bases for UIs in the context of the DC.
Classes | |
ObserverBase is a base class for observers. |
Functions | |||
|
Variables | |
__package__ = None hash(x) |
Function Details |
is a decorator to make a method listen to a set of events. It receives one or more event names. |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu May 2 07:29:09 2019 | http://epydoc.sourceforge.net |