Module ida_kernwin :: Class Form :: Class RadGroupItemControl
[frames] | no frames]

Class RadGroupItemControl

       object --+        
                |        
     Form.Control --+    
                    |    
Form.GroupItemControl --+
                        |
                       Form.RadGroupItemControl

Radiobox group item control

Instance Methods
 
__init__(self, tag, parent)
x.__init__(...) initializes x; see help(type(x)) for signature

Inherited from GroupItemControl: assign_pos, get_tag, is_input_field

Inherited from Control: free, get_arg

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Properties
  selected

Inherited from object: __class__

Method Details

__init__(self, tag, parent)
(Constructor)

 

x.__init__(...) initializes x; see help(type(x)) for signature

Overrides: object.__init__
(inherited documentation)

Property Details

selected

Get Method:
__get_value(self)
Set Method:
__set_value(self, v)