pytilities.eventΒΆ

Delegation utilities

Classes:

Dispatcher
Utility class for dispatching events to handlers.
DispatcherSwitch
Provides a single interface to multiple event dispatchers.
RestrictedDispatcher
Dispatcher wrapper that filters the list of supported events.

Contents

Previous topic

pytilities.descriptors.attributedescriptor

Next topic

pytilities.event.dispatcher_

This Page