Supports saving/restoring a ToggleButton
and friends state.
This class handles the following wxPython widgets:
ToggleButton
;lib.buttons.GenToggleButton
;lib.buttons.GenBitmapToggleButton
;lib.buttons.GenBitmapTextToggleButton
;lib.agw.shapedbutton.SToggleButton
;lib.agw.shapedbutton.SBitmapToggleButton
;lib.agw.shapedbutton.SBitmapTextToggleButton
.ToggleButtonHandler
(AbstractHandler)¶Supports saving/restoring a ToggleButton
and friends state.
This class handles the following wxPython widgets:
ToggleButton
;lib.buttons.GenToggleButton
;lib.buttons.GenBitmapToggleButton
;lib.buttons.GenBitmapTextToggleButton
;lib.agw.shapedbutton.SToggleButton
;lib.agw.shapedbutton.SBitmapToggleButton
;lib.agw.shapedbutton.SBitmapTextToggleButton
.__init__
(self, pObject)¶GetKind
(self)¶Restore
(self)¶Save
(self)¶