wx.lib.agw.persist.persist_handlers.CheckBoxHandler
Supports saving/restoring a CheckBox
state.
This class handles the following wxPython widgets:
Class Hierarchy
Inheritance diagram for class
CheckBoxHandler:
Methods Summary
Class API
-
class
CheckBoxHandler
(AbstractHandler)
Supports saving/restoring a CheckBox
state.
This class handles the following wxPython widgets:
Methods
-
__init__
(self, pObject)
-
GetKind
(self)
-
Restore
(self)
-
Save
(self)