Package papyon :: Package event

Package event

source code

papyon event interfaces.

Defines the interfaces that the client can implement to benefit from the client event notifications.

Submodules

Classes
  EventsDispatcher
Abstract object from which all the objects generating events inherit
  BaseEventInterface
Event handler interface, implemented by all the event handlers
Variables
  __package__ = 'papyon.event'