 wx.lib.agw.persist.persist_handlers.SpinHandler
  wx.lib.agw.persist.persist_handlers.SpinHandler
Supports saving/restoring a SpinButton / SpinCtrl value.
This class handles the following wxPython widgets:
 Class Hierarchy
 Class Hierarchy

Inheritance diagram for class 
SpinHandler:
 
 
 Methods Summary
 Methods Summary
 
 Class API
 Class API
- 
class SpinHandler(AbstractHandler)
- Supports saving/restoring a - SpinButton/- SpinCtrlvalue.
 - This class handles the following wxPython widgets: 
 - Methods
 
 - 
- 
__init__(self, pObject)
 
 
 - 
- 
GetKind(self)
 
 
 - 
- 
Restore(self)
 
 
 - 
- 
Save(self)