| Home | Trees | Index | Help |
|---|
| Package twisted :: Package test :: Module test_woven :: Class MNotifyTest |
|
Model --+
|
MNotifyTest
| Method Summary | |
|---|---|
(inherited from Model)
| |
(inherited from Model)
| |
(inherited from Model)
| |
(inherited from Model)
| |
Add a view for the model to keep track of. (inherited from Model)
| |
(inherited from Model)
| |
Get the submodel `name' of this model. (inherited from Model)
| |
Hook for subclasses to initialize themselves without having to mess with the __init__ chain. | |
Look up a full submodel name. (inherited from Model)
| |
Notify all views that something was changed on me. (inherited from Model)
| |
Remove a view that the model no longer should keep track of. (inherited from Model)
| |
(inherited from Model)
| |
Set a submodel on this model. (inherited from Model)
| |
Check if a submodel name is allowed. (inherited from Model)
| |
(inherited from Model)
| |
| Method Details |
|---|
initialize(self, *args, **kwargs)Hook for subclasses to initialize themselves without having to mess with the __init__ chain.
|
| Home | Trees | Index | Help |
|---|
| Generated by Epydoc 1.2 prerelease on Wed Jan 29 06:26:21 2003 | http://epydoc.sf.net |