class String(Argument): (source)
Known subclasses: twisted.python.formmethod.Hidden, twisted.python.formmethod.Password, twisted.python.formmethod.Text, twisted.python.formmethod.VerifiedPassword
| Method | __init__ |
Undocumented |
| Method | coerce |
Convert the value to the correct format. |
| Class Variable | defaultDefault |
Undocumented |
| Instance Variable | max |
Undocumented |
| Instance Variable | min |
Undocumented |
Inherited from Argument:
| Method | addHints |
Undocumented |
| Method | getHint |
Undocumented |
| Method | getLongDescription |
Undocumented |
| Method | getShortDescription |
Undocumented |
| Instance Variable | allowNone |
Undocumented |
| Instance Variable | default |
Undocumented |
| Instance Variable | hints |
Undocumented |
| Instance Variable | longDesc |
Undocumented |
| Instance Variable | name |
Undocumented |
| Instance Variable | shortDesc |
Undocumented |