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