| 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 | |||
|
|||
|
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 Thu Feb 4 00:24:46 2010 | http://epydoc.sourceforge.net |