twisted.python.formmethod.CheckGroup(Flags) class documentationtwisted.python.formmethod
View Source
(View In Hierarchy)
Inherited from Flags:
| Method | __init__ | Undocumented |
| Instance Variable | flags | Undocumented |
| Method | coerce | Convert the value to the correct format. |
Inherited from Argument (via Flags):
| Class Variable | defaultDefault | Undocumented |
| 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 |