Phoenix Logo

phoenix_title wx.lib.agw.persist.persist_handlers.RadioBoxHandler

Supports saving/restoring a RadioBox state.

This class handles the following wxPython widgets:

  • RadioBox.

class_hierarchy Class Hierarchy

Inheritance diagram for class RadioBoxHandler:

method_summary Methods Summary

__init__  
GetKind  
Restore  
Save  

api Class API



class RadioBoxHandler(AbstractHandler)

Supports saving/restoring a RadioBox state.

This class handles the following wxPython widgets:

  • RadioBox.

Methods



__init__(self, pObject)


GetKind(self)


Restore(self)


Save(self)