twisted.python.formmethod.Hidden(String) class documentationtwisted.python.formmethod
          View Source
          (View In Hierarchy)
        
      A string which is not displayed.
The passed default is used as the value.
Inherited from String:
| Class Variable | defaultDefault | Undocumented | 
| Instance Variable | min | Undocumented | 
| Instance Variable | max | Undocumented | 
| Method | __init__ | Undocumented | 
| Method | coerce | Convert the value to the correct format. | 
Inherited from Argument (via String):
| Instance Variable | name | Undocumented | 
| Instance Variable | allowNone | Undocumented | 
| Instance Variable | default | Undocumented | 
| Instance Variable | shortDesc | Undocumented | 
| Instance Variable | longDesc | Undocumented | 
| Instance Variable | hints | Undocumented | 
| Method | addHints | Undocumented | 
| Method | getHint | Undocumented | 
| Method | getShortDescription | Undocumented | 
| Method | getLongDescription | Undocumented |