Home | Trees | Index | Help |
---|
Package twisted :: Package coil :: Module web :: Class ImmutableCollectionDeleteForm |
|
Widget
--+ |Form
--+ | ImmutableCollectionDeleteForm
A collection of immutable objects such as strings or integers.
This form allows you to delete entries.Method Summary | |
---|---|
__init__(self,
appcpage,
coll,
linkfrom)
| |
Display the form. (inherited from Form )
| |
I display an HTML FORM according to the result of self.getFormFields. (inherited from Form )
| |
Format an error message. (inherited from Form )
| |
getFormFields(self,
request)
| |
Override me: I disambiguate between multiple forms of the same type. (inherited from Form )
| |
(inherited from Widget )
| |
process(self,
write,
request,
submit,
items)
| |
(inherited from Form )
| |
Utility method for re-drawing the form with an error message. (inherited from Form )
| |
(inherited from Form )
| |
(inherited from Form )
| |
(internal) Prepare arguments for self.process. (inherited from Form )
|
Class Variable Summary | |
---|---|
list |
submitNames
|
Class Variable Details |
---|
submitNames
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 1.2 prerelease on Wed Jan 29 06:28:02 2003 | http://epydoc.sf.net |