AGW Logo

agw_title RadioButtonHandler

Supports saving/restoring a wx.RadioButton state.

This class handles the following wxPython widgets:

  • wx.RadioButton.

hierarchy Inheritance Diagram

Inheritance diagram for: RadioButtonHandler

Inheritance diagram of RadioButtonHandler


method_summary Methods Summary

__init__
GetKind
Restore
Save

API Class API

class RadioButtonHandler(AbstractHandler)[source]

Supports saving/restoring a wx.RadioButton state.

This class handles the following wxPython widgets:



__init__(pObject)[source]
Tree

Table Of Contents

Previous topic

RadioBoxHandler

Next topic

ScrolledWindowHandler