class twisted.python.formmethod.FormMethod: (source)
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 |