class documentation
class RadioGroup(Choice): (source)
Constructor: RadioGroup(name, choices, default, shortDesc, ...)
Undocumented
Inherited from Choice
:
Method | __init__ |
Undocumented |
Method | coerce |
Convert the value to the correct format. |
Instance Variable | choices |
Undocumented |
Inherited from Argument
(via Choice
):
Method | add |
Undocumented |
Method | get |
Undocumented |
Method | get |
Undocumented |
Method | get |
Undocumented |
Class Variable | default |
Undocumented |
Instance Variable | allow |
Undocumented |
Instance Variable | default |
Undocumented |
Instance Variable | hints |
Undocumented |
Instance Variable | long |
Undocumented |
Instance Variable | name |
Undocumented |
Instance Variable | short |
Undocumented |