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