Phoenix Logo

phoenix_title wx.lib.agw.persist.persist_handlers.CheckBoxHandler

Supports saving/restoring a CheckBox state.

This class handles the following wxPython widgets:

  • CheckBox.

class_hierarchy Class Hierarchy

Inheritance diagram for class CheckBoxHandler:

method_summary Methods Summary

__init__  
GetKind  
Restore  
Save  

api Class API



class CheckBoxHandler(AbstractHandler)

Supports saving/restoring a CheckBox state.

This class handles the following wxPython widgets:

  • CheckBox.

Methods



__init__(self, pObject)


GetKind(self)


Restore(self)


Save(self)