AGW Logo

agw_title RadioBoxHandler

Supports saving/restoring a wx.RadioBox state.

This class handles the following wxPython widgets:

  • wx.RadioBox.

hierarchy Inheritance Diagram

Inheritance diagram for: RadioBoxHandler

Inheritance diagram of RadioBoxHandler


method_summary Methods Summary

__init__
GetKind
Restore
Save

API Class API

class RadioBoxHandler(AbstractHandler)[source]

Supports saving/restoring a wx.RadioBox state.

This class handles the following wxPython widgets:



__init__(pObject)[source]
Tree

Table Of Contents

Previous topic

MenuBarHandler

Next topic

RadioButtonHandler