Package circuits :: Package lib :: Module config :: Class Load

Class Load

object --+    
         |    
core.Event --+
             |
            Load

Load(Event) -> Load Event

Instance Methods

Inherited from core.Event: __eq__, __getitem__, __init__, __repr__

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __setattr__, __sizeof__, __str__, __subclasshook__

Instance Variables

Inherited from core.Event: channel, name, target

Properties

Inherited from object: __class__