Home | Trees | Indices | Help |
|
---|
|
object --+ | type --+ | HandlersType
Handlers metaclass
metaclass used by the Component to pick up any methods defined in the new Component and turn them into Event Handlers by applying the @handlers decorator on them. This is done for all methods defined in the Component that:
Instance Methods | |||
the object's type |
|
||
Inherited from Inherited from |
Properties | |
Inherited from Inherited from |
Method Details |
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Mar 17 02:32:18 2014 | http://epydoc.sourceforge.net |