| Trees | Indices | Help |
|
|---|
|
|
object --+
|
Subject
Subject watched by an Observer.
This can be the "Model" in the Model-View-Controller pattern.
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
Calls all its observers that an attribute has changed. Usage: self.notify(self,'brown','color') WARNING: the signature has changed since miville. args key and valud have been interchanged. |
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Tue Dec 29 13:08:12 2009 | http://epydoc.sourceforge.net |