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