twisted.python.formmethod.String(Argument) class documentationtwisted.python.formmethod
(View In Hierarchy)
Known subclasses: twisted.python.formmethod.Hidden, twisted.python.formmethod.Password, twisted.python.formmethod.Text, twisted.python.formmethod.VerifiedPassword
A single string.
| Method | __init__ | Undocumented | 
| Method | coerce | Convert the value to the correct format. | 
Inherited from Argument:
| Method | addHints | Undocumented | 
| Method | getHint | Undocumented | 
| Method | getShortDescription | Undocumented | 
| Method | getLongDescription | Undocumented | 
Convert the value to the correct format.