twisted.python.formmethod.FormMethod class documentationtwisted.python.formmethod
View Source
(View In Hierarchy)
A callable object with a signature.
| Method | __init__ | Undocumented |
| Instance Variable | signature | Undocumented |
| Instance Variable | callable | Undocumented |
| Instance Variable | takesRequest | Undocumented |
| Method | getArgs | Undocumented |
| Method | call | Undocumented |