IDAPython 9.0
Loading...
Searching...
No Matches
Form.ChkGroupItemControl Class Reference
Inheritance diagram for Form.ChkGroupItemControl:
Form.GroupItemControl Form.Control

Public Member Functions

 __init__ (self, tag, parent)
 
- Public Member Functions inherited from Form.GroupItemControl
 assign_pos (self)
 
 get_tag (self)
 
 is_input_field (self)
 
- Public Member Functions inherited from Form.Control
 get_arg (self)
 
 free (self)
 

Properties

 checked = property(__get_value, __set_value)
 

Additional Inherited Members

- Public Attributes inherited from Form.GroupItemControl
 tag = tag
 
 parent = parent
 
int pos = 0
 
 id
 
- Public Attributes inherited from Form.Control
int id = 0
 
 input_field_index = None
 
 arg = None
 
 form = None
 
bool form_hasattr = False
 

Detailed Description

Checkbox group item control

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self,
tag,
parent )

Reimplemented from Form.GroupItemControl.

Property Documentation

◆ checked

checked = property(__get_value, __set_value)
static

The documentation for this class was generated from the following file: