Phoenix Logo

phoenix_title wx.lib.agw.persist.persist_handlers.RadioButtonHandler

Supports saving/restoring a RadioButton state.

This class handles the following wxPython widgets:

  • RadioButton.

class_hierarchy Class Hierarchy

Inheritance diagram for class RadioButtonHandler:


method_summary Methods Summary

__init__  
GetKind  
Restore  
Save  

api Class API



class RadioButtonHandler(AbstractHandler)

Supports saving/restoring a RadioButton state.

This class handles the following wxPython widgets:

  • RadioButton.

Methods



__init__(self, pObject)


GetKind(self)


Restore(self)


Save(self)