Package proton :: Module _events :: Class EventBase
[frames] | no frames]

Class EventBase

source code

object --+
         |
        EventBase
Known Subclasses:

Instance Methods
 
__init__(self, clazz, context, type) source code
 
dispatch(self, handler) source code
Method Details

__init__(self, clazz, context, type)
(Constructor)

source code 
Overrides: object.__init__
(inherited documentation)