Package _Framework :: Module SubjectSlot :: Class SubjectEvent
[hide private]
[frames] | no frames]

Class SubjectEvent

source code

     object --+    
              |    
Util.NamedTuple --+
                  |
                 SubjectEvent

Description of a subject event

Nested Classes [hide private]

Inherited from Util.NamedTuple: __metaclass__

Instance Methods [hide private]

Inherited from Util.NamedTuple: __delattr__, __eq__, __getattr__, __getitem__, __getstate__, __init__, __setattr__, __setstate__

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

Class Variables [hide private]
  name = None
  doc = ''
  signal = Signal
  override = False
Properties [hide private]

Inherited from object: __class__