class documentation

Define event listening functions for a particular target type.

Class Method _accept_with Undocumented
Class Method _clear Undocumented
Class Method _listen Undocumented
Class Method _remove Undocumented

Inherited from _HasEventsDispatch:

Method __getattr__ Undocumented
Method __init_subclass__ Intercept new Event subclasses and create associated _Dispatch classes.
Class Variable dispatch reference back to the _Dispatch class.
Class Method _create_dispatcher_class Create a :class:`._Dispatch` class corresponding to an :class:`.Events` class.
Static Method _set_dispatch Undocumented
Class Variable _dispatch_target class which will receive the .dispatch collection