Home | Trees | Index | Help |
---|
Package twisted :: Package web :: Package woven :: Module form :: Class FormErrorModel |
|
Model
--+ |MethodModel
--+ |FormDisplayModel
--+ | FormErrorModel
Method Summary | |
---|---|
__init__(self,
*args,
**kwargs)
(inherited from Model )
| |
__cmp__(self,
other)
(inherited from Model )
| |
__getstate__(self)
(inherited from Model )
| |
addSubview(self,
name,
subview)
(inherited from Model )
| |
Add a view for the model to keep track of. (inherited from Model )
| |
getData(self)
(inherited from Model )
| |
Get the submodel `name' of this model. (inherited from Model )
| |
initialize(self,
fmethod,
args,
err)
| |
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 )
| |
setData(self,
data)
(inherited from Model )
| |
Set a submodel on this model. (inherited from Model )
| |
Allow any submodel for which I have a submodel. (inherited from MethodModel )
| |
Call a wmfactory_name method on this model. (inherited from MethodModel )
| |
wmfactory_description(self)
| |
_getModelWrapper(self,
currentModel,
element,
parentModel)
(inherited from Model )
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 1.1 on Sat Feb 15 21:19:30 2003 | http://epydoc.sf.net |